[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:23:56.218693 21721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.54.126:32937
I20260710 13:23:56.220368 21721 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:23:56.221478 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:56.238794 21727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:56.238830 21728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:56.240494 21730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:57.478662 21729 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 13:23:57.478789 21721 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 13:23:57.483187 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:57.483440 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:57.483742 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689837483703 us; error 0 us; skew 500 ppm
I20260710 13:23:57.484733 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:57.491216 21721 webserver.cc:533] Webserver started at http://127.21.54.126:33705/ using document root <none> and password file <none>
I20260710 13:23:57.492204 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:57.492476 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:57.492961 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:57.499739 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/master-0-root/instance:
uuid: "35621429caca41b0a094a051dcd8e4c1"
format_stamp: "Formatted at 2026-07-10 13:23:57 on dist-test-slave-swp1"
I20260710 13:23:57.508641 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:23:57.514477 21736 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:57.515851 21721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:23:57.516296 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/master-0-root
uuid: "35621429caca41b0a094a051dcd8e4c1"
format_stamp: "Formatted at 2026-07-10 13:23:57 on dist-test-slave-swp1"
I20260710 13:23:57.516683 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:57.582587 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:57.584568 21721 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:23:57.585085 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:57.664650 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.126:32937
I20260710 13:23:57.664744 21787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.126:32937 every 8 connection(s)
I20260710 13:23:57.672533 21788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:57.694769 21788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1: Bootstrap starting.
I20260710 13:23:57.701085 21788 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.703260 21788 log.cc:826] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1: Log is configured to *not* fsync() on all Append() calls
I20260710 13:23:57.707962 21788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1: No bootstrap required, opened a new log
I20260710 13:23:57.729295 21788 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35621429caca41b0a094a051dcd8e4c1" member_type: VOTER }
I20260710 13:23:57.729887 21788 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.730232 21788 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35621429caca41b0a094a051dcd8e4c1, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.731217 21788 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35621429caca41b0a094a051dcd8e4c1" member_type: VOTER }
I20260710 13:23:57.731751 21788 raft_consensus.cc:399] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:57.732065 21788 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:57.732422 21788 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.736691 21788 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35621429caca41b0a094a051dcd8e4c1" member_type: VOTER }
I20260710 13:23:57.737522 21788 leader_election.cc:304] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [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: 35621429caca41b0a094a051dcd8e4c1; no voters: 
I20260710 13:23:57.739336 21788 leader_election.cc:290] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:57.739699 21791 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.742187 21791 raft_consensus.cc:697] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 1 LEADER]: Becoming Leader. State: Replica: 35621429caca41b0a094a051dcd8e4c1, State: Running, Role: LEADER
I20260710 13:23:57.743198 21791 consensus_queue.cc:237] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [LEADER]: Queue going to LEADER mode. State: All 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: "35621429caca41b0a094a051dcd8e4c1" member_type: VOTER }
I20260710 13:23:57.744275 21788 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:57.756309 21792 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "35621429caca41b0a094a051dcd8e4c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35621429caca41b0a094a051dcd8e4c1" member_type: VOTER } }
I20260710 13:23:57.756404 21793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 35621429caca41b0a094a051dcd8e4c1. Latest consensus state: current_term: 1 leader_uuid: "35621429caca41b0a094a051dcd8e4c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35621429caca41b0a094a051dcd8e4c1" member_type: VOTER } }
I20260710 13:23:57.757524 21792 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:57.757535 21793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:57.761732 21799 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:57.774724 21799 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:57.778007 21721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:57.793630 21799 catalog_manager.cc:1383] Generated new cluster ID: 81f8d3d1f8c1495c80a078834e72762b
I20260710 13:23:57.793933 21799 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:57.809381 21799 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:57.811025 21799 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:57.824571 21799 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1: Generated new TSK 0
I20260710 13:23:57.825819 21799 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:57.845086 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:57.854948 21810 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:57.857482 21811 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:57.860934 21721 server_base.cc:1061] running on GCE node
W20260710 13:23:57.861518 21813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:57.862712 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:57.862998 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:57.863206 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689837863183 us; error 0 us; skew 500 ppm
I20260710 13:23:57.864029 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:57.869067 21721 webserver.cc:533] Webserver started at http://127.21.54.65:43061/ using document root <none> and password file <none>
I20260710 13:23:57.869850 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:57.870102 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:57.870463 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:57.872011 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-0-root/instance:
uuid: "4681efb2f97347059e4890d652e6cdf2"
format_stamp: "Formatted at 2026-07-10 13:23:57 on dist-test-slave-swp1"
I20260710 13:23:57.879302 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260710 13:23:57.884068 21818 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:57.885025 21721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:23:57.885424 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "4681efb2f97347059e4890d652e6cdf2"
format_stamp: "Formatted at 2026-07-10 13:23:57 on dist-test-slave-swp1"
I20260710 13:23:57.885810 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:57.915982 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:57.917855 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:57.920722 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:57.926362 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:57.926702 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:57.927040 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:57.927279 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:58.030004 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:37509
I20260710 13:23:58.030078 21880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:37509 every 8 connection(s)
I20260710 13:23:58.038492 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:58.062144 21885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:58.063212 21886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:58.071769 21721 server_base.cc:1061] running on GCE node
W20260710 13:23:58.072947 21888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:58.074095 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:58.074434 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:58.074669 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689838074647 us; error 0 us; skew 500 ppm
I20260710 13:23:58.074910 21881 heartbeater.cc:344] Connected to a master server at 127.21.54.126:32937
I20260710 13:23:58.075335 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:58.075395 21881 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:58.076618 21881 heartbeater.cc:507] Master 127.21.54.126:32937 requested a full tablet report, sending...
I20260710 13:23:58.080283 21753 ts_manager.cc:194] Registered new tserver with Master: 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509)
I20260710 13:23:58.081295 21721 webserver.cc:533] Webserver started at http://127.21.54.66:34195/ using document root <none> and password file <none>
I20260710 13:23:58.081885 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:58.082115 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:58.082410 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:58.083309 21753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48636
I20260710 13:23:58.083535 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-1-root/instance:
uuid: "65b14d5bc523404db4fdef23821253fd"
format_stamp: "Formatted at 2026-07-10 13:23:58 on dist-test-slave-swp1"
I20260710 13:23:58.089711 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260710 13:23:58.094074 21893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:58.094933 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:23:58.095242 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-1-root
uuid: "65b14d5bc523404db4fdef23821253fd"
format_stamp: "Formatted at 2026-07-10 13:23:58 on dist-test-slave-swp1"
I20260710 13:23:58.095543 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:58.129014 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:58.130447 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:58.134183 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:58.137652 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:58.137953 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:58.138244 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:58.138398 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:58.237521 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.66:45449
I20260710 13:23:58.237772 21955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.66:45449 every 8 connection(s)
I20260710 13:23:58.246733 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:58.255138 21959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:58.259074 21960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:58.260766 21956 heartbeater.cc:344] Connected to a master server at 127.21.54.126:32937
I20260710 13:23:58.261188 21956 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:58.262101 21956 heartbeater.cc:507] Master 127.21.54.126:32937 requested a full tablet report, sending...
I20260710 13:23:58.264482 21753 ts_manager.cc:194] Registered new tserver with Master: 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:23:58.266371 21753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48652
I20260710 13:23:58.268111 21721 server_base.cc:1061] running on GCE node
W20260710 13:23:58.268072 21962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:58.269498 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:58.269740 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:58.269920 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689838269897 us; error 0 us; skew 500 ppm
I20260710 13:23:58.270526 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:58.273507 21721 webserver.cc:533] Webserver started at http://127.21.54.67:35799/ using document root <none> and password file <none>
I20260710 13:23:58.274008 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:58.274217 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:58.274489 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:58.275668 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-2-root/instance:
uuid: "dad9ae99391d48149ea02f063dd97eee"
format_stamp: "Formatted at 2026-07-10 13:23:58 on dist-test-slave-swp1"
I20260710 13:23:58.280335 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:23:58.283950 21967 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:58.284834 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:58.285128 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-2-root
uuid: "dad9ae99391d48149ea02f063dd97eee"
format_stamp: "Formatted at 2026-07-10 13:23:58 on dist-test-slave-swp1"
I20260710 13:23:58.285466 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689836050131-21721-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:58.308897 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:58.310161 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:58.312808 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:58.315786 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:58.315981 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:58.316286 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:58.316425 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:58.417685 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.67:45039
I20260710 13:23:58.418185 22029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.67:45039 every 8 connection(s)
I20260710 13:23:58.436187 22030 heartbeater.cc:344] Connected to a master server at 127.21.54.126:32937
I20260710 13:23:58.436647 22030 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:58.437541 22030 heartbeater.cc:507] Master 127.21.54.126:32937 requested a full tablet report, sending...
I20260710 13:23:58.439590 21753 ts_manager.cc:194] Registered new tserver with Master: dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:58.439946 21721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017051638s
I20260710 13:23:58.441359 21753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48662
I20260710 13:23:58.496323 21753 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48678:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:58.500068 21753 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:58.620657 21846 tablet_service.cc:1511] Processing CreateTablet for tablet b5ca4e022b0547778571411b5fbaa5b4 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:58.622439 21846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ca4e022b0547778571411b5fbaa5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.624795 21995 tablet_service.cc:1511] Processing CreateTablet for tablet b5ca4e022b0547778571411b5fbaa5b4 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:58.626266 21995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ca4e022b0547778571411b5fbaa5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.630492 21994 tablet_service.cc:1511] Processing CreateTablet for tablet 70b74e4908124022b5679243dc60a8dd (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:58.631969 21994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b74e4908124022b5679243dc60a8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.631778 21989 tablet_service.cc:1511] Processing CreateTablet for tablet ed544526ab7349ca9c906d376f2487ff (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:58.634447 21990 tablet_service.cc:1511] Processing CreateTablet for tablet 732019d8c50b4be790b53982a3b236b4 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:58.636777 21991 tablet_service.cc:1511] Processing CreateTablet for tablet bace438e60214b4fa3bc7dd6221a9eac (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:58.639168 21992 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae4bbfd4c7e4123ba11b6dadca657b2 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:58.641422 21993 tablet_service.cc:1511] Processing CreateTablet for tablet 0837c01bf5c842d58c82de420950970a (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:58.646853 21989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed544526ab7349ca9c906d376f2487ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.653939 21987 tablet_service.cc:1511] Processing CreateTablet for tablet 52fd4588f99c409889ab780a83578971 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:58.656157 21991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bace438e60214b4fa3bc7dd6221a9eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.655562 22048 tablet_bootstrap.cc:492] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2: Bootstrap starting.
I20260710 13:23:58.656785 21988 tablet_service.cc:1511] Processing CreateTablet for tablet d6194f20274249db8c042852f74b4da9 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:58.656960 21846 tablet_service.cc:1511] Processing CreateTablet for tablet 0837c01bf5c842d58c82de420950970a (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:58.663198 21992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae4bbfd4c7e4123ba11b6dadca657b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.657770 21842 tablet_service.cc:1511] Processing CreateTablet for tablet 732019d8c50b4be790b53982a3b236b4 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:58.670715 21846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0837c01bf5c842d58c82de420950970a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.667683 21921 tablet_service.cc:1511] Processing CreateTablet for tablet b5ca4e022b0547778571411b5fbaa5b4 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:58.662858 21845 tablet_service.cc:1511] Processing CreateTablet for tablet 70b74e4908124022b5679243dc60a8dd (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:58.678061 21921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ca4e022b0547778571411b5fbaa5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.662388 21843 tablet_service.cc:1511] Processing CreateTablet for tablet bace438e60214b4fa3bc7dd6221a9eac (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:58.679361 21993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0837c01bf5c842d58c82de420950970a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.677934 21917 tablet_service.cc:1511] Processing CreateTablet for tablet bace438e60214b4fa3bc7dd6221a9eac (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:58.689100 21840 tablet_service.cc:1511] Processing CreateTablet for tablet d6194f20274249db8c042852f74b4da9 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:58.674937 21844 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae4bbfd4c7e4123ba11b6dadca657b2 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:58.695726 21842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732019d8c50b4be790b53982a3b236b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.704916 21913 tablet_service.cc:1511] Processing CreateTablet for tablet 52fd4588f99c409889ab780a83578971 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:58.700058 21920 tablet_service.cc:1511] Processing CreateTablet for tablet 70b74e4908124022b5679243dc60a8dd (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:58.700716 21915 tablet_service.cc:1511] Processing CreateTablet for tablet ed544526ab7349ca9c906d376f2487ff (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:58.708434 21916 tablet_service.cc:1511] Processing CreateTablet for tablet 732019d8c50b4be790b53982a3b236b4 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:58.710983 21918 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae4bbfd4c7e4123ba11b6dadca657b2 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:58.712615 21917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bace438e60214b4fa3bc7dd6221a9eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.707940 21987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52fd4588f99c409889ab780a83578971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.701308 21841 tablet_service.cc:1511] Processing CreateTablet for tablet ed544526ab7349ca9c906d376f2487ff (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:58.709987 21839 tablet_service.cc:1511] Processing CreateTablet for tablet 52fd4588f99c409889ab780a83578971 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:58.715709 21845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b74e4908124022b5679243dc60a8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.708235 21914 tablet_service.cc:1511] Processing CreateTablet for tablet d6194f20274249db8c042852f74b4da9 (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:58.714352 21919 tablet_service.cc:1511] Processing CreateTablet for tablet 0837c01bf5c842d58c82de420950970a (DEFAULT_TABLE table=test-workload [id=c1bd745e23934c7b89d7e6105b64663d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:58.728579 21920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b74e4908124022b5679243dc60a8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.730712 21916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732019d8c50b4be790b53982a3b236b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.731245 21844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae4bbfd4c7e4123ba11b6dadca657b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.735500 21841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed544526ab7349ca9c906d376f2487ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.742758 21918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae4bbfd4c7e4123ba11b6dadca657b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.742892 21843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bace438e60214b4fa3bc7dd6221a9eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.731318 21990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732019d8c50b4be790b53982a3b236b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.756749 21839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52fd4588f99c409889ab780a83578971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.756750 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6194f20274249db8c042852f74b4da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.765192 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6194f20274249db8c042852f74b4da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.766310 21913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52fd4588f99c409889ab780a83578971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.766449 21840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6194f20274249db8c042852f74b4da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.785351 21915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed544526ab7349ca9c906d376f2487ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:23:58.817587 21801 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:58.833312 21919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0837c01bf5c842d58c82de420950970a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.854224 22048 tablet_bootstrap.cc:654] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:58.867122 22049 tablet_bootstrap.cc:492] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee: Bootstrap starting.
I20260710 13:23:58.934296 22050 tablet_bootstrap.cc:492] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd: Bootstrap starting.
I20260710 13:23:58.939415 22049 tablet_bootstrap.cc:654] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:58.951320 22048 tablet_bootstrap.cc:492] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2: No bootstrap required, opened a new log
I20260710 13:23:58.951753 22048 ts_tablet_manager.cc:1403] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2: Time spent bootstrapping tablet: real 0.298s	user 0.017s	sys 0.013s
I20260710 13:23:58.957316 22048 raft_consensus.cc:359] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:58.958127 22048 raft_consensus.cc:385] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:58.960929 22048 raft_consensus.cc:740] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Initialized, Role: FOLLOWER
I20260710 13:23:58.961899 22048 consensus_queue.cc:260] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:58.964516 22049 tablet_bootstrap.cc:492] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee: No bootstrap required, opened a new log
I20260710 13:23:58.966180 22049 ts_tablet_manager.cc:1403] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee: Time spent bootstrapping tablet: real 0.146s	user 0.017s	sys 0.014s
I20260710 13:23:58.969736 22050 tablet_bootstrap.cc:654] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:58.977295 22049 raft_consensus.cc:359] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:58.978627 22049 raft_consensus.cc:385] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:58.978977 21881 heartbeater.cc:499] Master 127.21.54.126:32937 was elected leader, sending a full tablet report...
I20260710 13:23:58.978997 22049 raft_consensus.cc:740] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Initialized, Role: FOLLOWER
I20260710 13:23:58.979439 22048 ts_tablet_manager.cc:1434] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.014s
I20260710 13:23:58.980089 22049 consensus_queue.cc:260] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:58.981251 22048 tablet_bootstrap.cc:492] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2: Bootstrap starting.
I20260710 13:23:58.983397 22053 raft_consensus.cc:493] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:58.984088 22053 raft_consensus.cc:515] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:58.993460 22050 tablet_bootstrap.cc:492] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd: No bootstrap required, opened a new log
I20260710 13:23:58.993963 22050 ts_tablet_manager.cc:1403] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.002s
I20260710 13:23:58.997689 22053 leader_election.cc:290] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:58.998701 22049 ts_tablet_manager.cc:1434] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.005s
I20260710 13:23:59.000015 22048 tablet_bootstrap.cc:654] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.000509 22030 heartbeater.cc:499] Master 127.21.54.126:32937 was elected leader, sending a full tablet report...
I20260710 13:23:59.010082 22049 tablet_bootstrap.cc:492] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee: Bootstrap starting.
I20260710 13:23:59.014897 22050 raft_consensus.cc:359] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.016554 22050 raft_consensus.cc:385] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.017087 22050 raft_consensus.cc:740] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.018271 22050 consensus_queue.cc:260] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.024521 22049 tablet_bootstrap.cc:654] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:59.040297 21882 tablet.cc:2406] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:59.043845 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
I20260710 13:23:59.047919 21956 heartbeater.cc:499] Master 127.21.54.126:32937 was elected leader, sending a full tablet report...
I20260710 13:23:59.055058 22050 ts_tablet_manager.cc:1434] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.025s
W20260710 13:23:59.058485 21821 leader_election.cc:343] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.059814 22050 tablet_bootstrap.cc:492] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd: Bootstrap starting.
I20260710 13:23:59.060709 22048 tablet_bootstrap.cc:492] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2: No bootstrap required, opened a new log
I20260710 13:23:59.061400 22048 ts_tablet_manager.cc:1403] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.016s
I20260710 13:23:59.064266 22049 tablet_bootstrap.cc:492] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee: No bootstrap required, opened a new log
I20260710 13:23:59.065002 22049 ts_tablet_manager.cc:1403] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.017s
I20260710 13:23:59.073858 22050 tablet_bootstrap.cc:654] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.074549 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee" is_pre_election: true
W20260710 13:23:59.076730 21822 leader_election.cc:343] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.076493 22048 raft_consensus.cc:359] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.077258 21822 leader_election.cc:304] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2; no voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee
I20260710 13:23:59.077402 22048 raft_consensus.cc:385] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.077843 22048 raft_consensus.cc:740] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.078128 22053 raft_consensus.cc:2749] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:59.078919 22048 consensus_queue.cc:260] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.082435 22048 ts_tablet_manager.cc:1434] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:23:59.083720 22048 tablet_bootstrap.cc:492] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2: Bootstrap starting.
I20260710 13:23:59.088352 22050 tablet_bootstrap.cc:492] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd: No bootstrap required, opened a new log
I20260710 13:23:59.088891 22050 ts_tablet_manager.cc:1403] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.007s
I20260710 13:23:59.088797 22049 raft_consensus.cc:359] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.089743 22049 raft_consensus.cc:385] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.090139 22049 raft_consensus.cc:740] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.091077 22049 consensus_queue.cc:260] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.092619 22050 raft_consensus.cc:359] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.093267 22049 ts_tablet_manager.cc:1434] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:23:59.093485 22050 raft_consensus.cc:385] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.093827 22050 raft_consensus.cc:740] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.094435 22049 tablet_bootstrap.cc:492] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee: Bootstrap starting.
I20260710 13:23:59.094659 22050 consensus_queue.cc:260] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.097069 22050 ts_tablet_manager.cc:1434] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:59.098162 22050 tablet_bootstrap.cc:492] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd: Bootstrap starting.
I20260710 13:23:59.105069 22050 tablet_bootstrap.cc:654] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.108654 22049 tablet_bootstrap.cc:654] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.111064 22048 tablet_bootstrap.cc:654] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.117056 22050 tablet_bootstrap.cc:492] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd: No bootstrap required, opened a new log
I20260710 13:23:59.117609 22050 ts_tablet_manager.cc:1403] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:23:59.126497 22050 raft_consensus.cc:359] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.127501 22050 raft_consensus.cc:385] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.127866 22050 raft_consensus.cc:740] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.128799 22050 consensus_queue.cc:260] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.132066 22049 tablet_bootstrap.cc:492] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee: No bootstrap required, opened a new log
I20260710 13:23:59.132613 22049 ts_tablet_manager.cc:1403] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.008s
I20260710 13:23:59.135507 22049 raft_consensus.cc:359] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.136322 22049 raft_consensus.cc:385] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.136869 22049 raft_consensus.cc:740] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.137797 22049 consensus_queue.cc:260] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.140312 22049 ts_tablet_manager.cc:1434] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:59.141072 22050 ts_tablet_manager.cc:1434] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:23:59.141408 22049 tablet_bootstrap.cc:492] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee: Bootstrap starting.
I20260710 13:23:59.148306 22049 tablet_bootstrap.cc:654] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.152359 22050 tablet_bootstrap.cc:492] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd: Bootstrap starting.
I20260710 13:23:59.157078 22048 tablet_bootstrap.cc:492] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2: No bootstrap required, opened a new log
I20260710 13:23:59.157886 22048 ts_tablet_manager.cc:1403] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.021s
I20260710 13:23:59.160154 22049 tablet_bootstrap.cc:492] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee: No bootstrap required, opened a new log
I20260710 13:23:59.160701 22049 ts_tablet_manager.cc:1403] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:23:59.160859 22048 raft_consensus.cc:359] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.161438 22050 tablet_bootstrap.cc:654] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.161652 22048 raft_consensus.cc:385] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.161985 22048 raft_consensus.cc:740] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.162940 22048 consensus_queue.cc:260] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.163983 22049 raft_consensus.cc:359] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.164719 22049 raft_consensus.cc:385] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.165083 22049 raft_consensus.cc:740] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.165971 22049 consensus_queue.cc:260] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.168332 22049 ts_tablet_manager.cc:1434] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:23:59.169328 22049 tablet_bootstrap.cc:492] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee: Bootstrap starting.
I20260710 13:23:59.173916 22058 raft_consensus.cc:493] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.174407 22058 raft_consensus.cc:515] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.175624 22049 tablet_bootstrap.cc:654] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.182260 22048 ts_tablet_manager.cc:1434] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:23:59.184113 22048 tablet_bootstrap.cc:492] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2: Bootstrap starting.
I20260710 13:23:59.188215 22058 leader_election.cc:290] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.191768 22048 tablet_bootstrap.cc:654] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.194830 22049 tablet_bootstrap.cc:492] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee: No bootstrap required, opened a new log
I20260710 13:23:59.195345 22049 ts_tablet_manager.cc:1403] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.001s
I20260710 13:23:59.198371 22049 raft_consensus.cc:359] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.199301 22049 raft_consensus.cc:385] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.199659 22049 raft_consensus.cc:740] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.200906 22050 tablet_bootstrap.cc:492] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd: No bootstrap required, opened a new log
I20260710 13:23:59.200558 22049 consensus_queue.cc:260] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.201463 22050 ts_tablet_manager.cc:1403] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.006s
I20260710 13:23:59.203302 22049 ts_tablet_manager.cc:1434] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:23:59.204324 22049 tablet_bootstrap.cc:492] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee: Bootstrap starting.
I20260710 13:23:59.204309 22050 raft_consensus.cc:359] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.205134 22050 raft_consensus.cc:385] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.205479 22050 raft_consensus.cc:740] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.206113 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2" is_pre_election: true
I20260710 13:23:59.206215 22050 consensus_queue.cc:260] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
W20260710 13:23:59.207980 21896 leader_election.cc:343] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.212028 22049 tablet_bootstrap.cc:654] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.217957 22050 ts_tablet_manager.cc:1434] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 13:23:59.219245 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee" is_pre_election: true
I20260710 13:23:59.220009 22005 raft_consensus.cc:2468] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 0.
I20260710 13:23:59.220638 22050 tablet_bootstrap.cc:492] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd: Bootstrap starting.
I20260710 13:23:59.222412 21897 leader_election.cc:304] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 4681efb2f97347059e4890d652e6cdf2
I20260710 13:23:59.223315 22058 raft_consensus.cc:2804] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:59.223695 22058 raft_consensus.cc:493] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:59.224043 22058 raft_consensus.cc:3060] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.226884 22048 tablet_bootstrap.cc:492] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2: No bootstrap required, opened a new log
I20260710 13:23:59.227416 22048 ts_tablet_manager.cc:1403] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.005s
I20260710 13:23:59.230357 22048 raft_consensus.cc:359] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.231112 22048 raft_consensus.cc:385] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.231463 22048 raft_consensus.cc:740] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.232232 22048 consensus_queue.cc:260] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.234380 22055 raft_consensus.cc:493] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.234881 22055 raft_consensus.cc:515] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.235956 22048 ts_tablet_manager.cc:1434] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:23:59.235685 22058 raft_consensus.cc:515] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.237588 22055 leader_election.cc:290] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:23:59.238561 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:23:59.238987 21856 raft_consensus.cc:3060] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.245352 21856 raft_consensus.cc:2468] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 1.
I20260710 13:23:59.245725 22058 leader_election.cc:290] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.246650 22050 tablet_bootstrap.cc:654] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.248752 21896 leader_election.cc:304] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:23:59.250766 22049 tablet_bootstrap.cc:492] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee: No bootstrap required, opened a new log
I20260710 13:23:59.251282 22058 raft_consensus.cc:2804] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:59.237038 22048 tablet_bootstrap.cc:492] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2: Bootstrap starting.
I20260710 13:23:59.251288 22049 ts_tablet_manager.cc:1403] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.019s
I20260710 13:23:59.254551 22058 raft_consensus.cc:697] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:23:59.255550 22058 consensus_queue.cc:237] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.280263 22049 raft_consensus.cc:359] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.281116 22049 raft_consensus.cc:385] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.281486 22049 raft_consensus.cc:740] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.282281 22049 consensus_queue.cc:260] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.285243 21751 catalog_manager.cc:5697] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 1 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:59.286515 22050 tablet_bootstrap.cc:492] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd: No bootstrap required, opened a new log
I20260710 13:23:59.288277 22050 ts_tablet_manager.cc:1403] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.009s
I20260710 13:23:59.289721 22049 ts_tablet_manager.cc:1434] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:23:59.290726 22049 tablet_bootstrap.cc:492] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee: Bootstrap starting.
I20260710 13:23:59.291626 22048 tablet_bootstrap.cc:654] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.293761 22050 raft_consensus.cc:359] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.294620 22050 raft_consensus.cc:385] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.294883 22050 raft_consensus.cc:740] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.295678 22050 consensus_queue.cc:260] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.298502 22050 ts_tablet_manager.cc:1434] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 13:23:59.299597 22050 tablet_bootstrap.cc:492] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd: Bootstrap starting.
I20260710 13:23:59.302299 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:23:59.303131 22005 raft_consensus.cc:3060] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.311476 22049 tablet_bootstrap.cc:654] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.324074 22048 tablet_bootstrap.cc:492] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2: No bootstrap required, opened a new log
I20260710 13:23:59.324748 22048 ts_tablet_manager.cc:1403] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2: Time spent bootstrapping tablet: real 0.088s	user 0.002s	sys 0.017s
I20260710 13:23:59.326464 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bace438e60214b4fa3bc7dd6221a9eac" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2" is_pre_election: true
I20260710 13:23:59.340083 22005 raft_consensus.cc:2468] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 1.
I20260710 13:23:59.342126 22049 tablet_bootstrap.cc:492] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee: No bootstrap required, opened a new log
I20260710 13:23:59.342733 22049 ts_tablet_manager.cc:1403] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.006s
I20260710 13:23:59.345148 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bace438e60214b4fa3bc7dd6221a9eac" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
I20260710 13:23:59.345932 21931 raft_consensus.cc:2468] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 0.
I20260710 13:23:59.345825 22049 raft_consensus.cc:359] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.346764 22049 raft_consensus.cc:385] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.347069 22049 raft_consensus.cc:740] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Initialized, Role: FOLLOWER
W20260710 13:23:59.347944 21970 leader_election.cc:343] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.347945 22049 consensus_queue.cc:260] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.349116 21970 leader_election.cc:304] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 4681efb2f97347059e4890d652e6cdf2
I20260710 13:23:59.349992 22055 raft_consensus.cc:2804] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:59.350333 22055 raft_consensus.cc:493] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:59.350660 22055 raft_consensus.cc:3060] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.353986 22058 raft_consensus.cc:493] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.354285 22053 raft_consensus.cc:493] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.354480 22058 raft_consensus.cc:515] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.354749 22053 raft_consensus.cc:515] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.355352 22050 tablet_bootstrap.cc:654] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.356619 22058 leader_election.cc:290] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.357431 22053 leader_election.cc:290] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.357962 22055 raft_consensus.cc:515] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.359313 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
I20260710 13:23:59.359504 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee" is_pre_election: true
I20260710 13:23:59.359925 21931 raft_consensus.cc:2468] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 0.
I20260710 13:23:59.359519 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2" is_pre_election: true
I20260710 13:23:59.360668 22048 raft_consensus.cc:359] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
W20260710 13:23:59.361183 21822 leader_election.cc:343] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.361488 21856 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 0.
I20260710 13:23:59.361860 21821 leader_election.cc:304] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [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: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: dad9ae99391d48149ea02f063dd97eee
I20260710 13:23:59.362769 21896 leader_election.cc:304] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:23:59.363013 22053 raft_consensus.cc:2804] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:59.363473 22053 raft_consensus.cc:493] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:59.363593 22058 raft_consensus.cc:2804] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:59.363860 22053 raft_consensus.cc:3060] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.364038 22058 raft_consensus.cc:493] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:59.361641 22048 raft_consensus.cc:385] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.364462 22058 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.364763 22055 leader_election.cc:290] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:23:59.364784 22048 raft_consensus.cc:740] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.366005 22048 consensus_queue.cc:260] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.363725 22049 ts_tablet_manager.cc:1434] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:23:59.368180 22049 tablet_bootstrap.cc:492] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee: Bootstrap starting.
I20260710 13:23:59.371593 22058 raft_consensus.cc:515] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.374590 22049 tablet_bootstrap.cc:654] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.374619 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:23:59.371745 22053 raft_consensus.cc:515] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.375275 21856 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.378623 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:23:59.379455 21931 raft_consensus.cc:3060] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.380761 21856 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 1.
I20260710 13:23:59.381660 22058 leader_election.cc:290] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.381846 21896 leader_election.cc:304] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:23:59.383764 22074 raft_consensus.cc:2804] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:59.386467 21931 raft_consensus.cc:2468] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 1.
I20260710 13:23:59.387874 21821 leader_election.cc:304] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:23:59.396394 22058 raft_consensus.cc:493] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:59.397219 21970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.66:45449, user_credentials={real_user=slave}} blocked reactor thread for 48152.8us
I20260710 13:23:59.397083 22058 raft_consensus.cc:515] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.399184 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bace438e60214b4fa3bc7dd6221a9eac" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:23:59.414340 21856 raft_consensus.cc:3060] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.400743 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bace438e60214b4fa3bc7dd6221a9eac" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:23:59.401535 22053 leader_election.cc:290] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 election: Requested vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.408202 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee" is_pre_election: true
I20260710 13:23:59.409030 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:23:59.415108 22050 tablet_bootstrap.cc:492] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd: No bootstrap required, opened a new log
I20260710 13:23:59.407438 22088 raft_consensus.cc:2804] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:59.416285 22050 ts_tablet_manager.cc:1403] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.014s
I20260710 13:23:59.416599 22088 raft_consensus.cc:697] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 LEADER]: Becoming Leader. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:23:59.417375 21855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2" is_pre_election: true
I20260710 13:23:59.417585 22088 consensus_queue.cc:237] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.418272 21855 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 0.
I20260710 13:23:59.419360 22050 raft_consensus.cc:359] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
W20260710 13:23:59.419847 21822 leader_election.cc:343] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.420073 22050 raft_consensus.cc:385] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.420397 22050 raft_consensus.cc:740] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.415756 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:23:59.421804 22003 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.421658 21896 leader_election.cc:304] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:23:59.423969 22058 leader_election.cc:290] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.424376 22048 ts_tablet_manager.cc:1434] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2: Time spent starting tablet: real 0.099s	user 0.018s	sys 0.014s
I20260710 13:23:59.424606 22058 raft_consensus.cc:2804] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:59.424866 21930 raft_consensus.cc:3060] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.424985 22058 raft_consensus.cc:493] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:59.425380 22048 tablet_bootstrap.cc:492] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2: Bootstrap starting.
I20260710 13:23:59.425474 22058 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.429281 22003 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 1.
I20260710 13:23:59.429764 22050 consensus_queue.cc:260] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.432322 22048 tablet_bootstrap.cc:654] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.432085 22058 raft_consensus.cc:515] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.433187 22050 ts_tablet_manager.cc:1434] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:23:59.438019 22050 tablet_bootstrap.cc:492] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd: Bootstrap starting.
I20260710 13:23:59.441797 21856 raft_consensus.cc:2468] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 1.
I20260710 13:23:59.444177 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee" is_pre_election: true
I20260710 13:23:59.444823 22050 tablet_bootstrap.cc:654] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.434253 22058 leader_election.cc:290] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.444824 22003 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 0.
I20260710 13:23:59.445793 21930 raft_consensus.cc:2468] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 1.
I20260710 13:23:59.447520 22048 tablet_bootstrap.cc:492] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2: No bootstrap required, opened a new log
I20260710 13:23:59.447307 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:23:59.447965 22004 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.448464 22048 ts_tablet_manager.cc:1403] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260710 13:23:59.456990 22004 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 1.
I20260710 13:23:59.457038 22048 raft_consensus.cc:359] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.458886 22048 raft_consensus.cc:385] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.459224 22048 raft_consensus.cc:740] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.460035 22048 consensus_queue.cc:260] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.461133 22074 raft_consensus.cc:697] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:23:59.460350 21970 leader_election.cc:304] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:23:59.464080 22053 raft_consensus.cc:493] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.464566 22053 raft_consensus.cc:515] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.464931 22083 raft_consensus.cc:2804] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:59.465667 22083 raft_consensus.cc:697] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Becoming Leader. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:23:59.466646 22053 leader_election.cc:290] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.466923 22048 ts_tablet_manager.cc:1434] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:23:59.467931 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fd4588f99c409889ab780a83578971" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee" is_pre_election: true
I20260710 13:23:59.468377 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fd4588f99c409889ab780a83578971" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
W20260710 13:23:59.469648 21821 leader_election.cc:343] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.467931 22048 tablet_bootstrap.cc:492] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2: Bootstrap starting.
I20260710 13:23:59.470610 22050 tablet_bootstrap.cc:492] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd: No bootstrap required, opened a new log
W20260710 13:23:59.470371 21822 leader_election.cc:343] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.472044 22050 ts_tablet_manager.cc:1403] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260710 13:23:59.470341 22083 consensus_queue.cc:237] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.462303 22074 consensus_queue.cc:237] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
W20260710 13:23:59.483906 21896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.65:37509, user_credentials={real_user=slave}} blocked reactor thread for 62362.9us
I20260710 13:23:59.471693 21822 leader_election.cc:304] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2; no voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee
I20260710 13:23:59.485714 22053 raft_consensus.cc:2749] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:59.486210 22049 tablet_bootstrap.cc:492] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee: No bootstrap required, opened a new log
I20260710 13:23:59.486702 22049 ts_tablet_manager.cc:1403] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee: Time spent bootstrapping tablet: real 0.119s	user 0.028s	sys 0.025s
I20260710 13:23:59.488847 21897 leader_election.cc:304] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:23:59.490579 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:23:59.492950 21856 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.493224 22089 raft_consensus.cc:2804] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:59.498055 22089 raft_consensus.cc:697] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:23:59.498240 22049 raft_consensus.cc:359] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.499428 22049 raft_consensus.cc:385] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.499676 22049 raft_consensus.cc:740] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.500515 22049 consensus_queue.cc:260] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.498494 22050 raft_consensus.cc:359] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.504531 22049 ts_tablet_manager.cc:1434] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 13:23:59.505704 22049 tablet_bootstrap.cc:492] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee: Bootstrap starting.
I20260710 13:23:59.504096 22050 raft_consensus.cc:385] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.506865 22050 raft_consensus.cc:740] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.502782 22089 consensus_queue.cc:237] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.522593 22050 consensus_queue.cc:260] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.529189 22049 tablet_bootstrap.cc:654] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.534552 22050 ts_tablet_manager.cc:1434] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260710 13:23:59.535382 21856 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 1.
I20260710 13:23:59.535589 22050 tablet_bootstrap.cc:492] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd: Bootstrap starting.
I20260710 13:23:59.546161 22050 tablet_bootstrap.cc:654] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.547894 22048 tablet_bootstrap.cc:654] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.548260 21751 catalog_manager.cc:5697] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee reported cstate change: term changed from 0 to 1, leader changed from <none> to dad9ae99391d48149ea02f063dd97eee (127.21.54.67). New cstate: current_term: 1 leader_uuid: "dad9ae99391d48149ea02f063dd97eee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.552366 22083 raft_consensus.cc:493] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.554536 22083 raft_consensus.cc:515] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.559664 22083 leader_election.cc:290] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:23:59.559996 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
I20260710 13:23:59.561188 21930 raft_consensus.cc:2468] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 0.
I20260710 13:23:59.563328 21970 leader_election.cc:304] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:23:59.564304 22083 raft_consensus.cc:2804] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:59.564739 22083 raft_consensus.cc:493] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:59.565194 22083 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.566473 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2" is_pre_election: true
W20260710 13:23:59.568228 21970 leader_election.cc:343] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.564822 21753 catalog_manager.cc:5697] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "4681efb2f97347059e4890d652e6cdf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:59.576925 22050 tablet_bootstrap.cc:492] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd: No bootstrap required, opened a new log
I20260710 13:23:59.577591 22050 ts_tablet_manager.cc:1403] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.011s
I20260710 13:23:59.579136 22049 tablet_bootstrap.cc:492] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee: No bootstrap required, opened a new log
I20260710 13:23:59.581321 22049 ts_tablet_manager.cc:1403] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.007s
I20260710 13:23:59.580299 22050 raft_consensus.cc:359] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.580777 22048 tablet_bootstrap.cc:492] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2: No bootstrap required, opened a new log
I20260710 13:23:59.582811 22050 raft_consensus.cc:385] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.583067 22048 ts_tablet_manager.cc:1403] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2: Time spent bootstrapping tablet: real 0.115s	user 0.018s	sys 0.006s
I20260710 13:23:59.584548 22050 raft_consensus.cc:740] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.585539 22050 consensus_queue.cc:260] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.587796 22048 raft_consensus.cc:359] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.588668 22048 raft_consensus.cc:385] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.589043 22048 raft_consensus.cc:740] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.576903 22083 raft_consensus.cc:515] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.590749 22050 ts_tablet_manager.cc:1434] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 13:23:59.591693 22050 tablet_bootstrap.cc:492] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd: Bootstrap starting.
I20260710 13:23:59.592715 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
W20260710 13:23:59.594154 21970 leader_election.cc:343] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.584427 22049 raft_consensus.cc:359] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.595291 22049 raft_consensus.cc:385] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.595599 22049 raft_consensus.cc:740] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.595798 21753 catalog_manager.cc:5697] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 1 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:59.596292 22049 consensus_queue.cc:260] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.596930 22055 raft_consensus.cc:493] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.597538 22055 raft_consensus.cc:515] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.598242 21753 catalog_manager.cc:5697] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 1 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:59.599586 22055 leader_election.cc:290] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:23:59.599758 22050 tablet_bootstrap.cc:654] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.600629 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2" is_pre_election: true
I20260710 13:23:59.600881 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
I20260710 13:23:59.601469 21930 raft_consensus.cc:2468] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 0.
W20260710 13:23:59.602020 21970 leader_election.cc:343] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.602728 21970 leader_election.cc:304] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 4681efb2f97347059e4890d652e6cdf2
I20260710 13:23:59.604283 22083 leader_election.cc:290] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:23:59.604815 22083 raft_consensus.cc:2804] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:59.605139 22083 raft_consensus.cc:493] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:59.605484 22083 raft_consensus.cc:3060] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.606602 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:23:59.607143 21930 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.598542 22048 consensus_queue.cc:260] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.611016 22048 ts_tablet_manager.cc:1434] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:23:59.612097 22048 tablet_bootstrap.cc:492] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2: Bootstrap starting.
I20260710 13:23:59.614342 21930 raft_consensus.cc:2468] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 1.
I20260710 13:23:59.615969 21970 leader_election.cc:304] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 4681efb2f97347059e4890d652e6cdf2
I20260710 13:23:59.617326 22055 raft_consensus.cc:2804] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:59.617805 22055 raft_consensus.cc:697] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Becoming Leader. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:23:59.618664 22055 consensus_queue.cc:237] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.624936 22083 raft_consensus.cc:515] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.631992 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
W20260710 13:23:59.633620 21970 leader_election.cc:343] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:59.635289 22048 tablet_bootstrap.cc:654] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.639437 21750 catalog_manager.cc:5697] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee reported cstate change: term changed from 0 to 1, leader changed from <none> to dad9ae99391d48149ea02f063dd97eee (127.21.54.67). New cstate: current_term: 1 leader_uuid: "dad9ae99391d48149ea02f063dd97eee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.640404 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:23:59.640974 21930 raft_consensus.cc:3060] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.646574 22049 ts_tablet_manager.cc:1434] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.005s
I20260710 13:23:59.647267 22083 leader_election.cc:290] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:23:59.650544 21930 raft_consensus.cc:2468] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 1.
I20260710 13:23:59.651718 21970 leader_election.cc:304] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 4681efb2f97347059e4890d652e6cdf2
I20260710 13:23:59.652776 22083 raft_consensus.cc:2804] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:59.653270 22083 raft_consensus.cc:697] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Becoming Leader. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:23:59.654410 22089 raft_consensus.cc:493] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.654168 22083 consensus_queue.cc:237] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.654891 22089 raft_consensus.cc:515] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.657183 22089 leader_election.cc:290] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.658113 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2" is_pre_election: true
I20260710 13:23:59.658727 21856 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 0.
I20260710 13:23:59.659020 22050 tablet_bootstrap.cc:492] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd: No bootstrap required, opened a new log
I20260710 13:23:59.659906 22050 ts_tablet_manager.cc:1403] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd: Time spent bootstrapping tablet: real 0.068s	user 0.036s	sys 0.024s
I20260710 13:23:59.660043 22048 tablet_bootstrap.cc:492] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2: No bootstrap required, opened a new log
I20260710 13:23:59.660084 21896 leader_election.cc:304] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:23:59.660599 22048 ts_tablet_manager.cc:1403] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.001s
I20260710 13:23:59.661036 22089 raft_consensus.cc:2804] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:59.661424 22089 raft_consensus.cc:493] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:59.661737 22089 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.662487 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee" is_pre_election: true
I20260710 13:23:59.663113 22004 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 0.
I20260710 13:23:59.663442 22048 raft_consensus.cc:359] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.664489 22048 raft_consensus.cc:385] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.664742 22048 raft_consensus.cc:740] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.665531 22048 consensus_queue.cc:260] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.667567 22048 ts_tablet_manager.cc:1434] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:59.668408 22048 tablet_bootstrap.cc:492] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2: Bootstrap starting.
I20260710 13:23:59.668697 22089 raft_consensus.cc:515] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.671622 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:23:59.671877 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:23:59.672204 21856 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.672385 22004 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.676906 22048 tablet_bootstrap.cc:654] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:59.678779 22004 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 1.
I20260710 13:23:59.680272 21897 leader_election.cc:304] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:23:59.681289 22074 raft_consensus.cc:2804] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:59.681773 22074 raft_consensus.cc:697] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:23:59.681514 21751 catalog_manager.cc:5697] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee reported cstate change: term changed from 0 to 1, leader changed from <none> to dad9ae99391d48149ea02f063dd97eee (127.21.54.67). New cstate: current_term: 1 leader_uuid: "dad9ae99391d48149ea02f063dd97eee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.682578 22074 consensus_queue.cc:237] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.684284 21856 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 1.
I20260710 13:23:59.691116 22050 raft_consensus.cc:359] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.691819 22050 raft_consensus.cc:385] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.692102 22050 raft_consensus.cc:740] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.692799 22050 consensus_queue.cc:260] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.694947 22050 ts_tablet_manager.cc:1434] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260710 13:23:59.695564 22089 leader_election.cc:290] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 1 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.695873 22048 tablet_bootstrap.cc:492] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2: No bootstrap required, opened a new log
I20260710 13:23:59.696342 22048 ts_tablet_manager.cc:1403] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.002s
I20260710 13:23:59.699926 22048 raft_consensus.cc:359] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.700590 22048 raft_consensus.cc:385] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:59.700893 22048 raft_consensus.cc:740] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Initialized, Role: FOLLOWER
I20260710 13:23:59.701640 22048 consensus_queue.cc:260] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.703642 22048 ts_tablet_manager.cc:1434] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:59.704943 21750 catalog_manager.cc:5697] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 1 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:59.711333 22083 raft_consensus.cc:493] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.711835 22083 raft_consensus.cc:515] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.714222 22083 leader_election.cc:290] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:23:59.715166 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fd4588f99c409889ab780a83578971" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2" is_pre_election: true
I20260710 13:23:59.715793 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fd4588f99c409889ab780a83578971" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
I20260710 13:23:59.716603 21930 raft_consensus.cc:2468] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 0.
I20260710 13:23:59.718349 21970 leader_election.cc:304] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:23:59.719138 22083 raft_consensus.cc:2804] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:59.719496 22083 raft_consensus.cc:493] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:59.719812 22083 raft_consensus.cc:3060] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.720252 21856 raft_consensus.cc:2468] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 0.
I20260710 13:23:59.722687 22074 consensus_queue.cc:1048] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:59.727762 22083 raft_consensus.cc:515] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.730521 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fd4588f99c409889ab780a83578971" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:23:59.731120 21856 raft_consensus.cc:3060] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.731354 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52fd4588f99c409889ab780a83578971" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:23:59.731961 21930 raft_consensus.cc:3060] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.737370 21856 raft_consensus.cc:2468] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 1.
I20260710 13:23:59.738567 22083 leader_election.cc:290] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:23:59.738493 21970 leader_election.cc:304] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:23:59.739342 22083 raft_consensus.cc:2804] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:59.739430 21930 raft_consensus.cc:2468] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 1.
I20260710 13:23:59.739991 22083 raft_consensus.cc:697] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Becoming Leader. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:23:59.740891 22083 consensus_queue.cc:237] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.747949 22074 consensus_queue.cc:1048] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:59.751735 21753 catalog_manager.cc:5697] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee reported cstate change: term changed from 0 to 1, leader changed from <none> to dad9ae99391d48149ea02f063dd97eee (127.21.54.67). New cstate: current_term: 1 leader_uuid: "dad9ae99391d48149ea02f063dd97eee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:59.911422 22074 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:59.922338 22088 raft_consensus.cc:493] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.922840 22088 raft_consensus.cc:515] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.923935 22074 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:59.924916 22088 leader_election.cc:290] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:23:59.926367 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
I20260710 13:23:59.928128 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee" is_pre_election: true
I20260710 13:23:59.929136 21930 raft_consensus.cc:2393] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4681efb2f97347059e4890d652e6cdf2 in current term 1: Already voted for candidate dad9ae99391d48149ea02f063dd97eee in this term.
I20260710 13:23:59.931453 21821 leader_election.cc:304] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2; no voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee
I20260710 13:23:59.932721 22088 raft_consensus.cc:3060] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:59.939682 22088 raft_consensus.cc:2749] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:59.979892 22083 consensus_queue.cc:1048] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:59.992172 22099 consensus_queue.cc:1048] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:59.995190 22053 raft_consensus.cc:493] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:59.995692 22053 raft_consensus.cc:515] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:23:59.998662 22053 leader_election.cc:290] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:00.001636 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad9ae99391d48149ea02f063dd97eee" is_pre_election: true
I20260710 13:24:00.002570 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
I20260710 13:24:00.003494 21930 raft_consensus.cc:2393] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4681efb2f97347059e4890d652e6cdf2 in current term 1: Already voted for candidate dad9ae99391d48149ea02f063dd97eee in this term.
I20260710 13:24:00.005048 21822 leader_election.cc:304] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2; no voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee
I20260710 13:24:00.002321 22099 raft_consensus.cc:493] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:00.006343 22099 raft_consensus.cc:515] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.006621 22088 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:00.008538 22099 leader_election.cc:290] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:24:00.009338 21855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4681efb2f97347059e4890d652e6cdf2" is_pre_election: true
I20260710 13:24:00.009701 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65b14d5bc523404db4fdef23821253fd" is_pre_election: true
I20260710 13:24:00.010525 21931 raft_consensus.cc:2393] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dad9ae99391d48149ea02f063dd97eee in current term 1: Already voted for candidate 4681efb2f97347059e4890d652e6cdf2 in this term.
I20260710 13:24:00.012368 21970 leader_election.cc:304] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dad9ae99391d48149ea02f063dd97eee; no voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd
I20260710 13:24:00.013901 22099 raft_consensus.cc:3060] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:00.014068 22053 consensus_queue.cc:1048] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.019846 22074 consensus_queue.cc:1048] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.039213 22088 raft_consensus.cc:2749] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:00.040851 22074 consensus_queue.cc:1048] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.044785 22099 raft_consensus.cc:2749] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:00.056542 22088 consensus_queue.cc:1048] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:00.077103 21931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
mode: GRACEFUL
new_leader_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:54904
I20260710 13:24:00.078333 21931 raft_consensus.cc:606] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Received request to transfer leadership to TS 4681efb2f97347059e4890d652e6cdf2
I20260710 13:24:00.088900 21931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
mode: GRACEFUL
new_leader_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:54904
I20260710 13:24:00.089937 21931 raft_consensus.cc:606] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Received request to transfer leadership to TS 4681efb2f97347059e4890d652e6cdf2
I20260710 13:24:00.092682 22099 consensus_queue.cc:1048] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.116670 22055 consensus_queue.cc:1048] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.120814 22004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0837c01bf5c842d58c82de420950970a"
dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
mode: GRACEFUL
new_leader_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:51186
I20260710 13:24:00.121464 22004 raft_consensus.cc:606] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Received request to transfer leadership to TS 4681efb2f97347059e4890d652e6cdf2
I20260710 13:24:00.128592 21931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
mode: GRACEFUL
new_leader_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:54904
I20260710 13:24:00.129298 21931 raft_consensus.cc:606] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Received request to transfer leadership to TS 4681efb2f97347059e4890d652e6cdf2
I20260710 13:24:00.136637 22004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bace438e60214b4fa3bc7dd6221a9eac"
dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
mode: GRACEFUL
new_leader_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:51186
I20260710 13:24:00.137337 22004 raft_consensus.cc:606] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Received request to transfer leadership to TS 65b14d5bc523404db4fdef23821253fd
I20260710 13:24:00.152012 21855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
mode: GRACEFUL
new_leader_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:40916
I20260710 13:24:00.152534 21855 raft_consensus.cc:606] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 LEADER]: Received request to transfer leadership to TS 65b14d5bc523404db4fdef23821253fd
I20260710 13:24:00.160297 22004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6194f20274249db8c042852f74b4da9"
dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
mode: GRACEFUL
new_leader_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:51186
I20260710 13:24:00.160872 22004 raft_consensus.cc:606] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Received request to transfer leadership to TS 65b14d5bc523404db4fdef23821253fd
I20260710 13:24:00.169618 22099 consensus_queue.cc:1048] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.182948 22083 consensus_queue.cc:1048] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.186313 22083 consensus_queue.cc:1048] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.198073 22074 consensus_queue.cc:1048] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.211977 22099 consensus_queue.cc:1048] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.226938 22083 raft_consensus.cc:993] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee: : Instructing follower 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:00.227406 22099 raft_consensus.cc:1081] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Signalling peer 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:00.229282 21855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0837c01bf5c842d58c82de420950970a"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:59324
I20260710 13:24:00.229882 21855 raft_consensus.cc:493] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:00.230240 21855 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.239991 22089 consensus_queue.cc:1048] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:00.242506 21855 raft_consensus.cc:515] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.245500 21855 leader_election.cc:290] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 2 election: Requested vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:00.245725 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:00.246354 21930 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.248075 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:00.248703 22004 raft_consensus.cc:3055] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:00.249037 22004 raft_consensus.cc:740] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:24:00.251384 22004 consensus_queue.cc:260] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.253116 22004 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.261945 22087 raft_consensus.cc:993] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd: : Instructing follower 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:00.262521 21930 raft_consensus.cc:2468] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 2.
I20260710 13:24:00.262583 22087 raft_consensus.cc:1081] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Signalling peer 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:00.264705 21821 leader_election.cc:304] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:24:00.264976 21854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:59318
I20260710 13:24:00.265667 21854 raft_consensus.cc:493] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:00.265748 22117 raft_consensus.cc:2804] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:00.266057 21854 raft_consensus.cc:3060] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.266480 22117 raft_consensus.cc:697] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Becoming Leader. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:00.267693 22117 consensus_queue.cc:237] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.277082 21854 raft_consensus.cc:515] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.278594 22004 raft_consensus.cc:2468] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 2.
I20260710 13:24:00.280484 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:00.280715 21854 leader_election.cc:290] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 2 election: Requested vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:00.281215 21930 raft_consensus.cc:3055] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:00.281569 21930 raft_consensus.cc:740] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:00.282444 21930 consensus_queue.cc:260] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.282959 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:00.283528 22003 raft_consensus.cc:3060] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.283651 21930 raft_consensus.cc:3060] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.288215 21750 catalog_manager.cc:5697] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 reported cstate change: term changed from 1 to 2, leader changed from dad9ae99391d48149ea02f063dd97eee (127.21.54.67) to 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "4681efb2f97347059e4890d652e6cdf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:00.292217 21930 raft_consensus.cc:2468] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 2.
I20260710 13:24:00.292217 22003 raft_consensus.cc:2468] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 2.
I20260710 13:24:00.293742 21821 leader_election.cc:304] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:24:00.294658 22117 raft_consensus.cc:2804] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:00.295114 22117 raft_consensus.cc:697] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Becoming Leader. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:00.295883 22117 consensus_queue.cc:237] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.308192 21750 catalog_manager.cc:5697] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 reported cstate change: term changed from 1 to 2, leader changed from 65b14d5bc523404db4fdef23821253fd (127.21.54.66) to 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "4681efb2f97347059e4890d652e6cdf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:00.447456 22087 raft_consensus.cc:993] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd: : Instructing follower 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:00.447889 22087 raft_consensus.cc:1081] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Signalling peer 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:00.449512 21856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:59318
I20260710 13:24:00.450098 21856 raft_consensus.cc:493] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:00.450461 21856 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.456388 21856 raft_consensus.cc:515] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.457090 22089 raft_consensus.cc:993] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd: : Instructing follower 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:00.457556 22087 raft_consensus.cc:1081] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Signalling peer 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:00.458545 21856 leader_election.cc:290] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 2 election: Requested vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:00.459170 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:00.459579 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:00.459735 21930 raft_consensus.cc:3055] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:00.460076 21930 raft_consensus.cc:740] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:00.460135 22003 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.460722 21856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:59318
I20260710 13:24:00.461277 21856 raft_consensus.cc:493] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:00.460888 21930 consensus_queue.cc:260] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.461695 21856 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.462348 21930 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.467259 22003 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 2.
I20260710 13:24:00.468302 21856 raft_consensus.cc:515] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.468680 21822 leader_election.cc:304] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:00.468907 21930 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 2.
I20260710 13:24:00.469537 22117 raft_consensus.cc:2804] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:00.469988 22117 raft_consensus.cc:697] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Becoming Leader. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:00.470499 21856 leader_election.cc:290] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 2 election: Requested vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:00.470803 22117 consensus_queue.cc:237] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.471619 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:00.472195 22004 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.475968 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:00.476622 21930 raft_consensus.cc:3055] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:00.477015 21930 raft_consensus.cc:740] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:00.477960 21930 consensus_queue.cc:260] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.478561 22004 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 2.
I20260710 13:24:00.479245 21930 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.479641 21822 leader_election.cc:304] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:00.478390 21750 catalog_manager.cc:5697] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 reported cstate change: term changed from 1 to 2, leader changed from 65b14d5bc523404db4fdef23821253fd (127.21.54.66) to 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "4681efb2f97347059e4890d652e6cdf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:00.480409 22117 raft_consensus.cc:2804] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:00.480891 22117 raft_consensus.cc:697] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Becoming Leader. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:00.481657 22117 consensus_queue.cc:237] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.485908 21930 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 2.
I20260710 13:24:00.493350 21750 catalog_manager.cc:5697] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 reported cstate change: term changed from 1 to 2, leader changed from 65b14d5bc523404db4fdef23821253fd (127.21.54.66) to 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "4681efb2f97347059e4890d652e6cdf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:00.578440 22053 raft_consensus.cc:993] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2: : Instructing follower 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:00.578846 22117 raft_consensus.cc:1081] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 LEADER]: Signalling peer 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:00.580497 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:42154
I20260710 13:24:00.580971 21930 raft_consensus.cc:493] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:00.581296 21930 raft_consensus.cc:3060] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.586162 21930 raft_consensus.cc:515] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.588229 21930 leader_election.cc:290] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 2 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:00.589119 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:00.589433 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732019d8c50b4be790b53982a3b236b4" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:00.589790 21856 raft_consensus.cc:3055] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:00.590062 22004 raft_consensus.cc:3060] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.590474 21856 raft_consensus.cc:740] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:00.591504 21856 consensus_queue.cc:260] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.592787 21856 raft_consensus.cc:3060] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.597941 22004 raft_consensus.cc:2468] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 2.
I20260710 13:24:00.599948 21856 raft_consensus.cc:2468] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 2.
I20260710 13:24:00.600062 21897 leader_election.cc:304] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:00.600929 22087 raft_consensus.cc:2804] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:00.601564 22087 raft_consensus.cc:697] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 2 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:00.602625 22087 consensus_queue.cc:237] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.603883 22055 raft_consensus.cc:993] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee: : Instructing follower 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:00.604400 22099 raft_consensus.cc:1081] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Signalling peer 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:00.606279 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bace438e60214b4fa3bc7dd6221a9eac"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:42158
I20260710 13:24:00.606844 21930 raft_consensus.cc:493] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:00.607235 21930 raft_consensus.cc:3060] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.610720 21750 catalog_manager.cc:5697] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 1 to 2, leader changed from 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65) to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 2 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:00.614414 21930 raft_consensus.cc:515] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.616562 21930 leader_election.cc:290] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 2 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:00.618651 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bace438e60214b4fa3bc7dd6221a9eac" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:00.619270 22004 raft_consensus.cc:3055] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:00.619630 22004 raft_consensus.cc:740] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:24:00.619915 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bace438e60214b4fa3bc7dd6221a9eac" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:00.620462 21856 raft_consensus.cc:3060] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.620949 22004 consensus_queue.cc:260] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.622237 22004 raft_consensus.cc:3060] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.632539 21856 raft_consensus.cc:2468] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 2.
I20260710 13:24:00.633690 22004 raft_consensus.cc:2468] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 2.
I20260710 13:24:00.633761 21896 leader_election.cc:304] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:24:00.634613 22089 raft_consensus.cc:2804] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:00.635123 22089 raft_consensus.cc:697] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 2 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:00.635862 22089 consensus_queue.cc:237] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.642181 21750 catalog_manager.cc:5697] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 1 to 2, leader changed from dad9ae99391d48149ea02f063dd97eee (127.21.54.67) to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 2 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:00.692036 22004 raft_consensus.cc:1275] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:00.693452 22117 consensus_queue.cc:1048] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:00.701300 21930 raft_consensus.cc:1275] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:00.702850 22117 consensus_queue.cc:1048] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:00.717190 22055 raft_consensus.cc:993] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee: : Instructing follower 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:00.717679 22099 raft_consensus.cc:1081] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Signalling peer 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:00.719142 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6194f20274249db8c042852f74b4da9"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:42158
I20260710 13:24:00.719631 21930 raft_consensus.cc:493] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:00.719973 21930 raft_consensus.cc:3060] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.724717 21930 raft_consensus.cc:515] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.726428 21930 leader_election.cc:290] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 2 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:00.727312 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:00.727813 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:00.727916 21856 raft_consensus.cc:3060] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.728341 22004 raft_consensus.cc:3055] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:00.728642 22004 raft_consensus.cc:740] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:24:00.729352 22004 consensus_queue.cc:260] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.730242 22004 raft_consensus.cc:3060] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:00.734843 22004 raft_consensus.cc:2468] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 2.
I20260710 13:24:00.734876 21856 raft_consensus.cc:2468] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 2.
I20260710 13:24:00.736011 21897 leader_election.cc:304] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:00.736837 22089 raft_consensus.cc:2804] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:00.737347 22089 raft_consensus.cc:697] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 2 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:00.738144 22089 consensus_queue.cc:237] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:00.745405 21750 catalog_manager.cc:5697] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 1 to 2, leader changed from dad9ae99391d48149ea02f063dd97eee (127.21.54.67) to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 2 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:00.806416 21930 raft_consensus.cc:1275] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:00.807560 22053 consensus_queue.cc:1048] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:00.816238 22004 raft_consensus.cc:1275] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:00.818495 22117 consensus_queue.cc:1048] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:00.911075 21930 raft_consensus.cc:1275] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:00.912338 22117 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:00.919548 22004 raft_consensus.cc:1275] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:00.921890 22053 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:00.930693 22004 raft_consensus.cc:1275] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:00.932008 22053 consensus_queue.cc:1048] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:00.939179 21930 raft_consensus.cc:1275] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:00.940671 22117 consensus_queue.cc:1048] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.113866 22004 raft_consensus.cc:1275] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:01.115032 22058 consensus_queue.cc:1048] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.123411 21856 raft_consensus.cc:1275] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:01.124819 22058 consensus_queue.cc:1048] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.166105 22004 raft_consensus.cc:1275] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:01.167416 22089 consensus_queue.cc:1048] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.176875 21856 raft_consensus.cc:1275] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:01.178225 22058 consensus_queue.cc:1048] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.196347 22004 raft_consensus.cc:1275] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:01.197530 22058 consensus_queue.cc:1048] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.205379 21856 raft_consensus.cc:1275] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:01.207437 22087 consensus_queue.cc:1048] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:03.192320 21721 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:24:03.193186 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:03.214550 21856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
mode: GRACEFUL
new_leader_uuid: "dad9ae99391d48149ea02f063dd97eee"
 from {username='slave'} at 127.0.0.1:40930
I20260710 13:24:03.215049 21856 raft_consensus.cc:606] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Received request to transfer leadership to TS dad9ae99391d48149ea02f063dd97eee
I20260710 13:24:03.226111 21930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
mode: GRACEFUL
new_leader_uuid: "dad9ae99391d48149ea02f063dd97eee"
 from {username='slave'} at 127.0.0.1:54912
I20260710 13:24:03.226614 21930 raft_consensus.cc:606] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Received request to transfer leadership to TS dad9ae99391d48149ea02f063dd97eee
I20260710 13:24:03.227646 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:03.228097 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:03.375264 22136 raft_consensus.cc:993] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2: : Instructing follower dad9ae99391d48149ea02f063dd97eee to start an election
I20260710 13:24:03.375710 22150 raft_consensus.cc:1081] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Signalling peer dad9ae99391d48149ea02f063dd97eee to start an election
I20260710 13:24:03.377209 22004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4"
dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
 from {username='slave'} at 127.0.0.1:43526
I20260710 13:24:03.377609 22004 raft_consensus.cc:493] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:03.377828 22004 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:03.381636 22004 raft_consensus.cc:515] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:03.382927 22004 leader_election.cc:290] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 3 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:24:03.383844 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:03.384126 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:03.384397 21856 raft_consensus.cc:3055] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:03.384611 21930 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:03.384716 21856 raft_consensus.cc:740] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:03.385452 21856 consensus_queue.cc:260] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:03.386524 21856 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:03.390664 21930 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 3.
I20260710 13:24:03.391773 21970 leader_election.cc:304] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:03.392340 21856 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 3.
I20260710 13:24:03.392491 22146 raft_consensus.cc:2804] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:03.393810 22146 raft_consensus.cc:697] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 3 LEADER]: Becoming Leader. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:24:03.394577 22146 consensus_queue.cc:237] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:03.401260 21753 catalog_manager.cc:5697] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee reported cstate change: term changed from 2 to 3, leader changed from 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65) to dad9ae99391d48149ea02f063dd97eee (127.21.54.67). New cstate: current_term: 3 leader_uuid: "dad9ae99391d48149ea02f063dd97eee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:03.694188 22089 raft_consensus.cc:993] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd: : Instructing follower dad9ae99391d48149ea02f063dd97eee to start an election
I20260710 13:24:03.694607 22089 raft_consensus.cc:1081] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Signalling peer dad9ae99391d48149ea02f063dd97eee to start an election
I20260710 13:24:03.695966 22004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff"
dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
 from {username='slave'} at 127.0.0.1:43540
I20260710 13:24:03.696419 22004 raft_consensus.cc:493] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:03.696776 22004 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:03.700788 22004 raft_consensus.cc:515] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:03.702164 22004 leader_election.cc:290] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 2 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:24:03.703017 21856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:03.703259 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:03.703485 21856 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:03.703794 21930 raft_consensus.cc:3055] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:03.704059 21930 raft_consensus.cc:740] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:03.704599 21930 consensus_queue.cc:260] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:03.705447 21930 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:03.707607 21856 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 2.
I20260710 13:24:03.708539 21970 leader_election.cc:304] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4681efb2f97347059e4890d652e6cdf2, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:03.709335 22146 raft_consensus.cc:2804] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:03.709758 22146 raft_consensus.cc:697] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 2 LEADER]: Becoming Leader. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:24:03.709728 21930 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 2.
I20260710 13:24:03.710677 22146 consensus_queue.cc:237] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:03.720817 21753 catalog_manager.cc:5697] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee reported cstate change: term changed from 1 to 2, leader changed from 65b14d5bc523404db4fdef23821253fd (127.21.54.66) to dad9ae99391d48149ea02f063dd97eee (127.21.54.67). New cstate: current_term: 2 leader_uuid: "dad9ae99391d48149ea02f063dd97eee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:03.827229 21930 raft_consensus.cc:1275] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Refusing update from remote peer dad9ae99391d48149ea02f063dd97eee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:03.828840 22146 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:03.838176 21856 raft_consensus.cc:1275] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Refusing update from remote peer dad9ae99391d48149ea02f063dd97eee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:03.839859 22146 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:04.228907 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:04.239157 22004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4"
dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
mode: GRACEFUL
new_leader_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:51186
I20260710 13:24:04.239857 22004 raft_consensus.cc:606] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 3 LEADER]: Received request to transfer leadership to TS 65b14d5bc523404db4fdef23821253fd
I20260710 13:24:04.245292 21856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
mode: GRACEFUL
new_leader_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:40916
I20260710 13:24:04.245769 21856 raft_consensus.cc:606] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Received request to transfer leadership to TS 65b14d5bc523404db4fdef23821253fd
I20260710 13:24:04.245882 21930 raft_consensus.cc:1275] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Refusing update from remote peer dad9ae99391d48149ea02f063dd97eee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:04.247092 22146 consensus_queue.cc:1048] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:04.251055 21856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0837c01bf5c842d58c82de420950970a"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
mode: GRACEFUL
new_leader_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:40916
I20260710 13:24:04.251665 21856 raft_consensus.cc:606] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Received request to transfer leadership to TS 65b14d5bc523404db4fdef23821253fd
I20260710 13:24:04.257699 21856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
mode: GRACEFUL
new_leader_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:40916
I20260710 13:24:04.258239 21856 raft_consensus.cc:606] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Received request to transfer leadership to TS 65b14d5bc523404db4fdef23821253fd
I20260710 13:24:04.259181 21854 raft_consensus.cc:1275] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Refusing update from remote peer dad9ae99391d48149ea02f063dd97eee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:04.261436 22146 consensus_queue.cc:1048] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:04.272217 22004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff"
dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
mode: GRACEFUL
new_leader_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:51186
I20260710 13:24:04.272814 22004 raft_consensus.cc:606] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 2 LEADER]: Received request to transfer leadership to TS 65b14d5bc523404db4fdef23821253fd
I20260710 13:24:04.285183 22168 raft_consensus.cc:993] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2: : Instructing follower 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.285586 22150 raft_consensus.cc:1081] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Signalling peer 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.286991 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:42154
I20260710 13:24:04.287437 21930 raft_consensus.cc:493] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:04.287701 21930 raft_consensus.cc:3060] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.291742 21930 raft_consensus.cc:515] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.293128 21930 leader_election.cc:290] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 3 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:04.294008 21854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:04.294137 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b74e4908124022b5679243dc60a8dd" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:04.294561 21854 raft_consensus.cc:3055] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:04.294616 22004 raft_consensus.cc:3060] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.294905 21854 raft_consensus.cc:740] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:04.295624 21854 consensus_queue.cc:260] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.296485 21854 raft_consensus.cc:3060] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.299687 22004 raft_consensus.cc:2468] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 3.
I20260710 13:24:04.300731 21897 leader_election.cc:304] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:04.301230 21854 raft_consensus.cc:2468] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 3.
I20260710 13:24:04.301622 22165 raft_consensus.cc:2804] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:04.302094 22165 raft_consensus.cc:697] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:04.302881 22165 consensus_queue.cc:237] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.309917 21753 catalog_manager.cc:5697] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 2 to 3, leader changed from 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65) to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 3 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:04.388336 22161 raft_consensus.cc:993] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee: : Instructing follower 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.388751 22146 raft_consensus.cc:1081] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 3 LEADER]: Signalling peer 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.390170 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:42158
I20260710 13:24:04.390623 21930 raft_consensus.cc:493] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:04.390892 21930 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:04.394845 21930 raft_consensus.cc:515] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.396335 21930 leader_election.cc:290] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 4 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:04.397104 21854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:04.397692 21854 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:04.397725 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:04.398311 22003 raft_consensus.cc:3055] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:04.398649 22003 raft_consensus.cc:740] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:24:04.399662 22003 consensus_queue.cc:260] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.401345 22003 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:04.405483 21854 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 4.
I20260710 13:24:04.406816 21896 leader_election.cc:304] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [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: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:24:04.407572 22165 raft_consensus.cc:2804] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:04.407752 22003 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 4.
I20260710 13:24:04.408109 22165 raft_consensus.cc:697] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 4 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:04.408902 22165 consensus_queue.cc:237] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.415143 21753 catalog_manager.cc:5697] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 3 to 4, leader changed from dad9ae99391d48149ea02f063dd97eee (127.21.54.67) to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 4 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:04.466730 22168 raft_consensus.cc:993] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2: : Instructing follower 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.467226 22150 raft_consensus.cc:1081] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Signalling peer 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.468690 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0837c01bf5c842d58c82de420950970a"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:42154
I20260710 13:24:04.469295 21930 raft_consensus.cc:493] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:04.469595 21930 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.474066 21930 raft_consensus.cc:515] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.475800 21930 leader_election.cc:290] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 3 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:04.476658 21854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:04.476909 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:04.477253 21854 raft_consensus.cc:3055] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:04.477500 22003 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.477600 21854 raft_consensus.cc:740] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:04.478430 21854 consensus_queue.cc:260] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.479344 21854 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.483012 22003 raft_consensus.cc:2468] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 3.
I20260710 13:24:04.484068 21897 leader_election.cc:304] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:04.484126 21854 raft_consensus.cc:2468] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 3.
I20260710 13:24:04.484817 22165 raft_consensus.cc:2804] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:04.485318 22165 raft_consensus.cc:697] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:04.486011 22165 consensus_queue.cc:237] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.493139 21753 catalog_manager.cc:5697] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 2 to 3, leader changed from 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65) to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 3 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:04.517727 22168 raft_consensus.cc:993] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2: : Instructing follower 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.518157 22150 raft_consensus.cc:1081] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Signalling peer 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.519491 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:42154
I20260710 13:24:04.520016 21930 raft_consensus.cc:493] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:04.520287 21930 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.524428 21930 raft_consensus.cc:515] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.525815 21930 leader_election.cc:290] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 3 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:04.526751 21854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:04.526762 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:04.527287 21854 raft_consensus.cc:3055] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:04.527345 22003 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.527606 21854 raft_consensus.cc:740] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:04.528270 21854 consensus_queue.cc:260] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.529135 21854 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.532081 22003 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 3.
I20260710 13:24:04.533071 21897 leader_election.cc:304] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:04.533785 22165 raft_consensus.cc:2804] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:04.533757 21854 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 3.
I20260710 13:24:04.534304 22165 raft_consensus.cc:697] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:04.535058 22165 consensus_queue.cc:237] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.541630 21753 catalog_manager.cc:5697] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 2 to 3, leader changed from 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65) to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 3 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:04.749043 22004 raft_consensus.cc:1275] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:04.750301 22089 consensus_queue.cc:1048] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:04.758333 21854 raft_consensus.cc:1275] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:04.759696 22165 consensus_queue.cc:1048] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:04.860313 22146 raft_consensus.cc:993] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee: : Instructing follower 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.860777 22151 raft_consensus.cc:1081] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 2 LEADER]: Signalling peer 65b14d5bc523404db4fdef23821253fd to start an election
I20260710 13:24:04.862172 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
 from {username='slave'} at 127.0.0.1:42158
I20260710 13:24:04.862658 21930 raft_consensus.cc:493] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:04.862957 21930 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.867437 21930 raft_consensus.cc:515] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.868989 21930 leader_election.cc:290] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [CANDIDATE]: Term 3 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:04.870070 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:04.869973 21854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "65b14d5bc523404db4fdef23821253fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:04.870710 22004 raft_consensus.cc:3055] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:04.870762 21854 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.871155 22004 raft_consensus.cc:740] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:24:04.871973 22004 consensus_queue.cc:260] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.873202 22004 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:04.878135 21854 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 3.
I20260710 13:24:04.879400 21896 leader_election.cc:304] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [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: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:24:04.879807 22004 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b14d5bc523404db4fdef23821253fd in term 3.
I20260710 13:24:04.880257 22165 raft_consensus.cc:2804] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:04.880790 22165 raft_consensus.cc:697] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Becoming Leader. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:04.881628 22165 consensus_queue.cc:237] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:04.887704 21750 catalog_manager.cc:5697] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd reported cstate change: term changed from 2 to 3, leader changed from dad9ae99391d48149ea02f063dd97eee (127.21.54.67) to 65b14d5bc523404db4fdef23821253fd (127.21.54.66). New cstate: current_term: 3 leader_uuid: "65b14d5bc523404db4fdef23821253fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:04.945214 22004 raft_consensus.cc:1275] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:04.945253 21854 raft_consensus.cc:1275] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:04.946600 22165 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:04.947166 22176 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:04.968746 21854 raft_consensus.cc:1275] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:04.970026 22176 consensus_queue.cc:1048] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:04.978154 22004 raft_consensus.cc:1275] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:04.980402 22089 consensus_queue.cc:1048] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:05.042512 22004 raft_consensus.cc:1275] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:05.043634 22089 consensus_queue.cc:1048] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:05.053020 21854 raft_consensus.cc:1275] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:05.054556 22176 consensus_queue.cc:1048] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:05.398612 22004 raft_consensus.cc:1275] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:05.399885 22176 consensus_queue.cc:1048] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:05.408704 21854 raft_consensus.cc:1275] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Refusing update from remote peer 65b14d5bc523404db4fdef23821253fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:05.411139 22089 consensus_queue.cc:1048] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:07.280295 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:07.287596 21930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0837c01bf5c842d58c82de420950970a"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
mode: GRACEFUL
new_leader_uuid: "dad9ae99391d48149ea02f063dd97eee"
 from {username='slave'} at 127.0.0.1:54912
I20260710 13:24:07.288338 21930 raft_consensus.cc:606] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Received request to transfer leadership to TS dad9ae99391d48149ea02f063dd97eee
I20260710 13:24:07.290869 21930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
mode: GRACEFUL
new_leader_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:54912
I20260710 13:24:07.291308 21930 raft_consensus.cc:606] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Received request to transfer leadership to TS 4681efb2f97347059e4890d652e6cdf2
I20260710 13:24:07.293409 21930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
mode: GRACEFUL
new_leader_uuid: "dad9ae99391d48149ea02f063dd97eee"
 from {username='slave'} at 127.0.0.1:54912
I20260710 13:24:07.293839 21930 raft_consensus.cc:606] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 4 LEADER]: Received request to transfer leadership to TS dad9ae99391d48149ea02f063dd97eee
I20260710 13:24:07.295895 21930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6194f20274249db8c042852f74b4da9"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
mode: GRACEFUL
new_leader_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:54912
I20260710 13:24:07.296321 21930 raft_consensus.cc:606] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 2 LEADER]: Received request to transfer leadership to TS 4681efb2f97347059e4890d652e6cdf2
I20260710 13:24:07.298506 21930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff"
dest_uuid: "65b14d5bc523404db4fdef23821253fd"
mode: GRACEFUL
new_leader_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:54912
I20260710 13:24:07.298893 21930 raft_consensus.cc:606] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Received request to transfer leadership to TS 4681efb2f97347059e4890d652e6cdf2
I20260710 13:24:07.299834 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:07.300256 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:07.470192 22190 raft_consensus.cc:993] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd: : Instructing follower 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:07.470542 22176 raft_consensus.cc:993] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd: : Instructing follower 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:07.472174 22176 raft_consensus.cc:993] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd: : Instructing follower dad9ae99391d48149ea02f063dd97eee to start an election
I20260710 13:24:07.472563 22193 raft_consensus.cc:1081] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Signalling peer 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:07.472816 22176 raft_consensus.cc:1081] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Signalling peer 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:07.473966 22193 raft_consensus.cc:1081] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 4 LEADER]: Signalling peer dad9ae99391d48149ea02f063dd97eee to start an election
I20260710 13:24:07.475952 21856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:59318
I20260710 13:24:07.476827 21856 raft_consensus.cc:493] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.476645 22004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4"
dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
 from {username='slave'} at 127.0.0.1:43540
I20260710 13:24:07.477501 21856 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:07.477680 22004 raft_consensus.cc:493] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.478211 22004 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:07.477411 21855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:59318
I20260710 13:24:07.479998 21855 raft_consensus.cc:493] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.480376 21855 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:07.486055 21856 raft_consensus.cc:515] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.487601 21855 raft_consensus.cc:515] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.487908 22004 raft_consensus.cc:515] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.489495 21856 leader_election.cc:290] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 4 election: Requested vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:07.489871 22004 leader_election.cc:290] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 5 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:24:07.490435 21855 leader_election.cc:290] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 4 election: Requested vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:07.490759 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:07.491119 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:07.491324 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed544526ab7349ca9c906d376f2487ff" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:07.491493 21930 raft_consensus.cc:3055] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:07.491577 22004 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:07.491870 22003 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:07.491886 21930 raft_consensus.cc:740] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:07.493230 21930 consensus_queue.cc:260] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.494251 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae4bbfd4c7e4123ba11b6dadca657b2" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:07.494565 21930 raft_consensus.cc:3060] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:07.494894 21931 raft_consensus.cc:3055] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:07.494863 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:07.495353 21931 raft_consensus.cc:740] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:07.495543 21929 raft_consensus.cc:3055] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:24:07.495877 21929 raft_consensus.cc:740] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:07.496227 21931 consensus_queue.cc:260] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.496618 21929 consensus_queue.cc:260] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.497969 21929 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:07.497992 21931 raft_consensus.cc:3060] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:07.500059 22003 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 4.
I20260710 13:24:07.501427 21930 raft_consensus.cc:2468] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 4.
I20260710 13:24:07.501695 21822 leader_election.cc:304] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [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: 4681efb2f97347059e4890d652e6cdf2, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:07.502374 21855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ca4e022b0547778571411b5fbaa5b4" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:07.503012 21855 raft_consensus.cc:3060] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:07.503909 22194 raft_consensus.cc:2804] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:07.505596 21931 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 4.
I20260710 13:24:07.506968 21821 leader_election.cc:304] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [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: 4681efb2f97347059e4890d652e6cdf2, 65b14d5bc523404db4fdef23821253fd; no voters: 
I20260710 13:24:07.509408 21855 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 5.
I20260710 13:24:07.510855 21970 leader_election.cc:304] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [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: 4681efb2f97347059e4890d652e6cdf2, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:07.512480 22004 raft_consensus.cc:2468] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 4.
I20260710 13:24:07.512720 22195 raft_consensus.cc:2804] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:07.512807 22194 raft_consensus.cc:697] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 4 LEADER]: Becoming Leader. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:07.510198 21929 raft_consensus.cc:2468] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 5.
I20260710 13:24:07.513403 22195 raft_consensus.cc:697] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 4 LEADER]: Becoming Leader. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:07.512753 22185 raft_consensus.cc:2804] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:24:07.515781 22194 consensus_queue.cc:237] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.516139 22195 consensus_queue.cc:237] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.516867 22185 raft_consensus.cc:697] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 5 LEADER]: Becoming Leader. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:24:07.517748 22185 consensus_queue.cc:237] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.526427 21750 catalog_manager.cc:5697] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee reported cstate change: term changed from 4 to 5, leader changed from 65b14d5bc523404db4fdef23821253fd (127.21.54.66) to dad9ae99391d48149ea02f063dd97eee (127.21.54.67). New cstate: current_term: 5 leader_uuid: "dad9ae99391d48149ea02f063dd97eee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:07.530210 21753 catalog_manager.cc:5697] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 reported cstate change: term changed from 3 to 4, leader changed from 65b14d5bc523404db4fdef23821253fd (127.21.54.66) to 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65). New cstate: current_term: 4 leader_uuid: "4681efb2f97347059e4890d652e6cdf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:07.532887 22191 raft_consensus.cc:993] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd: : Instructing follower dad9ae99391d48149ea02f063dd97eee to start an election
I20260710 13:24:07.533519 22189 raft_consensus.cc:1081] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Signalling peer dad9ae99391d48149ea02f063dd97eee to start an election
I20260710 13:24:07.535195 22003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0837c01bf5c842d58c82de420950970a"
dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
 from {username='slave'} at 127.0.0.1:43540
I20260710 13:24:07.535830 22003 raft_consensus.cc:493] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.536240 22003 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:07.541265 22003 raft_consensus.cc:515] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.543109 22003 leader_election.cc:290] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [CANDIDATE]: Term 4 election: Requested vote from peers 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509), 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449)
I20260710 13:24:07.543812 21855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
I20260710 13:24:07.544153 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0837c01bf5c842d58c82de420950970a" candidate_uuid: "dad9ae99391d48149ea02f063dd97eee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:07.544430 21855 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:07.544710 21929 raft_consensus.cc:3055] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:07.545061 21929 raft_consensus.cc:740] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:07.546669 21929 consensus_queue.cc:260] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.547828 21929 raft_consensus.cc:3060] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:07.553171 21929 raft_consensus.cc:2468] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 4.
I20260710 13:24:07.554294 21970 leader_election.cc:304] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [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: 65b14d5bc523404db4fdef23821253fd, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:07.555013 22185 raft_consensus.cc:2804] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:07.554965 21855 raft_consensus.cc:2468] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad9ae99391d48149ea02f063dd97eee in term 4.
I20260710 13:24:07.555635 22185 raft_consensus.cc:697] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 4 LEADER]: Becoming Leader. State: Replica: dad9ae99391d48149ea02f063dd97eee, State: Running, Role: LEADER
I20260710 13:24:07.555277 21753 catalog_manager.cc:5697] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 reported cstate change: term changed from 3 to 4, leader changed from 65b14d5bc523404db4fdef23821253fd (127.21.54.66) to 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65). New cstate: current_term: 4 leader_uuid: "4681efb2f97347059e4890d652e6cdf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:07.556629 22185 consensus_queue.cc:237] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.564433 21750 catalog_manager.cc:5697] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee reported cstate change: term changed from 3 to 4, leader changed from 65b14d5bc523404db4fdef23821253fd (127.21.54.66) to dad9ae99391d48149ea02f063dd97eee (127.21.54.67). New cstate: current_term: 4 leader_uuid: "dad9ae99391d48149ea02f063dd97eee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:07.752476 22191 raft_consensus.cc:993] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd: : Instructing follower 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:07.752878 22189 raft_consensus.cc:1081] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 2 LEADER]: Signalling peer 4681efb2f97347059e4890d652e6cdf2 to start an election
I20260710 13:24:07.754336 21855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6194f20274249db8c042852f74b4da9"
dest_uuid: "4681efb2f97347059e4890d652e6cdf2"
 from {username='slave'} at 127.0.0.1:59318
I20260710 13:24:07.754814 21855 raft_consensus.cc:493] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:07.755119 21855 raft_consensus.cc:3060] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:07.759575 21855 raft_consensus.cc:515] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.761222 21855 leader_election.cc:290] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [CANDIDATE]: Term 3 election: Requested vote from peers 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449), dad9ae99391d48149ea02f063dd97eee (127.21.54.67:45039)
I20260710 13:24:07.762104 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65b14d5bc523404db4fdef23821253fd"
I20260710 13:24:07.762214 22003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6194f20274249db8c042852f74b4da9" candidate_uuid: "4681efb2f97347059e4890d652e6cdf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad9ae99391d48149ea02f063dd97eee"
I20260710 13:24:07.762709 21929 raft_consensus.cc:3055] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:07.762796 22003 raft_consensus.cc:3060] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:07.763010 21929 raft_consensus.cc:740] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65b14d5bc523404db4fdef23821253fd, State: Running, Role: LEADER
I20260710 13:24:07.763767 21929 consensus_queue.cc:260] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.764750 21929 raft_consensus.cc:3060] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:07.767942 22003 raft_consensus.cc:2468] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 3.
I20260710 13:24:07.769119 21822 leader_election.cc:304] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [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: 4681efb2f97347059e4890d652e6cdf2, dad9ae99391d48149ea02f063dd97eee; no voters: 
I20260710 13:24:07.769397 21929 raft_consensus.cc:2468] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4681efb2f97347059e4890d652e6cdf2 in term 3.
I20260710 13:24:07.769853 22194 raft_consensus.cc:2804] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:07.770365 22194 raft_consensus.cc:697] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 3 LEADER]: Becoming Leader. State: Replica: 4681efb2f97347059e4890d652e6cdf2, State: Running, Role: LEADER
I20260710 13:24:07.771117 22194 consensus_queue.cc:237] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [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: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } }
I20260710 13:24:07.777370 21750 catalog_manager.cc:5697] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 reported cstate change: term changed from 2 to 3, leader changed from 65b14d5bc523404db4fdef23821253fd (127.21.54.66) to 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65). New cstate: current_term: 3 leader_uuid: "4681efb2f97347059e4890d652e6cdf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:07.966177 21929 raft_consensus.cc:1275] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:07.967463 22194 consensus_queue.cc:1048] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:07.976965 22003 raft_consensus.cc:1275] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:07.978670 22196 consensus_queue.cc:1048] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:07.988337 21929 raft_consensus.cc:1275] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Refusing update from remote peer dad9ae99391d48149ea02f063dd97eee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:07.989498 22185 consensus_queue.cc:1048] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:07.999624 21855 raft_consensus.cc:1275] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Refusing update from remote peer dad9ae99391d48149ea02f063dd97eee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:08.000911 22214 consensus_queue.cc:1048] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:08.014473 22003 raft_consensus.cc:1275] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:08.015803 22196 consensus_queue.cc:1048] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:08.024446 21929 raft_consensus.cc:1275] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:08.025990 22195 consensus_queue.cc:1048] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:08.067413 21929 raft_consensus.cc:1275] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 5 FOLLOWER]: Refusing update from remote peer dad9ae99391d48149ea02f063dd97eee: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:24:08.068605 22214 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:08.077123 21855 raft_consensus.cc:1275] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 5 FOLLOWER]: Refusing update from remote peer dad9ae99391d48149ea02f063dd97eee: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:24:08.078671 22197 consensus_queue.cc:1048] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [LEADER]: Connected to new peer: Peer: permanent_uuid: "4681efb2f97347059e4890d652e6cdf2" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 37509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:08.189589 21929 raft_consensus.cc:1275] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:08.190752 22195 consensus_queue.cc:1048] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65b14d5bc523404db4fdef23821253fd" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:08.200299 22003 raft_consensus.cc:1275] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Refusing update from remote peer 4681efb2f97347059e4890d652e6cdf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:08.201645 22194 consensus_queue.cc:1048] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad9ae99391d48149ea02f063dd97eee" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 45039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:08.301031 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:08.306382 21721 tablet_server.cc:179] TabletServer@127.21.54.65:0 shutting down...
I20260710 13:24:08.330451 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:08.331229 21721 tablet_replica.cc:333] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2: stopping tablet replica
I20260710 13:24:08.332333 21721 raft_consensus.cc:2243] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.332784 21721 raft_consensus.cc:2272] T 0837c01bf5c842d58c82de420950970a P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.335386 21721 tablet_replica.cc:333] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2: stopping tablet replica
I20260710 13:24:08.335841 21721 raft_consensus.cc:2243] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.336187 21721 raft_consensus.cc:2272] T 52fd4588f99c409889ab780a83578971 P 4681efb2f97347059e4890d652e6cdf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.337847 21721 tablet_replica.cc:333] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2: stopping tablet replica
I20260710 13:24:08.338301 21721 raft_consensus.cc:2243] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.338634 21721 raft_consensus.cc:2272] T bace438e60214b4fa3bc7dd6221a9eac P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.340149 21721 tablet_replica.cc:333] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2: stopping tablet replica
I20260710 13:24:08.340553 21721 raft_consensus.cc:2243] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.340965 21721 raft_consensus.cc:2272] T 70b74e4908124022b5679243dc60a8dd P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.342469 21721 tablet_replica.cc:333] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2: stopping tablet replica
I20260710 13:24:08.342885 21721 raft_consensus.cc:2243] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.343533 21721 raft_consensus.cc:2272] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.345481 21721 tablet_replica.cc:333] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2: stopping tablet replica
I20260710 13:24:08.346069 21721 raft_consensus.cc:2243] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.346402 21721 raft_consensus.cc:2272] T 732019d8c50b4be790b53982a3b236b4 P 4681efb2f97347059e4890d652e6cdf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.348070 21721 tablet_replica.cc:333] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2: stopping tablet replica
I20260710 13:24:08.348474 21721 raft_consensus.cc:2243] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.349102 21721 raft_consensus.cc:2272] T d6194f20274249db8c042852f74b4da9 P 4681efb2f97347059e4890d652e6cdf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.351012 21721 tablet_replica.cc:333] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2: stopping tablet replica
I20260710 13:24:08.351439 21721 raft_consensus.cc:2243] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.352095 21721 raft_consensus.cc:2272] T ed544526ab7349ca9c906d376f2487ff P 4681efb2f97347059e4890d652e6cdf2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.353938 21721 tablet_replica.cc:333] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2: stopping tablet replica
I20260710 13:24:08.354357 21721 raft_consensus.cc:2243] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.354777 21721 raft_consensus.cc:2272] T b5ca4e022b0547778571411b5fbaa5b4 P 4681efb2f97347059e4890d652e6cdf2 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:08.454077 21896 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.54.65:37509: connect: Connection refused (error 111)
I20260710 13:24:08.455695 21721 tablet_server.cc:196] TabletServer@127.21.54.65:0 shutdown complete.
W20260710 13:24:08.458263 21896 consensus_peers.cc:597] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd -> Peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Couldn't send request to peer 4681efb2f97347059e4890d652e6cdf2. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:08.458751 21896 consensus_peers.cc:597] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd -> Peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Couldn't send request to peer 4681efb2f97347059e4890d652e6cdf2. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:08.468375 21970 consensus_peers.cc:597] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee -> Peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Couldn't send request to peer 4681efb2f97347059e4890d652e6cdf2. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:08.477577 21721 tablet_server.cc:179] TabletServer@127.21.54.66:0 shutting down...
W20260710 13:24:08.486385 21970 consensus_peers.cc:597] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee -> Peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Couldn't send request to peer 4681efb2f97347059e4890d652e6cdf2. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:08.506327 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:08.506938 21721 tablet_replica.cc:333] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd: stopping tablet replica
I20260710 13:24:08.507647 21721 raft_consensus.cc:2243] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.508121 21721 raft_consensus.cc:2272] T 52fd4588f99c409889ab780a83578971 P 65b14d5bc523404db4fdef23821253fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.509943 21721 tablet_replica.cc:333] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd: stopping tablet replica
I20260710 13:24:08.510509 21721 raft_consensus.cc:2243] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.510897 21721 raft_consensus.cc:2272] T 0837c01bf5c842d58c82de420950970a P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.513094 21721 tablet_replica.cc:333] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd: stopping tablet replica
I20260710 13:24:08.513749 21721 raft_consensus.cc:2243] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.514173 21721 raft_consensus.cc:2272] T d6194f20274249db8c042852f74b4da9 P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.516359 21721 tablet_replica.cc:333] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd: stopping tablet replica
I20260710 13:24:08.516845 21721 raft_consensus.cc:2243] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.517297 21721 raft_consensus.cc:2272] T ed544526ab7349ca9c906d376f2487ff P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.519340 21721 tablet_replica.cc:333] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd: stopping tablet replica
I20260710 13:24:08.519822 21721 raft_consensus.cc:2243] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.520211 21721 raft_consensus.cc:2272] T b5ca4e022b0547778571411b5fbaa5b4 P 65b14d5bc523404db4fdef23821253fd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.522432 21721 tablet_replica.cc:333] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd: stopping tablet replica
I20260710 13:24:08.522990 21721 raft_consensus.cc:2243] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.523686 21721 raft_consensus.cc:2272] T bace438e60214b4fa3bc7dd6221a9eac P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.525413 21721 tablet_replica.cc:333] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd: stopping tablet replica
I20260710 13:24:08.525844 21721 raft_consensus.cc:2243] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.526499 21721 raft_consensus.cc:2272] T 732019d8c50b4be790b53982a3b236b4 P 65b14d5bc523404db4fdef23821253fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.528007 21721 tablet_replica.cc:333] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd: stopping tablet replica
I20260710 13:24:08.528414 21721 raft_consensus.cc:2243] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.528731 21721 raft_consensus.cc:2272] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P 65b14d5bc523404db4fdef23821253fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.530678 21721 tablet_replica.cc:333] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd: stopping tablet replica
I20260710 13:24:08.531106 21721 raft_consensus.cc:2243] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.531782 21721 raft_consensus.cc:2272] T 70b74e4908124022b5679243dc60a8dd P 65b14d5bc523404db4fdef23821253fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.560041 21721 tablet_server.cc:196] TabletServer@127.21.54.66:0 shutdown complete.
W20260710 13:24:08.566550 21970 consensus_peers.cc:597] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee -> Peer 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449): Couldn't send request to peer 65b14d5bc523404db4fdef23821253fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:08.579375 21721 tablet_server.cc:179] TabletServer@127.21.54.67:0 shutting down...
W20260710 13:24:08.605988 21970 consensus_peers.cc:597] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee -> Peer 4681efb2f97347059e4890d652e6cdf2 (127.21.54.65:37509): Couldn't send request to peer 4681efb2f97347059e4890d652e6cdf2. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:37509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:08.607988 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:08.608628 21721 tablet_replica.cc:333] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee: stopping tablet replica
I20260710 13:24:08.609572 21721 raft_consensus.cc:2243] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.610209 21721 raft_consensus.cc:2272] T 732019d8c50b4be790b53982a3b236b4 P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.612095 21721 tablet_replica.cc:333] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee: stopping tablet replica
I20260710 13:24:08.612610 21721 raft_consensus.cc:2243] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.613665 21721 raft_consensus.cc:2272] T 52fd4588f99c409889ab780a83578971 P dad9ae99391d48149ea02f063dd97eee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.615691 21721 tablet_replica.cc:333] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee: stopping tablet replica
W20260710 13:24:08.616261 21970 consensus_peers.cc:597] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee -> Peer 65b14d5bc523404db4fdef23821253fd (127.21.54.66:45449): Couldn't send request to peer 65b14d5bc523404db4fdef23821253fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:08.616356 21721 raft_consensus.cc:2243] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.616940 21721 raft_consensus.cc:2272] T d6194f20274249db8c042852f74b4da9 P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.619014 21721 tablet_replica.cc:333] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee: stopping tablet replica
I20260710 13:24:08.619517 21721 raft_consensus.cc:2243] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.619933 21721 raft_consensus.cc:2272] T ed544526ab7349ca9c906d376f2487ff P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.621838 21721 tablet_replica.cc:333] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee: stopping tablet replica
I20260710 13:24:08.622342 21721 raft_consensus.cc:2243] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.623051 21721 raft_consensus.cc:2272] T b5ca4e022b0547778571411b5fbaa5b4 P dad9ae99391d48149ea02f063dd97eee [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.624972 21721 tablet_replica.cc:333] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee: stopping tablet replica
I20260710 13:24:08.625540 21721 raft_consensus.cc:2243] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.626264 21721 raft_consensus.cc:2272] T 0837c01bf5c842d58c82de420950970a P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.628054 21721 tablet_replica.cc:333] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee: stopping tablet replica
I20260710 13:24:08.628549 21721 raft_consensus.cc:2243] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.628940 21721 raft_consensus.cc:2272] T bace438e60214b4fa3bc7dd6221a9eac P dad9ae99391d48149ea02f063dd97eee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.630614 21721 tablet_replica.cc:333] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee: stopping tablet replica
I20260710 13:24:08.631069 21721 raft_consensus.cc:2243] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.631467 21721 raft_consensus.cc:2272] T 6ae4bbfd4c7e4123ba11b6dadca657b2 P dad9ae99391d48149ea02f063dd97eee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.633544 21721 tablet_replica.cc:333] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee: stopping tablet replica
I20260710 13:24:08.634021 21721 raft_consensus.cc:2243] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:08.634444 21721 raft_consensus.cc:2272] T 70b74e4908124022b5679243dc60a8dd P dad9ae99391d48149ea02f063dd97eee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.660543 21721 tablet_server.cc:196] TabletServer@127.21.54.67:0 shutdown complete.
I20260710 13:24:08.677299 21721 master.cc:562] Master@127.21.54.126:32937 shutting down...
I20260710 13:24:08.878691 21721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:08.879215 21721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:08.879508 21721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 35621429caca41b0a094a051dcd8e4c1: stopping tablet replica
I20260710 13:24:08.898715 21721 master.cc:584] Master@127.21.54.126:32937 shutdown complete.
4681efb2f97347059e4890d652e6cdf2  4
65b14d5bc523404db4fdef23821253fd  4
dad9ae99391d48149ea02f063dd97eee  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12726 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:24:08.942227 21721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.54.126:40947
I20260710 13:24:08.943320 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:08.949234 22227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.949590 22230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.949312 22228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:08.951095 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:08.951814 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:08.951993 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:08.952114 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689848952103 us; error 0 us; skew 500 ppm
I20260710 13:24:08.952615 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:08.955169 21721 webserver.cc:533] Webserver started at http://127.21.54.126:40767/ using document root <none> and password file <none>
I20260710 13:24:08.955644 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:08.955796 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:08.956012 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:08.957077 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/master-0-root/instance:
uuid: "4385e7c5556943509fcab694f2da2bd3"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-swp1"
I20260710 13:24:08.961763 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:24:08.964989 22235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.966028 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:08.966322 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/master-0-root
uuid: "4385e7c5556943509fcab694f2da2bd3"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-swp1"
I20260710 13:24:08.966612 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:08.993093 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:08.994422 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:09.031872 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.126:40947
I20260710 13:24:09.031961 22286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.126:40947 every 8 connection(s)
I20260710 13:24:09.035885 22287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.046785 22287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3: Bootstrap starting.
I20260710 13:24:09.053328 22287 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.057459 22287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3: No bootstrap required, opened a new log
I20260710 13:24:09.059556 22287 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4385e7c5556943509fcab694f2da2bd3" member_type: VOTER }
I20260710 13:24:09.059986 22287 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.060207 22287 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4385e7c5556943509fcab694f2da2bd3, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.060751 22287 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4385e7c5556943509fcab694f2da2bd3" member_type: VOTER }
I20260710 13:24:09.061239 22287 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:09.061499 22287 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:09.061761 22287 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.065893 22287 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4385e7c5556943509fcab694f2da2bd3" member_type: VOTER }
I20260710 13:24:09.066452 22287 leader_election.cc:304] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [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: 4385e7c5556943509fcab694f2da2bd3; no voters: 
I20260710 13:24:09.067734 22287 leader_election.cc:290] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:09.068094 22290 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.069525 22290 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 1 LEADER]: Becoming Leader. State: Replica: 4385e7c5556943509fcab694f2da2bd3, State: Running, Role: LEADER
I20260710 13:24:09.070238 22290 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [LEADER]: Queue going to LEADER mode. State: All 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: "4385e7c5556943509fcab694f2da2bd3" member_type: VOTER }
I20260710 13:24:09.070858 22287 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:09.074513 22291 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4385e7c5556943509fcab694f2da2bd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4385e7c5556943509fcab694f2da2bd3" member_type: VOTER } }
I20260710 13:24:09.075383 22291 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:09.075222 22292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4385e7c5556943509fcab694f2da2bd3. Latest consensus state: current_term: 1 leader_uuid: "4385e7c5556943509fcab694f2da2bd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4385e7c5556943509fcab694f2da2bd3" member_type: VOTER } }
I20260710 13:24:09.076066 22292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:09.079150 22297 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:09.087729 22297 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:09.088748 21721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:09.097543 22297 catalog_manager.cc:1383] Generated new cluster ID: d3d0f2cd8a61416586e715f359aa6b02
I20260710 13:24:09.097887 22297 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:09.118090 22297 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:09.119342 22297 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:09.133137 22297 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3: Generated new TSK 0
I20260710 13:24:09.133782 22297 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:09.158257 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:09.164075 22308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:09.165134 22309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:09.167452 22311 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:09.167569 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:09.168658 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:09.168840 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:09.169059 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689849169025 us; error 0 us; skew 500 ppm
I20260710 13:24:09.169638 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:09.171953 21721 webserver.cc:533] Webserver started at http://127.21.54.65:39407/ using document root <none> and password file <none>
I20260710 13:24:09.172493 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:09.172696 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:09.172977 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:09.174069 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-0-root/instance:
uuid: "d7cd662f82744e91a2a4dc6952480d81"
format_stamp: "Formatted at 2026-07-10 13:24:09 on dist-test-slave-swp1"
I20260710 13:24:09.178563 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:09.182267 22316 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:09.183097 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:24:09.183346 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "d7cd662f82744e91a2a4dc6952480d81"
format_stamp: "Formatted at 2026-07-10 13:24:09 on dist-test-slave-swp1"
I20260710 13:24:09.183586 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:09.206506 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:09.207705 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:09.209254 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:09.211512 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:09.211683 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:09.211969 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:09.212134 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:09.251560 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:46215
I20260710 13:24:09.251674 22378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:46215 every 8 connection(s)
I20260710 13:24:09.256412 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:09.263789 22383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:09.265225 22384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:09.267246 22386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:09.268467 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:09.269640 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:09.269821 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:09.270032 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689849270013 us; error 0 us; skew 500 ppm
I20260710 13:24:09.270530 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:09.272971 21721 webserver.cc:533] Webserver started at http://127.21.54.66:40467/ using document root <none> and password file <none>
I20260710 13:24:09.273517 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:09.273728 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:09.274019 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:09.275473 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-1-root/instance:
uuid: "750facf1e2a4443ba06733149f5019b4"
format_stamp: "Formatted at 2026-07-10 13:24:09 on dist-test-slave-swp1"
I20260710 13:24:09.277462 22379 heartbeater.cc:344] Connected to a master server at 127.21.54.126:40947
I20260710 13:24:09.277841 22379 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:09.278625 22379 heartbeater.cc:507] Master 127.21.54.126:40947 requested a full tablet report, sending...
I20260710 13:24:09.280738 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:24:09.280930 22252 ts_manager.cc:194] Registered new tserver with Master: d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215)
I20260710 13:24:09.283193 22252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52532
I20260710 13:24:09.284653 22391 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:09.285626 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:24:09.285953 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-1-root
uuid: "750facf1e2a4443ba06733149f5019b4"
format_stamp: "Formatted at 2026-07-10 13:24:09 on dist-test-slave-swp1"
I20260710 13:24:09.286242 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:09.311956 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:09.313090 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:09.314451 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:09.316540 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:09.316741 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:09.317010 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:09.317166 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:09.356600 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.66:37835
I20260710 13:24:09.356710 22453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.66:37835 every 8 connection(s)
I20260710 13:24:09.361456 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:09.368135 22457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:09.370210 22458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:09.371181 22460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:09.371866 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:09.372898 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:09.373199 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:09.373279 22454 heartbeater.cc:344] Connected to a master server at 127.21.54.126:40947
I20260710 13:24:09.373413 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689849373379 us; error 0 us; skew 500 ppm
I20260710 13:24:09.373767 22454 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:09.374145 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:09.374572 22454 heartbeater.cc:507] Master 127.21.54.126:40947 requested a full tablet report, sending...
I20260710 13:24:09.376900 22252 ts_manager.cc:194] Registered new tserver with Master: 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:09.376971 21721 webserver.cc:533] Webserver started at http://127.21.54.67:38405/ using document root <none> and password file <none>
I20260710 13:24:09.377562 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:09.377830 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:09.378101 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:09.378424 22252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52548
I20260710 13:24:09.379393 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-2-root/instance:
uuid: "8416413f292840bf84051e6a460a3cfe"
format_stamp: "Formatted at 2026-07-10 13:24:09 on dist-test-slave-swp1"
I20260710 13:24:09.384022 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:24:09.387629 22465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:09.388629 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:24:09.388975 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-2-root
uuid: "8416413f292840bf84051e6a460a3cfe"
format_stamp: "Formatted at 2026-07-10 13:24:09 on dist-test-slave-swp1"
I20260710 13:24:09.389325 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689836050131-21721-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:09.413100 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:09.414413 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:09.415880 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:09.418195 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:09.418427 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:09.418668 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:09.418838 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:09.460548 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.67:33505
I20260710 13:24:09.460659 22527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.67:33505 every 8 connection(s)
I20260710 13:24:09.475267 22528 heartbeater.cc:344] Connected to a master server at 127.21.54.126:40947
I20260710 13:24:09.475674 22528 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:09.476486 22528 heartbeater.cc:507] Master 127.21.54.126:40947 requested a full tablet report, sending...
I20260710 13:24:09.478466 22252 ts_manager.cc:194] Registered new tserver with Master: 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:09.478840 21721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014792644s
I20260710 13:24:09.479863 22252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52562
I20260710 13:24:09.508487 22252 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52572:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:09.511476 22252 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:09.592531 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 266fcf9194a14bec8371b4d0170dfd9a (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:09.594046 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266fcf9194a14bec8371b4d0170dfd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.594554 22414 tablet_service.cc:1511] Processing CreateTablet for tablet 2a841ca1ddb24b8b9d808ac7185e16a9 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:09.596228 22414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a841ca1ddb24b8b9d808ac7185e16a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.598264 22416 tablet_service.cc:1511] Processing CreateTablet for tablet c50f23bd0989442889fba2d582054050 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:09.599696 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50f23bd0989442889fba2d582054050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.600788 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 266fcf9194a14bec8371b4d0170dfd9a (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:09.602103 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266fcf9194a14bec8371b4d0170dfd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.602473 22417 tablet_service.cc:1511] Processing CreateTablet for tablet b310c7cab890443180671c8e4e9886cb (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:09.603734 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b310c7cab890443180671c8e4e9886cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.606420 22418 tablet_service.cc:1511] Processing CreateTablet for tablet eaf70547a8fe4b48a67831278ff16a87 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:09.607820 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf70547a8fe4b48a67831278ff16a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.613646 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad4a1af42d34ce39eb94852152c6641 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:09.615564 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad4a1af42d34ce39eb94852152c6641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.617628 22543 tablet_bootstrap.cc:492] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:09.623359 22343 tablet_service.cc:1511] Processing CreateTablet for tablet eaf70547a8fe4b48a67831278ff16a87 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:09.624888 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf70547a8fe4b48a67831278ff16a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.626108 22543 tablet_bootstrap.cc:654] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.630432 22544 tablet_bootstrap.cc:492] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:09.633504 22342 tablet_service.cc:1511] Processing CreateTablet for tablet b310c7cab890443180671c8e4e9886cb (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:09.634944 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b310c7cab890443180671c8e4e9886cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.640038 22341 tablet_service.cc:1511] Processing CreateTablet for tablet c50f23bd0989442889fba2d582054050 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:09.642508 22340 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad4a1af42d34ce39eb94852152c6641 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:09.644033 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50f23bd0989442889fba2d582054050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.646872 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad4a1af42d34ce39eb94852152c6641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.647588 22339 tablet_service.cc:1511] Processing CreateTablet for tablet 2a841ca1ddb24b8b9d808ac7185e16a9 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:09.648922 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a841ca1ddb24b8b9d808ac7185e16a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.660193 22544 tablet_bootstrap.cc:654] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.661257 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 266fcf9194a14bec8371b4d0170dfd9a (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:09.663671 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266fcf9194a14bec8371b4d0170dfd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.663427 22492 tablet_service.cc:1511] Processing CreateTablet for tablet eaf70547a8fe4b48a67831278ff16a87 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:09.664834 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf70547a8fe4b48a67831278ff16a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.667237 22488 tablet_service.cc:1511] Processing CreateTablet for tablet 2a841ca1ddb24b8b9d808ac7185e16a9 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:09.668541 22488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a841ca1ddb24b8b9d808ac7185e16a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.669929 22491 tablet_service.cc:1511] Processing CreateTablet for tablet b310c7cab890443180671c8e4e9886cb (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:09.671130 22489 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad4a1af42d34ce39eb94852152c6641 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:09.671718 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b310c7cab890443180671c8e4e9886cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.672726 22489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad4a1af42d34ce39eb94852152c6641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.669958 22490 tablet_service.cc:1511] Processing CreateTablet for tablet c50f23bd0989442889fba2d582054050 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:09.674945 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50f23bd0989442889fba2d582054050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.693125 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 3a68a2e5020440a5b2f13428d692dd14 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:09.694988 22487 tablet_service.cc:1511] Processing CreateTablet for tablet 338b570469e540158e4619a367b9ade5 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:09.688529 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 338b570469e540158e4619a367b9ade5 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:09.695184 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 3a68a2e5020440a5b2f13428d692dd14 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:09.696630 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b570469e540158e4619a367b9ade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.697485 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a68a2e5020440a5b2f13428d692dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.702288 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 338b570469e540158e4619a367b9ade5 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:09.696642 22487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b570469e540158e4619a367b9ade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.706974 22486 tablet_service.cc:1511] Processing CreateTablet for tablet 3a68a2e5020440a5b2f13428d692dd14 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:09.708521 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a68a2e5020440a5b2f13428d692dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.710027 22338 tablet_service.cc:1511] Processing CreateTablet for tablet be32d2dcbce24819a6d412ba40481125 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:09.715879 22416 tablet_service.cc:1511] Processing CreateTablet for tablet be32d2dcbce24819a6d412ba40481125 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:09.718369 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be32d2dcbce24819a6d412ba40481125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.719449 22543 tablet_bootstrap.cc:492] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:09.719982 22543 ts_tablet_manager.cc:1403] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.003s
I20260710 13:24:09.723318 22543 raft_consensus.cc:359] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.724099 22543 raft_consensus.cc:385] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.724426 22543 raft_consensus.cc:740] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.726863 22544 tablet_bootstrap.cc:492] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:09.727413 22544 ts_tablet_manager.cc:1403] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.012s
I20260710 13:24:09.729113 22485 tablet_service.cc:1511] Processing CreateTablet for tablet be32d2dcbce24819a6d412ba40481125 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:09.730674 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be32d2dcbce24819a6d412ba40481125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.732846 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 1500dd2ae85d42a3bd81e8987a56a189 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:09.734337 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1500dd2ae85d42a3bd81e8987a56a189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.734072 22337 tablet_service.cc:1511] Processing CreateTablet for tablet 1500dd2ae85d42a3bd81e8987a56a189 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:09.739264 22484 tablet_service.cc:1511] Processing CreateTablet for tablet 1500dd2ae85d42a3bd81e8987a56a189 (DEFAULT_TABLE table=test-workload [id=6ebedcab24164a2fab772a07e90970b7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:09.740809 22484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1500dd2ae85d42a3bd81e8987a56a189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.742901 22544 raft_consensus.cc:359] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.743764 22544 raft_consensus.cc:385] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.744096 22544 raft_consensus.cc:740] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.744755 22337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1500dd2ae85d42a3bd81e8987a56a189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.750373 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b570469e540158e4619a367b9ade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.754406 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a68a2e5020440a5b2f13428d692dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.756794 22338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be32d2dcbce24819a6d412ba40481125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:09.757786 22544 consensus_queue.cc:260] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.765488 22543 consensus_queue.cc:260] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.773865 22454 heartbeater.cc:499] Master 127.21.54.126:40947 was elected leader, sending a full tablet report...
I20260710 13:24:09.794857 22543 ts_tablet_manager.cc:1434] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.002s
I20260710 13:24:09.796038 22543 tablet_bootstrap.cc:492] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:09.802361 22543 tablet_bootstrap.cc:654] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.813128 22379 heartbeater.cc:499] Master 127.21.54.126:40947 was elected leader, sending a full tablet report...
I20260710 13:24:09.820158 22549 raft_consensus.cc:493] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.820704 22549 raft_consensus.cc:515] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.827795 22549 leader_election.cc:290] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:09.819024 22544 ts_tablet_manager.cc:1434] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.091s	user 0.012s	sys 0.016s
I20260710 13:24:09.836840 22548 tablet_bootstrap.cc:492] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:09.839028 22544 tablet_bootstrap.cc:492] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:09.857319 22544 tablet_bootstrap.cc:654] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.870929 22548 tablet_bootstrap.cc:654] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.879077 22543 tablet_bootstrap.cc:492] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:09.879752 22543 ts_tablet_manager.cc:1403] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.035s
I20260710 13:24:09.881253 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:09.881996 22354 raft_consensus.cc:2468] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 0.
I20260710 13:24:09.883131 22543 raft_consensus.cc:359] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.884110 22395 leader_election.cc:304] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:09.884850 22543 raft_consensus.cc:385] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.885628 22543 raft_consensus.cc:740] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.886101 22549 raft_consensus.cc:2804] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.886642 22549 raft_consensus.cc:493] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.887517 22549 raft_consensus.cc:3060] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.886363 22543 consensus_queue.cc:260] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.900252 22548 tablet_bootstrap.cc:492] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:09.900846 22544 tablet_bootstrap.cc:492] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:09.900950 22548 ts_tablet_manager.cc:1403] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.005s
I20260710 13:24:09.901412 22544 ts_tablet_manager.cc:1403] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.024s
I20260710 13:24:09.902427 22549 raft_consensus.cc:515] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.904392 22544 raft_consensus.cc:359] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.904989 22548 raft_consensus.cc:359] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.905181 22544 raft_consensus.cc:385] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.905848 22548 raft_consensus.cc:385] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.905311 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:09.908109 22548 raft_consensus.cc:740] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.908491 22354 raft_consensus.cc:3060] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.906448 22543 ts_tablet_manager.cc:1434] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.008s
I20260710 13:24:09.910218 22543 tablet_bootstrap.cc:492] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:09.908977 22548 consensus_queue.cc:260] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.907881 22544 raft_consensus.cc:740] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.912333 22544 consensus_queue.cc:260] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.915624 22354 raft_consensus.cc:2468] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 1.
I20260710 13:24:09.921406 22543 tablet_bootstrap.cc:654] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.923465 22544 ts_tablet_manager.cc:1434] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:24:09.924435 22544 tablet_bootstrap.cc:492] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:09.925211 22395 leader_election.cc:304] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:09.926210 22554 raft_consensus.cc:2804] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.931180 22544 tablet_bootstrap.cc:654] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.919423 22549 leader_election.cc:290] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:09.944919 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:09.946606 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe"
W20260710 13:24:09.948562 22395 leader_election.cc:343] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:09.948884 22554 raft_consensus.cc:697] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
W20260710 13:24:09.949543 22395 leader_election.cc:343] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:09.949779 22554 consensus_queue.cc:237] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.955507 22528 heartbeater.cc:499] Master 127.21.54.126:40947 was elected leader, sending a full tablet report...
I20260710 13:24:09.956321 22548 ts_tablet_manager.cc:1434] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.055s	user 0.018s	sys 0.032s
I20260710 13:24:09.957914 22548 tablet_bootstrap.cc:492] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:09.966645 22548 tablet_bootstrap.cc:654] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.979673 22548 tablet_bootstrap.cc:492] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:09.980175 22548 ts_tablet_manager.cc:1403] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260710 13:24:09.981410 22543 tablet_bootstrap.cc:492] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:09.982038 22543 ts_tablet_manager.cc:1403] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.036s
I20260710 13:24:09.983385 22548 raft_consensus.cc:359] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.984145 22548 raft_consensus.cc:385] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.984442 22548 raft_consensus.cc:740] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.985281 22544 tablet_bootstrap.cc:492] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:09.985357 22548 consensus_queue.cc:260] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.985344 22543 raft_consensus.cc:359] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.985939 22544 ts_tablet_manager.cc:1403] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.026s
I20260710 13:24:09.986339 22543 raft_consensus.cc:385] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.986696 22543 raft_consensus.cc:740] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.987782 22548 ts_tablet_manager.cc:1434] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:24:09.986994 22250 catalog_manager.cc:5697] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 1 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.987455 22543 consensus_queue.cc:260] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.989799 22543 ts_tablet_manager.cc:1434] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:09.989500 22544 raft_consensus.cc:359] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.990625 22544 raft_consensus.cc:385] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.990973 22544 raft_consensus.cc:740] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.991037 22548 tablet_bootstrap.cc:492] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:09.991221 22543 tablet_bootstrap.cc:492] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:09.992044 22544 consensus_queue.cc:260] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:09.994256 22544 ts_tablet_manager.cc:1434] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:24:09.995236 22544 tablet_bootstrap.cc:492] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:09.998368 22543 tablet_bootstrap.cc:654] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.000885 22548 tablet_bootstrap.cc:654] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.002745 22544 tablet_bootstrap.cc:654] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.010334 22543 tablet_bootstrap.cc:492] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:10.010887 22543 ts_tablet_manager.cc:1403] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:24:10.013788 22543 raft_consensus.cc:359] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.014647 22543 raft_consensus.cc:385] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.014991 22543 raft_consensus.cc:740] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.015915 22543 consensus_queue.cc:260] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.020025 22543 ts_tablet_manager.cc:1434] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:24:10.021014 22543 tablet_bootstrap.cc:492] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:10.027884 22543 tablet_bootstrap.cc:654] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.039855 22548 tablet_bootstrap.cc:492] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:10.040328 22548 ts_tablet_manager.cc:1403] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.030s
I20260710 13:24:10.041981 22544 tablet_bootstrap.cc:492] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:10.042583 22544 ts_tablet_manager.cc:1403] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.019s
I20260710 13:24:10.042851 22543 tablet_bootstrap.cc:492] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:10.043393 22543 ts_tablet_manager.cc:1403] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 13:24:10.044422 22548 raft_consensus.cc:359] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.045194 22548 raft_consensus.cc:385] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.045495 22548 raft_consensus.cc:740] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.046022 22543 raft_consensus.cc:359] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.045929 22544 raft_consensus.cc:359] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.046636 22543 raft_consensus.cc:385] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.046689 22544 raft_consensus.cc:385] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.046342 22548 consensus_queue.cc:260] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.047086 22543 raft_consensus.cc:740] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.047120 22544 raft_consensus.cc:740] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.048059 22543 consensus_queue.cc:260] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.048112 22544 consensus_queue.cc:260] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.049961 22543 ts_tablet_manager.cc:1434] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:24:10.050426 22544 ts_tablet_manager.cc:1434] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:24:10.050617 22543 tablet_bootstrap.cc:492] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:10.051327 22544 tablet_bootstrap.cc:492] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:10.056217 22543 tablet_bootstrap.cc:654] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.058089 22544 tablet_bootstrap.cc:654] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.048981 22548 ts_tablet_manager.cc:1434] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:24:10.068228 22548 tablet_bootstrap.cc:492] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:10.069845 22544 tablet_bootstrap.cc:492] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:10.070349 22544 ts_tablet_manager.cc:1403] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 13:24:10.073374 22544 raft_consensus.cc:359] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.073998 22544 raft_consensus.cc:385] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.074261 22544 raft_consensus.cc:740] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.074481 22543 tablet_bootstrap.cc:492] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:10.074975 22543 ts_tablet_manager.cc:1403] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.017s
I20260710 13:24:10.074939 22544 consensus_queue.cc:260] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.076161 22548 tablet_bootstrap.cc:654] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.077135 22544 ts_tablet_manager.cc:1434] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:24:10.078147 22544 tablet_bootstrap.cc:492] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:10.079088 22543 raft_consensus.cc:359] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.080116 22543 raft_consensus.cc:385] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.080482 22543 raft_consensus.cc:740] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.081552 22543 consensus_queue.cc:260] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.084681 22543 ts_tablet_manager.cc:1434] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:24:10.085429 22544 tablet_bootstrap.cc:654] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.085829 22543 tablet_bootstrap.cc:492] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:10.088042 22548 tablet_bootstrap.cc:492] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:10.088534 22548 ts_tablet_manager.cc:1403] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 13:24:10.091797 22548 raft_consensus.cc:359] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
W20260710 13:24:10.092527 22300 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:10.092859 22548 raft_consensus.cc:385] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.093024 22543 tablet_bootstrap.cc:654] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.093403 22548 raft_consensus.cc:740] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.094399 22548 consensus_queue.cc:260] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.097249 22544 tablet_bootstrap.cc:492] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:10.097817 22544 ts_tablet_manager.cc:1403] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
I20260710 13:24:10.100690 22544 raft_consensus.cc:359] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.101436 22544 raft_consensus.cc:385] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.101733 22544 raft_consensus.cc:740] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.102641 22544 consensus_queue.cc:260] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.103056 22547 raft_consensus.cc:493] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.103550 22547 raft_consensus.cc:515] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.105294 22555 raft_consensus.cc:493] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.106014 22555 raft_consensus.cc:515] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.114703 22555 leader_election.cc:290] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215)
I20260710 13:24:10.120700 22548 ts_tablet_manager.cc:1434] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:24:10.108956 22547 leader_election.cc:290] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.126833 22548 tablet_bootstrap.cc:492] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:10.133855 22555 raft_consensus.cc:493] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.134634 22555 raft_consensus.cc:515] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.137686 22555 leader_election.cc:290] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:10.148397 22554 raft_consensus.cc:493] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.149072 22554 raft_consensus.cc:515] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.152758 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.152912 22554 leader_election.cc:290] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.153570 22354 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 0.
I20260710 13:24:10.155140 22395 leader_election.cc:304] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.156209 22554 raft_consensus.cc:2804] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.156652 22554 raft_consensus.cc:493] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.157075 22554 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.157397 22543 tablet_bootstrap.cc:492] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:10.157989 22543 ts_tablet_manager.cc:1403] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.043s
I20260710 13:24:10.158377 22548 tablet_bootstrap.cc:654] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.161070 22543 raft_consensus.cc:359] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.162030 22543 raft_consensus.cc:385] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.162376 22543 raft_consensus.cc:740] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.163277 22543 consensus_queue.cc:260] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.164299 22554 raft_consensus.cc:515] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.164877 22557 raft_consensus.cc:493] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.165370 22557 raft_consensus.cc:515] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.166955 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:10.167110 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:10.167404 22557 leader_election.cc:290] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.167582 22502 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 0.
I20260710 13:24:10.167706 22354 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.174161 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.174463 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:10.174860 22353 raft_consensus.cc:2468] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 0.
I20260710 13:24:10.175084 22502 raft_consensus.cc:2468] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 0.
I20260710 13:24:10.176118 22395 leader_election.cc:304] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.176693 22554 leader_election.cc:290] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.177870 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:10.178306 22549 raft_consensus.cc:2804] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.178617 22502 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.178735 22549 raft_consensus.cc:493] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.178851 22543 ts_tablet_manager.cc:1434] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260710 13:24:10.179261 22549 raft_consensus.cc:3060] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.180189 22543 tablet_bootstrap.cc:492] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:10.186290 22547 raft_consensus.cc:493] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.186967 22547 raft_consensus.cc:515] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.189586 22547 leader_election.cc:290] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.194872 22549 raft_consensus.cc:515] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.197091 22549 leader_election.cc:290] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.198187 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:10.198756 22353 raft_consensus.cc:3060] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.198925 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:10.199496 22503 raft_consensus.cc:3060] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.204159 22548 tablet_bootstrap.cc:492] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:10.204699 22548 ts_tablet_manager.cc:1403] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.004s
I20260710 13:24:10.206341 22503 raft_consensus.cc:2468] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 1.
I20260710 13:24:10.207268 22354 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 1.
I20260710 13:24:10.209362 22395 leader_election.cc:304] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.210309 22395 leader_election.cc:304] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:10.213920 22554 raft_consensus.cc:2804] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:10.214540 22557 raft_consensus.cc:2804] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:10.215245 22554 raft_consensus.cc:697] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:10.225092 22554 consensus_queue.cc:237] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.216645 22543 tablet_bootstrap.cc:654] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.217700 22502 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 1.
I20260710 13:24:10.231902 22557 raft_consensus.cc:697] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:10.234807 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.235826 22544 ts_tablet_manager.cc:1434] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.138s	user 0.045s	sys 0.060s
I20260710 13:24:10.235508 22557 consensus_queue.cc:237] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.234623 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.238879 22544 tablet_bootstrap.cc:492] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:10.238996 22354 raft_consensus.cc:2393] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8416413f292840bf84051e6a460a3cfe in current term 1: Already voted for candidate 750facf1e2a4443ba06733149f5019b4 in this term.
I20260710 13:24:10.242252 22548 raft_consensus.cc:359] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.243098 22548 raft_consensus.cc:385] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.243409 22548 raft_consensus.cc:740] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.244141 22548 consensus_queue.cc:260] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.246845 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500dd2ae85d42a3bd81e8987a56a189" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.245661 22353 raft_consensus.cc:2468] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 1.
I20260710 13:24:10.247645 22544 tablet_bootstrap.cc:654] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.248181 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.248868 22428 raft_consensus.cc:2468] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 0.
I20260710 13:24:10.249795 22549 raft_consensus.cc:493] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.250489 22549 raft_consensus.cc:515] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.252736 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.252887 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.253675 22549 leader_election.cc:290] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.254797 22577 raft_consensus.cc:493] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.255311 22577 raft_consensus.cc:515] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.255991 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:10.255541 22467 leader_election.cc:304] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe; no voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81
W20260710 13:24:10.259490 22318 leader_election.cc:343] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:10.260282 22318 leader_election.cc:304] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
W20260710 13:24:10.259478 22395 leader_election.cc:343] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:10.261305 22570 raft_consensus.cc:2804] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.261248 22467 leader_election.cc:304] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe; no voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:10.260409 22548 ts_tablet_manager.cc:1434] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.004s
I20260710 13:24:10.261888 22555 raft_consensus.cc:2749] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:10.264392 22555 raft_consensus.cc:3060] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.265538 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.266083 22548 tablet_bootstrap.cc:492] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:10.267180 22577 leader_election.cc:290] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.269764 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:10.270589 22503 raft_consensus.cc:2468] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 0.
I20260710 13:24:10.270915 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500dd2ae85d42a3bd81e8987a56a189" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:10.272017 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:10.272830 22501 raft_consensus.cc:2468] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 0.
I20260710 13:24:10.274679 22395 leader_election.cc:304] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:10.262529 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.276238 22353 raft_consensus.cc:2468] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 0.
W20260710 13:24:10.276710 22320 leader_election.cc:343] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:10.277356 22320 leader_election.cc:304] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cd662f82744e91a2a4dc6952480d81; no voters: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe
I20260710 13:24:10.277724 22395 leader_election.cc:304] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [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: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 8416413f292840bf84051e6a460a3cfe
I20260710 13:24:10.278198 22543 tablet_bootstrap.cc:492] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:10.278609 22543 ts_tablet_manager.cc:1403] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.005s
I20260710 13:24:10.278770 22547 raft_consensus.cc:2749] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:10.278796 22549 raft_consensus.cc:2804] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.279449 22549 raft_consensus.cc:493] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.279781 22549 raft_consensus.cc:3060] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.282418 22555 raft_consensus.cc:2749] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:10.281291 22543 raft_consensus.cc:359] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.283854 22543 raft_consensus.cc:385] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.284121 22543 raft_consensus.cc:740] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.284732 22543 consensus_queue.cc:260] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.285717 22557 raft_consensus.cc:2804] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.286085 22557 raft_consensus.cc:493] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.286432 22557 raft_consensus.cc:3060] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.286728 22543 ts_tablet_manager.cc:1434] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:10.287634 22543 tablet_bootstrap.cc:492] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:10.287155 22549 raft_consensus.cc:515] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.290174 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:10.292816 22549 leader_election.cc:290] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.293516 22557 raft_consensus.cc:515] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.294124 22543 tablet_bootstrap.cc:654] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.294029 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:10.294648 22501 raft_consensus.cc:3060] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.296371 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:10.296947 22557 leader_election.cc:290] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.296923 22353 raft_consensus.cc:3060] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.262455 22570 raft_consensus.cc:493] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.303200 22570 raft_consensus.cc:3060] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.309764 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe"
W20260710 13:24:10.311779 22395 leader_election.cc:343] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:10.312398 22557 raft_consensus.cc:493] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.313297 22548 tablet_bootstrap.cc:654] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.312882 22557 raft_consensus.cc:515] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
W20260710 13:24:10.311843 22467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.66:37835, user_credentials={real_user=slave}} blocked reactor thread for 50725.2us
I20260710 13:24:10.314004 22250 catalog_manager.cc:5697] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 1 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.315572 22501 raft_consensus.cc:2468] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 1.
I20260710 13:24:10.316134 22353 raft_consensus.cc:2468] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 1.
I20260710 13:24:10.316325 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.316849 22395 leader_election.cc:304] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [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: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:10.318177 22395 leader_election.cc:304] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [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: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 8416413f292840bf84051e6a460a3cfe
I20260710 13:24:10.318370 22557 leader_election.cc:290] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.319106 22557 raft_consensus.cc:2804] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:24:10.319342 22395 leader_election.cc:343] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:10.321807 22544 tablet_bootstrap.cc:492] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:10.321588 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:10.322468 22501 raft_consensus.cc:2468] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 0.
I20260710 13:24:10.322376 22250 catalog_manager.cc:5697] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 1 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.324182 22395 leader_election.cc:304] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [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: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:10.325250 22549 raft_consensus.cc:2804] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:10.325919 22549 raft_consensus.cc:697] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:10.326256 22554 raft_consensus.cc:2804] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.326764 22554 raft_consensus.cc:493] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.327226 22554 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.327034 22549 consensus_queue.cc:237] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.331379 22557 raft_consensus.cc:697] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:10.332346 22557 consensus_queue.cc:237] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.334231 22577 consensus_queue.cc:1048] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:10.334811 22544 ts_tablet_manager.cc:1403] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.096s	user 0.028s	sys 0.020s
I20260710 13:24:10.338846 22544 raft_consensus.cc:359] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.339824 22544 raft_consensus.cc:385] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.340224 22544 raft_consensus.cc:740] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.343166 22570 raft_consensus.cc:515] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.344673 22354 raft_consensus.cc:2393] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 750facf1e2a4443ba06733149f5019b4 in current term 1: Already voted for candidate d7cd662f82744e91a2a4dc6952480d81 in this term.
I20260710 13:24:10.351488 22570 leader_election.cc:290] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.356062 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:10.357918 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:10.358955 22501 raft_consensus.cc:2393] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d7cd662f82744e91a2a4dc6952480d81 in current term 1: Already voted for candidate 750facf1e2a4443ba06733149f5019b4 in this term.
I20260710 13:24:10.360361 22320 leader_election.cc:304] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [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: d7cd662f82744e91a2a4dc6952480d81; no voters: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe
I20260710 13:24:10.361899 22547 raft_consensus.cc:2749] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:10.356109 22544 consensus_queue.cc:260] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.374828 22570 raft_consensus.cc:493] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.375490 22570 raft_consensus.cc:515] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.377177 22544 ts_tablet_manager.cc:1434] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 13:24:10.378594 22544 tablet_bootstrap.cc:492] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:10.381821 22252 catalog_manager.cc:5697] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 1 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.382856 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.385741 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:10.386332 22501 raft_consensus.cc:2468] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 0.
I20260710 13:24:10.387989 22320 leader_election.cc:304] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.387518 22252 catalog_manager.cc:5697] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 1 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.388361 22544 tablet_bootstrap.cc:654] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.388906 22547 raft_consensus.cc:2804] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.389289 22547 raft_consensus.cc:493] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.389629 22547 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.399982 22547 raft_consensus.cc:515] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.401566 22557 consensus_queue.cc:1048] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:10.403455 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:10.400779 22570 leader_election.cc:290] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.403627 22544 tablet_bootstrap.cc:492] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:10.406941 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:10.407573 22502 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.407627 22544 ts_tablet_manager.cc:1403] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.003s
I20260710 13:24:10.408390 22554 raft_consensus.cc:515] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.409538 22429 raft_consensus.cc:2393] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7cd662f82744e91a2a4dc6952480d81 in current term 1: Already voted for candidate 750facf1e2a4443ba06733149f5019b4 in this term.
I20260710 13:24:10.411194 22544 raft_consensus.cc:359] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.411857 22544 raft_consensus.cc:385] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.412108 22544 raft_consensus.cc:740] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.413262 22554 leader_election.cc:290] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 1 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.413848 22543 tablet_bootstrap.cc:492] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:10.414459 22543 ts_tablet_manager.cc:1403] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.127s	user 0.048s	sys 0.052s
I20260710 13:24:10.415607 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:10.415818 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:10.416463 22354 raft_consensus.cc:2393] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 750facf1e2a4443ba06733149f5019b4 in current term 1: Already voted for candidate d7cd662f82744e91a2a4dc6952480d81 in this term.
I20260710 13:24:10.417009 22543 raft_consensus.cc:359] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.417685 22543 raft_consensus.cc:385] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.417953 22543 raft_consensus.cc:740] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.418069 22502 raft_consensus.cc:2468] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 1.
I20260710 13:24:10.418887 22543 consensus_queue.cc:260] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.419323 22320 leader_election.cc:304] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [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: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 750facf1e2a4443ba06733149f5019b4
I20260710 13:24:10.421063 22570 raft_consensus.cc:2804] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:10.421101 22543 ts_tablet_manager.cc:1434] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:10.421758 22570 raft_consensus.cc:697] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:10.422492 22543 tablet_bootstrap.cc:492] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4: Bootstrap starting.
I20260710 13:24:10.422858 22570 consensus_queue.cc:237] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.425005 22395 leader_election.cc:304] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [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: 750facf1e2a4443ba06733149f5019b4; no voters: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:10.425294 22547 leader_election.cc:290] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.426026 22554 raft_consensus.cc:2749] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:10.429840 22548 tablet_bootstrap.cc:492] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:10.430094 22543 tablet_bootstrap.cc:654] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.430472 22548 ts_tablet_manager.cc:1403] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.165s	user 0.015s	sys 0.026s
I20260710 13:24:10.412751 22544 consensus_queue.cc:260] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.441390 22544 ts_tablet_manager.cc:1434] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 13:24:10.441334 22548 raft_consensus.cc:359] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.442210 22548 raft_consensus.cc:385] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.442521 22548 raft_consensus.cc:740] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.442807 22544 tablet_bootstrap.cc:492] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:10.446236 22548 consensus_queue.cc:260] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.451442 22548 ts_tablet_manager.cc:1434] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:24:10.452371 22548 tablet_bootstrap.cc:492] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:10.453466 22544 tablet_bootstrap.cc:654] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.458837 22548 tablet_bootstrap.cc:654] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.458250 22250 catalog_manager.cc:5697] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.470588 22543 tablet_bootstrap.cc:492] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4: No bootstrap required, opened a new log
I20260710 13:24:10.470810 22544 tablet_bootstrap.cc:492] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:10.471062 22543 ts_tablet_manager.cc:1403] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.014s
I20260710 13:24:10.471153 22544 ts_tablet_manager.cc:1403] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260710 13:24:10.473416 22544 raft_consensus.cc:359] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.473711 22543 raft_consensus.cc:359] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.474157 22544 raft_consensus.cc:385] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.474406 22543 raft_consensus.cc:385] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.474574 22544 raft_consensus.cc:740] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.474761 22543 raft_consensus.cc:740] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.475471 22543 consensus_queue.cc:260] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.475323 22544 consensus_queue.cc:260] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.476002 22548 tablet_bootstrap.cc:492] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:10.476451 22548 ts_tablet_manager.cc:1403] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260710 13:24:10.477272 22543 ts_tablet_manager.cc:1434] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:24:10.479272 22548 raft_consensus.cc:359] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.480018 22548 raft_consensus.cc:385] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.480330 22548 raft_consensus.cc:740] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.481849 22544 ts_tablet_manager.cc:1434] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:24:10.482738 22544 tablet_bootstrap.cc:492] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81: Bootstrap starting.
I20260710 13:24:10.481240 22548 consensus_queue.cc:260] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.486879 22548 ts_tablet_manager.cc:1434] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:24:10.488282 22548 tablet_bootstrap.cc:492] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:10.494874 22548 tablet_bootstrap.cc:654] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.495676 22544 tablet_bootstrap.cc:654] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.500240 22548 tablet_bootstrap.cc:492] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:10.500813 22548 ts_tablet_manager.cc:1403] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:24:10.503193 22544 tablet_bootstrap.cc:492] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81: No bootstrap required, opened a new log
I20260710 13:24:10.503666 22544 ts_tablet_manager.cc:1403] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260710 13:24:10.503286 22548 raft_consensus.cc:359] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.503976 22548 raft_consensus.cc:385] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.504261 22548 raft_consensus.cc:740] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.504917 22548 consensus_queue.cc:260] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.506198 22544 raft_consensus.cc:359] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.506767 22548 ts_tablet_manager.cc:1434] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:24:10.506811 22544 raft_consensus.cc:385] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.507180 22544 raft_consensus.cc:740] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.507728 22548 tablet_bootstrap.cc:492] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:10.507750 22544 consensus_queue.cc:260] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.512337 22544 ts_tablet_manager.cc:1434] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:24:10.513679 22548 tablet_bootstrap.cc:654] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.518836 22548 tablet_bootstrap.cc:492] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:10.519227 22548 ts_tablet_manager.cc:1403] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:24:10.520504 22582 raft_consensus.cc:493] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.520964 22582 raft_consensus.cc:515] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.521677 22548 raft_consensus.cc:359] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.522394 22548 raft_consensus.cc:385] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.522675 22548 raft_consensus.cc:740] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.523192 22582 leader_election.cc:290] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:10.523259 22548 consensus_queue.cc:260] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.524691 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500dd2ae85d42a3bd81e8987a56a189" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.525336 22548 ts_tablet_manager.cc:1434] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:10.525521 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500dd2ae85d42a3bd81e8987a56a189" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.526046 22548 tablet_bootstrap.cc:492] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe: Bootstrap starting.
I20260710 13:24:10.526134 22429 raft_consensus.cc:2468] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 0.
I20260710 13:24:10.527097 22570 raft_consensus.cc:493] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.527354 22467 leader_election.cc:304] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:10.527580 22570 raft_consensus.cc:515] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.528175 22582 raft_consensus.cc:2804] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.528584 22582 raft_consensus.cc:493] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.528949 22582 raft_consensus.cc:3060] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.529728 22570 leader_election.cc:290] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.531124 22354 raft_consensus.cc:2468] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 0.
I20260710 13:24:10.531184 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.531832 22429 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 0.
I20260710 13:24:10.532936 22318 leader_election.cc:304] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.532585 22548 tablet_bootstrap.cc:654] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:10.534317 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe" is_pre_election: true
I20260710 13:24:10.534802 22501 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 0.
I20260710 13:24:10.535859 22570 raft_consensus.cc:2804] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.536255 22570 raft_consensus.cc:493] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.536615 22570 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.538712 22582 raft_consensus.cc:515] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.540716 22548 tablet_bootstrap.cc:492] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe: No bootstrap required, opened a new log
I20260710 13:24:10.541193 22548 ts_tablet_manager.cc:1403] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:24:10.541505 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500dd2ae85d42a3bd81e8987a56a189" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:10.543203 22354 raft_consensus.cc:3060] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.544938 22548 raft_consensus.cc:359] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.545537 22548 raft_consensus.cc:385] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:10.545801 22548 raft_consensus.cc:740] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Initialized, Role: FOLLOWER
I20260710 13:24:10.546540 22548 consensus_queue.cc:260] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.542344 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500dd2ae85d42a3bd81e8987a56a189" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:10.546617 22570 raft_consensus.cc:515] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.547497 22429 raft_consensus.cc:3060] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.549022 22354 raft_consensus.cc:2468] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 1.
I20260710 13:24:10.549460 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:10.550017 22428 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.550700 22469 leader_election.cc:304] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.550954 22548 ts_tablet_manager.cc:1434] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:24:10.551585 22555 raft_consensus.cc:2804] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:10.552768 22555 raft_consensus.cc:697] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Becoming Leader. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:10.542147 22582 leader_election.cc:290] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:10.553650 22429 raft_consensus.cc:2468] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 1.
I20260710 13:24:10.553642 22555 consensus_queue.cc:237] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.555362 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:10.555887 22501 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.556699 22428 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 1.
I20260710 13:24:10.557888 22318 leader_election.cc:304] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.558699 22593 raft_consensus.cc:2804] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:10.559187 22593 raft_consensus.cc:697] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:10.560068 22593 consensus_queue.cc:237] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.562667 22501 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 1.
I20260710 13:24:10.563534 22570 leader_election.cc:290] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 1 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.567505 22251 catalog_manager.cc:5697] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 8416413f292840bf84051e6a460a3cfe (127.21.54.67). New cstate: current_term: 1 leader_uuid: "8416413f292840bf84051e6a460a3cfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:10.573802 22250 catalog_manager.cc:5697] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.643616 22555 raft_consensus.cc:493] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.644114 22555 raft_consensus.cc:515] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.644737 22554 consensus_queue.cc:1048] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:10.645947 22555 leader_election.cc:290] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:10.646636 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32d2dcbce24819a6d412ba40481125" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.647009 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32d2dcbce24819a6d412ba40481125" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.647271 22354 raft_consensus.cc:2468] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 0.
I20260710 13:24:10.647650 22428 raft_consensus.cc:2468] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 0.
I20260710 13:24:10.648414 22469 leader_election.cc:304] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.649362 22555 raft_consensus.cc:2804] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.649778 22555 raft_consensus.cc:493] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.650166 22555 raft_consensus.cc:3060] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.652658 22588 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:10.657431 22549 consensus_queue.cc:1048] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:10.657830 22555 raft_consensus.cc:515] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.670589 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32d2dcbce24819a6d412ba40481125" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:10.671339 22353 raft_consensus.cc:3060] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.672889 22549 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:10.679760 22353 raft_consensus.cc:2468] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 1.
I20260710 13:24:10.681345 22469 leader_election.cc:304] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.682426 22582 raft_consensus.cc:2804] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:10.683014 22582 raft_consensus.cc:697] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Becoming Leader. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:10.684092 22582 consensus_queue.cc:237] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.690970 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32d2dcbce24819a6d412ba40481125" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:10.691658 22428 raft_consensus.cc:3060] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.696273 22603 raft_consensus.cc:493] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.696774 22603 raft_consensus.cc:515] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.698279 22555 leader_election.cc:290] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:10.699246 22428 raft_consensus.cc:2468] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 1.
I20260710 13:24:10.699424 22603 leader_election.cc:290] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:10.701023 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.702222 22354 raft_consensus.cc:2468] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 0.
I20260710 13:24:10.701028 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.703761 22429 raft_consensus.cc:2468] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 0.
I20260710 13:24:10.705751 22467 leader_election.cc:304] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:10.707341 22603 raft_consensus.cc:2804] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:10.707912 22603 raft_consensus.cc:493] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:10.709731 22603 raft_consensus.cc:3060] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.724017 22603 raft_consensus.cc:515] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.727104 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:10.727697 22352 raft_consensus.cc:3060] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.732378 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:10.733027 22428 raft_consensus.cc:3060] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.733688 22352 raft_consensus.cc:2468] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 1.
I20260710 13:24:10.734999 22469 leader_election.cc:304] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.735759 22582 raft_consensus.cc:2804] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:10.736536 22582 raft_consensus.cc:697] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Becoming Leader. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:10.736677 22603 leader_election.cc:290] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:10.736543 22250 catalog_manager.cc:5697] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 8416413f292840bf84051e6a460a3cfe (127.21.54.67). New cstate: current_term: 1 leader_uuid: "8416413f292840bf84051e6a460a3cfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:10.738261 22582 consensus_queue.cc:237] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.739037 22428 raft_consensus.cc:2468] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 1.
I20260710 13:24:10.745428 22582 raft_consensus.cc:493] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:10.745898 22582 raft_consensus.cc:515] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.747524 22582 leader_election.cc:290] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:10.748301 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd662f82744e91a2a4dc6952480d81" is_pre_election: true
I20260710 13:24:10.748549 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750facf1e2a4443ba06733149f5019b4" is_pre_election: true
I20260710 13:24:10.749079 22352 raft_consensus.cc:2393] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8416413f292840bf84051e6a460a3cfe in current term 1: Already voted for candidate 750facf1e2a4443ba06733149f5019b4 in this term.
I20260710 13:24:10.750277 22469 leader_election.cc:304] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe; no voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:10.751024 22582 raft_consensus.cc:3060] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:10.751005 22250 catalog_manager.cc:5697] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 8416413f292840bf84051e6a460a3cfe (127.21.54.67). New cstate: current_term: 1 leader_uuid: "8416413f292840bf84051e6a460a3cfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:10.756886 22582 raft_consensus.cc:2749] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:10.773765 22428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
mode: GRACEFUL
new_leader_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:47086
I20260710 13:24:10.774318 22428 raft_consensus.cc:606] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Received request to transfer leadership to TS d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:10.779197 22428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
mode: GRACEFUL
new_leader_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:47086
I20260710 13:24:10.779701 22428 raft_consensus.cc:606] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Received request to transfer leadership to TS d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:10.784411 22428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
mode: GRACEFUL
new_leader_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:47086
I20260710 13:24:10.784894 22428 raft_consensus.cc:606] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Received request to transfer leadership to TS d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:10.792392 22549 raft_consensus.cc:993] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4: : Instructing follower d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:10.792655 22428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
mode: GRACEFUL
new_leader_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:47086
I20260710 13:24:10.792852 22588 raft_consensus.cc:1081] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Signalling peer d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:10.793303 22428 raft_consensus.cc:606] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Received request to transfer leadership to TS d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:10.794462 22352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:46438
I20260710 13:24:10.794998 22352 raft_consensus.cc:493] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:10.795310 22352 raft_consensus.cc:3060] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.801584 22352 raft_consensus.cc:515] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.803421 22352 leader_election.cc:290] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.804126 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:10.805164 22428 raft_consensus.cc:3055] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:10.805502 22428 raft_consensus.cc:740] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:10.806236 22428 consensus_queue.cc:260] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.807471 22428 raft_consensus.cc:3060] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.809465 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:10.809857 22352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "338b570469e540158e4619a367b9ade5"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
mode: GRACEFUL
new_leader_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:46450
I20260710 13:24:10.810427 22352 raft_consensus.cc:606] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Received request to transfer leadership to TS 750facf1e2a4443ba06733149f5019b4
I20260710 13:24:10.814073 22428 raft_consensus.cc:2468] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:10.810001 22502 raft_consensus.cc:3060] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.815035 22318 leader_election.cc:304] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.815886 22593 raft_consensus.cc:2804] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:10.816344 22593 raft_consensus.cc:697] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:10.817135 22593 consensus_queue.cc:237] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.821792 22502 raft_consensus.cc:2468] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:10.824108 22250 catalog_manager.cc:5697] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 1 to 2, leader changed from 750facf1e2a4443ba06733149f5019b4 (127.21.54.66) to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.829289 22502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14"
dest_uuid: "8416413f292840bf84051e6a460a3cfe"
mode: GRACEFUL
new_leader_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:53184
I20260710 13:24:10.829888 22502 raft_consensus.cc:606] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Received request to transfer leadership to TS 750facf1e2a4443ba06733149f5019b4
I20260710 13:24:10.835052 22502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be32d2dcbce24819a6d412ba40481125"
dest_uuid: "8416413f292840bf84051e6a460a3cfe"
mode: GRACEFUL
new_leader_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:53184
I20260710 13:24:10.835517 22502 raft_consensus.cc:606] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Received request to transfer leadership to TS 750facf1e2a4443ba06733149f5019b4
I20260710 13:24:10.889014 22588 consensus_queue.cc:1048] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:10.899820 22577 consensus_queue.cc:1048] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:10.927795 22577 consensus_queue.cc:1048] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:10.934290 22557 raft_consensus.cc:993] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4: : Instructing follower d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:10.934738 22549 raft_consensus.cc:1081] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Signalling peer d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:10.937779 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:46438
I20260710 13:24:10.938308 22354 raft_consensus.cc:493] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:10.938665 22354 raft_consensus.cc:3060] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.940809 22549 consensus_queue.cc:1048] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:10.944797 22354 raft_consensus.cc:515] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.947664 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:10.948217 22428 raft_consensus.cc:3055] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:10.948525 22428 raft_consensus.cc:740] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:10.949306 22428 consensus_queue.cc:260] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.950362 22428 raft_consensus.cc:3060] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.950429 22354 leader_election.cc:290] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:10.953523 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf70547a8fe4b48a67831278ff16a87" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:10.954070 22502 raft_consensus.cc:3060] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:10.956993 22428 raft_consensus.cc:2468] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:10.958170 22318 leader_election.cc:304] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:10.958932 22547 raft_consensus.cc:2804] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:10.959347 22547 raft_consensus.cc:697] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:10.960023 22547 consensus_queue.cc:237] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:10.960464 22502 raft_consensus.cc:2468] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:10.966495 22251 catalog_manager.cc:5697] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 1 to 2, leader changed from 750facf1e2a4443ba06733149f5019b4 (127.21.54.66) to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:10.968538 22547 consensus_queue.cc:1048] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:10.984329 22593 consensus_queue.cc:1048] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:10.995281 22582 consensus_queue.cc:1048] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:11.007627 22603 consensus_queue.cc:1048] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:11.067965 22603 consensus_queue.cc:1048] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:11.074155 22555 raft_consensus.cc:993] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe: : Instructing follower 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:11.074618 22582 raft_consensus.cc:1081] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Signalling peer 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:11.076334 22429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be32d2dcbce24819a6d412ba40481125"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:47078
I20260710 13:24:11.076902 22429 raft_consensus.cc:493] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.077286 22429 raft_consensus.cc:3060] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.080909 22582 consensus_queue.cc:1048] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:11.083732 22429 raft_consensus.cc:515] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.088514 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32d2dcbce24819a6d412ba40481125" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:11.089051 22352 raft_consensus.cc:3060] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.089428 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be32d2dcbce24819a6d412ba40481125" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:11.089969 22502 raft_consensus.cc:3055] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.090278 22502 raft_consensus.cc:740] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:11.091059 22502 consensus_queue.cc:260] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.091755 22502 raft_consensus.cc:3060] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.094447 22429 leader_election.cc:290] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 2 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:11.096937 22352 raft_consensus.cc:2468] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 2.
I20260710 13:24:11.097828 22502 raft_consensus.cc:2468] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 2.
I20260710 13:24:11.098969 22395 leader_election.cc:304] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:11.099767 22549 raft_consensus.cc:2804] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.100252 22549 raft_consensus.cc:697] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:11.101073 22549 consensus_queue.cc:237] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.108371 22251 catalog_manager.cc:5697] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 1 to 2, leader changed from 8416413f292840bf84051e6a460a3cfe (127.21.54.67) to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 2 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.117637 22593 consensus_queue.cc:1048] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:11.124033 22570 raft_consensus.cc:993] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81: : Instructing follower 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:11.124464 22570 raft_consensus.cc:1081] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Signalling peer 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:11.126256 22428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "338b570469e540158e4619a367b9ade5"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:47064
I20260710 13:24:11.127399 22428 raft_consensus.cc:493] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.127777 22428 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.130259 22547 consensus_queue.cc:1048] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:11.134856 22428 raft_consensus.cc:515] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.138226 22352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:11.138861 22352 raft_consensus.cc:3055] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.139091 22428 leader_election.cc:290] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 2 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:11.139230 22352 raft_consensus.cc:740] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:11.140147 22352 consensus_queue.cc:260] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.140477 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:11.141072 22502 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.141327 22352 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:11.145272 22547 consensus_queue.cc:1175] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "8416413f292840bf84051e6a460a3cfe" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:24:11.146505 22502 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 2.
I20260710 13:24:11.147243 22352 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 2.
I20260710 13:24:11.147679 22395 leader_election.cc:304] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:11.148458 22549 raft_consensus.cc:2804] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.148883 22549 raft_consensus.cc:697] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:11.149678 22549 consensus_queue.cc:237] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.156194 22252 catalog_manager.cc:5697] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 1 to 2, leader changed from d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65) to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 2 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.165710 22557 raft_consensus.cc:993] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4: : Instructing follower d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:11.166123 22549 raft_consensus.cc:1081] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Signalling peer d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:11.167390 22352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:46438
I20260710 13:24:11.167789 22352 raft_consensus.cc:493] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.168084 22352 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.172665 22352 raft_consensus.cc:515] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.174367 22352 leader_election.cc:290] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:11.175153 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:11.175347 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:11.175648 22428 raft_consensus.cc:3055] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.175866 22502 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.176028 22428 raft_consensus.cc:740] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:11.176762 22428 consensus_queue.cc:260] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.177739 22428 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.180761 22502 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:11.181900 22320 leader_election.cc:304] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:11.182708 22547 raft_consensus.cc:2804] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.183193 22547 raft_consensus.cc:697] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:11.183244 22428 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:11.184005 22547 consensus_queue.cc:237] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.190286 22252 catalog_manager.cc:5697] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 1 to 2, leader changed from 750facf1e2a4443ba06733149f5019b4 (127.21.54.66) to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.215516 22582 consensus_queue.cc:1048] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:11.225121 22555 consensus_queue.cc:1048] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:11.232623 22555 raft_consensus.cc:993] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe: : Instructing follower 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:11.233145 22603 raft_consensus.cc:1081] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Signalling peer 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:11.234571 22428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:47078
I20260710 13:24:11.235038 22428 raft_consensus.cc:493] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.235378 22428 raft_consensus.cc:3060] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.238814 22557 raft_consensus.cc:993] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4: : Instructing follower d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:11.239282 22577 raft_consensus.cc:1081] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Signalling peer d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:11.240736 22352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:46438
I20260710 13:24:11.241241 22352 raft_consensus.cc:493] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.241554 22352 raft_consensus.cc:3060] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.241618 22428 raft_consensus.cc:515] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.243449 22428 leader_election.cc:290] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 2 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:11.244038 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:11.244568 22354 raft_consensus.cc:3060] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.247159 22428 raft_consensus.cc:1275] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.247706 22352 raft_consensus.cc:515] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.249490 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:11.250070 22502 raft_consensus.cc:3055] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.250381 22502 raft_consensus.cc:740] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:11.250449 22354 raft_consensus.cc:2468] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 2.
I20260710 13:24:11.251214 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:11.251773 22428 raft_consensus.cc:3055] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.251247 22502 consensus_queue.cc:260] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.252120 22428 raft_consensus.cc:740] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:11.252451 22352 leader_election.cc:290] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:11.252966 22502 raft_consensus.cc:3060] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.253454 22547 consensus_queue.cc:1048] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.252983 22428 consensus_queue.cc:260] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.254432 22395 leader_election.cc:304] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:11.255208 22428 raft_consensus.cc:3060] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.255599 22577 raft_consensus.cc:2804] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.256072 22577 raft_consensus.cc:697] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:11.256721 22577 consensus_queue.cc:237] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.258947 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b310c7cab890443180671c8e4e9886cb" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:11.259490 22501 raft_consensus.cc:3060] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.262689 22503 raft_consensus.cc:1275] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.263707 22502 raft_consensus.cc:2468] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 2.
I20260710 13:24:11.265717 22593 consensus_queue.cc:1048] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.266408 22501 raft_consensus.cc:2468] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:11.269557 22320 leader_election.cc:304] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:11.270463 22547 raft_consensus.cc:2804] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.271096 22547 raft_consensus.cc:697] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:11.273041 22547 consensus_queue.cc:237] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:11.272928 22252 catalog_manager.cc:5697] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 1 to 2, leader changed from 8416413f292840bf84051e6a460a3cfe (127.21.54.67) to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 2 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.276619 22428 raft_consensus.cc:2468] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:11.280792 22250 catalog_manager.cc:5697] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 1 to 2, leader changed from 750facf1e2a4443ba06733149f5019b4 (127.21.54.66) to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.431326 22501 raft_consensus.cc:1275] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.432649 22547 consensus_queue.cc:1048] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.439808 22428 raft_consensus.cc:1275] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.441282 22547 consensus_queue.cc:1048] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.631824 22502 raft_consensus.cc:1275] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.633257 22557 consensus_queue.cc:1048] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.637771 22501 raft_consensus.cc:1275] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.640846 22352 raft_consensus.cc:1275] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.641439 22547 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.644605 22577 consensus_queue.cc:1048] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.646461 22352 raft_consensus.cc:1275] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.648955 22549 consensus_queue.cc:1048] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.651374 22428 raft_consensus.cc:1275] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.653187 22593 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.659418 22502 raft_consensus.cc:1275] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.663022 22354 raft_consensus.cc:1275] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.665983 22549 consensus_queue.cc:1048] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.666297 22557 consensus_queue.cc:1048] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.669100 22502 raft_consensus.cc:1275] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.670746 22549 consensus_queue.cc:1048] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.810745 22428 raft_consensus.cc:1275] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.812002 22547 consensus_queue.cc:1048] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.820122 22501 raft_consensus.cc:1275] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.822350 22593 consensus_queue.cc:1048] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:13.867551 21721 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:24:13.868300 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:13.883606 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
mode: GRACEFUL
new_leader_uuid: "8416413f292840bf84051e6a460a3cfe"
 from {username='slave'} at 127.0.0.1:46466
I20260710 13:24:13.884123 22354 raft_consensus.cc:606] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Received request to transfer leadership to TS 8416413f292840bf84051e6a460a3cfe
I20260710 13:24:13.886628 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c50f23bd0989442889fba2d582054050"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
mode: GRACEFUL
new_leader_uuid: "8416413f292840bf84051e6a460a3cfe"
 from {username='slave'} at 127.0.0.1:46466
I20260710 13:24:13.887064 22354 raft_consensus.cc:606] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Received request to transfer leadership to TS 8416413f292840bf84051e6a460a3cfe
I20260710 13:24:13.888168 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:13.888702 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:13.910331 22639 raft_consensus.cc:993] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81: : Instructing follower 8416413f292840bf84051e6a460a3cfe to start an election
I20260710 13:24:13.910805 22593 raft_consensus.cc:1081] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Signalling peer 8416413f292840bf84051e6a460a3cfe to start an election
I20260710 13:24:13.912282 22501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c50f23bd0989442889fba2d582054050"
dest_uuid: "8416413f292840bf84051e6a460a3cfe"
 from {username='slave'} at 127.0.0.1:53168
I20260710 13:24:13.912714 22501 raft_consensus.cc:493] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:13.912993 22501 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.917402 22501 raft_consensus.cc:515] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:13.918933 22501 leader_election.cc:290] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 2 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:13.919839 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:13.919975 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:13.920569 22428 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.920569 22354 raft_consensus.cc:3055] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:13.921025 22354 raft_consensus.cc:740] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:13.921895 22354 consensus_queue.cc:260] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:13.923059 22354 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.927095 22428 raft_consensus.cc:2468] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 2.
I20260710 13:24:13.928339 22467 leader_election.cc:304] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:13.929111 22603 raft_consensus.cc:2804] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:13.929541 22354 raft_consensus.cc:2468] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 2.
I20260710 13:24:13.930318 22603 raft_consensus.cc:697] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 2 LEADER]: Becoming Leader. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:13.931107 22603 consensus_queue.cc:237] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:13.937690 22252 catalog_manager.cc:5697] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe reported cstate change: term changed from 1 to 2, leader changed from d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65) to 8416413f292840bf84051e6a460a3cfe (127.21.54.67). New cstate: current_term: 2 leader_uuid: "8416413f292840bf84051e6a460a3cfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:13.988890 22639 raft_consensus.cc:993] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81: : Instructing follower 8416413f292840bf84051e6a460a3cfe to start an election
I20260710 13:24:13.989393 22639 raft_consensus.cc:1081] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Signalling peer 8416413f292840bf84051e6a460a3cfe to start an election
I20260710 13:24:13.990936 22501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641"
dest_uuid: "8416413f292840bf84051e6a460a3cfe"
 from {username='slave'} at 127.0.0.1:53168
I20260710 13:24:13.991477 22501 raft_consensus.cc:493] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:13.991734 22501 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:13.996508 22501 raft_consensus.cc:515] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:13.998106 22501 leader_election.cc:290] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 3 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:13.999069 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:13.999164 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:13.999634 22354 raft_consensus.cc:3055] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:13.999655 22428 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:14.000105 22354 raft_consensus.cc:740] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:14.000941 22354 consensus_queue.cc:260] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:14.001962 22354 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:14.004045 22428 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 3.
I20260710 13:24:14.005033 22467 leader_election.cc:304] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [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: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:14.005833 22603 raft_consensus.cc:2804] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:14.006320 22603 raft_consensus.cc:697] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 3 LEADER]: Becoming Leader. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:14.006965 22354 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 3.
I20260710 13:24:14.007095 22603 consensus_queue.cc:237] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:14.014227 22252 catalog_manager.cc:5697] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe reported cstate change: term changed from 2 to 3, leader changed from d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65) to 8416413f292840bf84051e6a460a3cfe (127.21.54.67). New cstate: current_term: 3 leader_uuid: "8416413f292840bf84051e6a460a3cfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:14.354501 22428 raft_consensus.cc:1275] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Refusing update from remote peer 8416413f292840bf84051e6a460a3cfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:14.356056 22603 consensus_queue.cc:1048] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:14.366784 22354 raft_consensus.cc:1275] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Refusing update from remote peer 8416413f292840bf84051e6a460a3cfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:14.368423 22650 consensus_queue.cc:1048] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:14.535128 22354 raft_consensus.cc:1275] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Refusing update from remote peer 8416413f292840bf84051e6a460a3cfe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:14.536507 22650 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:14.544307 22428 raft_consensus.cc:1275] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Refusing update from remote peer 8416413f292840bf84051e6a460a3cfe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:14.546038 22603 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:14.889567 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:14.907177 22501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c50f23bd0989442889fba2d582054050"
dest_uuid: "8416413f292840bf84051e6a460a3cfe"
mode: GRACEFUL
new_leader_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:53184
I20260710 13:24:14.907652 22501 raft_consensus.cc:606] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 2 LEADER]: Received request to transfer leadership to TS d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:14.912181 22501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641"
dest_uuid: "8416413f292840bf84051e6a460a3cfe"
mode: GRACEFUL
new_leader_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:53184
I20260710 13:24:14.912638 22501 raft_consensus.cc:606] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 3 LEADER]: Received request to transfer leadership to TS d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:14.917222 22428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
mode: GRACEFUL
new_leader_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:47086
I20260710 13:24:14.917784 22428 raft_consensus.cc:606] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Received request to transfer leadership to TS d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:14.922530 22428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "338b570469e540158e4619a367b9ade5"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
mode: GRACEFUL
new_leader_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:47086
I20260710 13:24:14.922950 22428 raft_consensus.cc:606] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Received request to transfer leadership to TS d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:14.927358 22428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
mode: GRACEFUL
new_leader_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:47086
I20260710 13:24:14.927758 22428 raft_consensus.cc:606] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Received request to transfer leadership to TS d7cd662f82744e91a2a4dc6952480d81
I20260710 13:24:15.031387 22635 raft_consensus.cc:993] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4: : Instructing follower d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.031823 22655 raft_consensus.cc:1081] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Signalling peer d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.033209 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "338b570469e540158e4619a367b9ade5"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:46438
I20260710 13:24:15.033679 22354 raft_consensus.cc:493] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:15.033962 22354 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.038223 22354 raft_consensus.cc:515] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.039546 22354 leader_election.cc:290] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 3 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:15.040413 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:15.040598 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:15.040916 22428 raft_consensus.cc:3055] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:15.041111 22501 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.041273 22428 raft_consensus.cc:740] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:15.041903 22428 consensus_queue.cc:260] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.042706 22428 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.045907 22501 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 3.
I20260710 13:24:15.046686 22428 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 3.
I20260710 13:24:15.047150 22320 leader_election.cc:304] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [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: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:15.047966 22639 raft_consensus.cc:2804] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:15.048792 22639 raft_consensus.cc:697] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:15.049571 22639 consensus_queue.cc:237] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.056118 22250 catalog_manager.cc:5697] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 2 to 3, leader changed from 750facf1e2a4443ba06733149f5019b4 (127.21.54.66) to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 3 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:15.116353 22650 raft_consensus.cc:993] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe: : Instructing follower d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.116847 22603 raft_consensus.cc:1081] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 3 LEADER]: Signalling peer d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.118310 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:46446
I20260710 13:24:15.118745 22354 raft_consensus.cc:493] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:15.119042 22354 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:15.123814 22354 raft_consensus.cc:515] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.125766 22354 leader_election.cc:290] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 4 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:15.125902 22655 raft_consensus.cc:993] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4: : Instructing follower d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.125972 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:15.126466 22655 raft_consensus.cc:1081] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Signalling peer d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.126401 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:15.126605 22428 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:15.127045 22501 raft_consensus.cc:3055] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:15.127385 22501 raft_consensus.cc:740] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:15.128400 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:46438
I20260710 13:24:15.128079 22501 consensus_queue.cc:260] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.128859 22354 raft_consensus.cc:493] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:15.129212 22354 raft_consensus.cc:3060] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.129340 22501 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:15.132174 22428 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 4.
I20260710 13:24:15.133060 22318 leader_election.cc:304] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [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: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:15.133780 22639 raft_consensus.cc:2804] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:15.134195 22639 raft_consensus.cc:697] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 4 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:15.134968 22639 consensus_queue.cc:237] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.135023 22501 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 4.
I20260710 13:24:15.135052 22354 raft_consensus.cc:515] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.136948 22354 leader_election.cc:290] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 3 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:15.137683 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:15.137894 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a2e5020440a5b2f13428d692dd14" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:15.138309 22428 raft_consensus.cc:3055] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:15.138432 22501 raft_consensus.cc:3060] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.138669 22428 raft_consensus.cc:740] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:15.139402 22428 consensus_queue.cc:260] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.140208 22428 raft_consensus.cc:3060] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.143157 22501 raft_consensus.cc:2468] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 3.
I20260710 13:24:15.142721 22250 catalog_manager.cc:5697] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 3 to 4, leader changed from 8416413f292840bf84051e6a460a3cfe (127.21.54.67) to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 4 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:15.144061 22320 leader_election.cc:304] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [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: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:15.144726 22639 raft_consensus.cc:2804] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:15.145145 22639 raft_consensus.cc:697] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:15.145812 22639 consensus_queue.cc:237] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.154151 22428 raft_consensus.cc:2468] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 3.
I20260710 13:24:15.155264 22250 catalog_manager.cc:5697] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 2 to 3, leader changed from 750facf1e2a4443ba06733149f5019b4 (127.21.54.66) to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 3 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:15.161049 22655 raft_consensus.cc:993] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4: : Instructing follower d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.161528 22635 raft_consensus.cc:1081] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Signalling peer d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.163129 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:46438
I20260710 13:24:15.163616 22354 raft_consensus.cc:493] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:15.163976 22354 raft_consensus.cc:3060] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.168467 22354 raft_consensus.cc:515] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.169906 22354 leader_election.cc:290] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:15.170773 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:15.171023 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a841ca1ddb24b8b9d808ac7185e16a9" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:15.171258 22428 raft_consensus.cc:3055] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:15.171537 22501 raft_consensus.cc:3060] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.171556 22428 raft_consensus.cc:740] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:15.172343 22428 consensus_queue.cc:260] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.173120 22428 raft_consensus.cc:3060] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.175885 22501 raft_consensus.cc:2468] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:15.176784 22320 leader_election.cc:304] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8416413f292840bf84051e6a460a3cfe, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:15.176919 22428 raft_consensus.cc:2468] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 2.
I20260710 13:24:15.177500 22639 raft_consensus.cc:2804] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:15.177922 22639 raft_consensus.cc:697] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:15.178610 22639 consensus_queue.cc:237] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.185254 22250 catalog_manager.cc:5697] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 1 to 2, leader changed from 750facf1e2a4443ba06733149f5019b4 (127.21.54.66) to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:15.298278 22650 raft_consensus.cc:993] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe: : Instructing follower d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.298714 22603 raft_consensus.cc:1081] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 2 LEADER]: Signalling peer d7cd662f82744e91a2a4dc6952480d81 to start an election
I20260710 13:24:15.300139 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c50f23bd0989442889fba2d582054050"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
 from {username='slave'} at 127.0.0.1:46446
I20260710 13:24:15.300580 22354 raft_consensus.cc:493] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:15.300853 22354 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.304883 22354 raft_consensus.cc:515] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.306310 22354 leader_election.cc:290] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [CANDIDATE]: Term 3 election: Requested vote from peers 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:15.307353 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:15.307488 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "d7cd662f82744e91a2a4dc6952480d81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:15.307839 22501 raft_consensus.cc:3055] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:15.308063 22428 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.308247 22501 raft_consensus.cc:740] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:15.309965 22501 consensus_queue.cc:260] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.310879 22501 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.312572 22428 raft_consensus.cc:2468] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 3.
I20260710 13:24:15.313446 22318 leader_election.cc:304] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [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: 750facf1e2a4443ba06733149f5019b4, d7cd662f82744e91a2a4dc6952480d81; no voters: 
I20260710 13:24:15.314106 22639 raft_consensus.cc:2804] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:15.314550 22639 raft_consensus.cc:697] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Becoming Leader. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:15.315625 22501 raft_consensus.cc:2468] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cd662f82744e91a2a4dc6952480d81 in term 3.
I20260710 13:24:15.315330 22639 consensus_queue.cc:237] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:15.321626 22250 catalog_manager.cc:5697] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 reported cstate change: term changed from 2 to 3, leader changed from 8416413f292840bf84051e6a460a3cfe (127.21.54.67) to d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65). New cstate: current_term: 3 leader_uuid: "d7cd662f82744e91a2a4dc6952480d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:15.517433 22501 raft_consensus.cc:1275] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:15.518574 22639 consensus_queue.cc:1048] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:15.523052 22428 raft_consensus.cc:1275] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:15.524334 22656 consensus_queue.cc:1048] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:15.529070 22502 raft_consensus.cc:1275] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 4 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:15.531121 22639 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:15.539990 22429 raft_consensus.cc:1275] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:15.542168 22639 consensus_queue.cc:1048] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:15.542392 22429 raft_consensus.cc:1275] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:15.547323 22639 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:15.559739 22502 raft_consensus.cc:1275] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:15.561046 22656 consensus_queue.cc:1048] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:15.622786 22502 raft_consensus.cc:1275] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:15.624158 22656 consensus_queue.cc:1048] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:15.633221 22428 raft_consensus.cc:1275] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:15.634630 22656 consensus_queue.cc:1048] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:15.802670 22428 raft_consensus.cc:1275] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:15.803889 22656 consensus_queue.cc:1048] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:15.811695 22502 raft_consensus.cc:1275] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Refusing update from remote peer d7cd662f82744e91a2a4dc6952480d81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:15.813210 22639 consensus_queue.cc:1048] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:17.934492 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:17.942246 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
mode: GRACEFUL
new_leader_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:46466
I20260710 13:24:17.942965 22354 raft_consensus.cc:606] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 4 LEADER]: Received request to transfer leadership to TS 750facf1e2a4443ba06733149f5019b4
I20260710 13:24:17.945735 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
mode: GRACEFUL
new_leader_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:46466
I20260710 13:24:17.946230 22354 raft_consensus.cc:606] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Received request to transfer leadership to TS 750facf1e2a4443ba06733149f5019b4
I20260710 13:24:17.948755 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "338b570469e540158e4619a367b9ade5"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
mode: GRACEFUL
new_leader_uuid: "8416413f292840bf84051e6a460a3cfe"
 from {username='slave'} at 127.0.0.1:46466
I20260710 13:24:17.949301 22354 raft_consensus.cc:606] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Received request to transfer leadership to TS 8416413f292840bf84051e6a460a3cfe
I20260710 13:24:17.951829 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c50f23bd0989442889fba2d582054050"
dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
mode: GRACEFUL
new_leader_uuid: "8416413f292840bf84051e6a460a3cfe"
 from {username='slave'} at 127.0.0.1:46466
I20260710 13:24:17.952435 22354 raft_consensus.cc:606] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Received request to transfer leadership to TS 8416413f292840bf84051e6a460a3cfe
I20260710 13:24:17.953629 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:24:17.954206 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:17.954344 22665 raft_consensus.cc:993] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81: : Instructing follower 8416413f292840bf84051e6a460a3cfe to start an election
I20260710 13:24:17.955029 22678 raft_consensus.cc:1081] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Signalling peer 8416413f292840bf84051e6a460a3cfe to start an election
I20260710 13:24:17.956563 22501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "338b570469e540158e4619a367b9ade5"
dest_uuid: "8416413f292840bf84051e6a460a3cfe"
 from {username='slave'} at 127.0.0.1:53168
I20260710 13:24:17.957042 22501 raft_consensus.cc:493] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:17.957371 22501 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:17.962316 22501 raft_consensus.cc:515] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:17.963910 22501 leader_election.cc:290] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 4 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:17.965058 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:17.964926 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b570469e540158e4619a367b9ade5" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:17.965716 22428 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:17.965755 22354 raft_consensus.cc:3055] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:17.966141 22354 raft_consensus.cc:740] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:17.966790 22354 consensus_queue.cc:260] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:17.967867 22354 raft_consensus.cc:3060] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:17.971716 22428 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 4.
I20260710 13:24:17.972843 22467 leader_election.cc:304] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [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: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:17.973438 22354 raft_consensus.cc:2468] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 4.
I20260710 13:24:17.973726 22603 raft_consensus.cc:2804] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:17.974723 22603 raft_consensus.cc:697] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 4 LEADER]: Becoming Leader. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:17.975710 22603 consensus_queue.cc:237] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:17.982244 22250 catalog_manager.cc:5697] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe reported cstate change: term changed from 3 to 4, leader changed from d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65) to 8416413f292840bf84051e6a460a3cfe (127.21.54.67). New cstate: current_term: 4 leader_uuid: "8416413f292840bf84051e6a460a3cfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:18.174201 22678 raft_consensus.cc:993] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81: : Instructing follower 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:18.174777 22665 raft_consensus.cc:1081] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 4 LEADER]: Signalling peer 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:18.176206 22428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:47064
I20260710 13:24:18.176640 22428 raft_consensus.cc:493] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:18.176955 22428 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:18.180912 22428 raft_consensus.cc:515] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:18.182425 22428 leader_election.cc:290] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 5 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:18.183166 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:18.183434 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4a1af42d34ce39eb94852152c6641" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:18.183713 22354 raft_consensus.cc:3055] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:24:18.183907 22501 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:18.184036 22354 raft_consensus.cc:740] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:18.184834 22354 consensus_queue.cc:260] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:18.186053 22354 raft_consensus.cc:3060] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:18.190768 22501 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 5.
I20260710 13:24:18.192171 22395 leader_election.cc:304] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [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: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:18.192667 22354 raft_consensus.cc:2468] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 5.
I20260710 13:24:18.193146 22635 raft_consensus.cc:2804] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:24:18.194340 22635 raft_consensus.cc:697] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 5 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:18.195310 22635 consensus_queue.cc:237] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:18.203816 22250 catalog_manager.cc:5697] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 4 to 5, leader changed from d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65) to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 5 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.240902 22665 raft_consensus.cc:993] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81: : Instructing follower 8416413f292840bf84051e6a460a3cfe to start an election
I20260710 13:24:18.241420 22678 raft_consensus.cc:1081] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Signalling peer 8416413f292840bf84051e6a460a3cfe to start an election
I20260710 13:24:18.242842 22501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c50f23bd0989442889fba2d582054050"
dest_uuid: "8416413f292840bf84051e6a460a3cfe"
 from {username='slave'} at 127.0.0.1:53168
I20260710 13:24:18.243337 22501 raft_consensus.cc:493] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:18.243636 22501 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:18.247756 22501 raft_consensus.cc:515] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:18.249187 22501 leader_election.cc:290] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [CANDIDATE]: Term 4 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835)
I20260710 13:24:18.250101 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:18.250198 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f23bd0989442889fba2d582054050" candidate_uuid: "8416413f292840bf84051e6a460a3cfe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "750facf1e2a4443ba06733149f5019b4"
I20260710 13:24:18.250658 22354 raft_consensus.cc:3055] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:18.250721 22428 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:18.250958 22354 raft_consensus.cc:740] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:18.251672 22354 consensus_queue.cc:260] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:18.252867 22354 raft_consensus.cc:3060] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:18.255228 22428 raft_consensus.cc:2468] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 4.
I20260710 13:24:18.256177 22467 leader_election.cc:304] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [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: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:18.256888 22603 raft_consensus.cc:2804] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:18.257301 22603 raft_consensus.cc:697] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 4 LEADER]: Becoming Leader. State: Replica: 8416413f292840bf84051e6a460a3cfe, State: Running, Role: LEADER
I20260710 13:24:18.257368 22354 raft_consensus.cc:2468] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8416413f292840bf84051e6a460a3cfe in term 4.
I20260710 13:24:18.258116 22603 consensus_queue.cc:237] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [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: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:18.265378 22250 catalog_manager.cc:5697] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe reported cstate change: term changed from 3 to 4, leader changed from d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65) to 8416413f292840bf84051e6a460a3cfe (127.21.54.67). New cstate: current_term: 4 leader_uuid: "8416413f292840bf84051e6a460a3cfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:18.321372 22665 raft_consensus.cc:993] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81: : Instructing follower 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:18.321820 22665 raft_consensus.cc:1081] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Signalling peer 750facf1e2a4443ba06733149f5019b4 to start an election
I20260710 13:24:18.323167 22428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a"
dest_uuid: "750facf1e2a4443ba06733149f5019b4"
 from {username='slave'} at 127.0.0.1:47064
I20260710 13:24:18.323619 22428 raft_consensus.cc:493] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:18.323890 22428 raft_consensus.cc:3060] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:18.327896 22428 raft_consensus.cc:515] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:18.329272 22428 leader_election.cc:290] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [CANDIDATE]: Term 3 election: Requested vote from peers d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215), 8416413f292840bf84051e6a460a3cfe (127.21.54.67:33505)
I20260710 13:24:18.330267 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7cd662f82744e91a2a4dc6952480d81"
I20260710 13:24:18.330477 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266fcf9194a14bec8371b4d0170dfd9a" candidate_uuid: "750facf1e2a4443ba06733149f5019b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8416413f292840bf84051e6a460a3cfe"
I20260710 13:24:18.330718 22354 raft_consensus.cc:3055] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:18.330931 22501 raft_consensus.cc:3060] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:18.331043 22354 raft_consensus.cc:740] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7cd662f82744e91a2a4dc6952480d81, State: Running, Role: LEADER
I20260710 13:24:18.331736 22354 consensus_queue.cc:260] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [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: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:18.332546 22354 raft_consensus.cc:3060] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:18.335116 22501 raft_consensus.cc:2468] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 3.
I20260710 13:24:18.336007 22395 leader_election.cc:304] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [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: 750facf1e2a4443ba06733149f5019b4, 8416413f292840bf84051e6a460a3cfe; no voters: 
I20260710 13:24:18.336638 22635 raft_consensus.cc:2804] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:18.336715 22354 raft_consensus.cc:2468] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750facf1e2a4443ba06733149f5019b4 in term 3.
I20260710 13:24:18.337110 22635 raft_consensus.cc:697] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 3 LEADER]: Becoming Leader. State: Replica: 750facf1e2a4443ba06733149f5019b4, State: Running, Role: LEADER
I20260710 13:24:18.338016 22635 consensus_queue.cc:237] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [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: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } }
I20260710 13:24:18.344895 22250 catalog_manager.cc:5697] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 reported cstate change: term changed from 2 to 3, leader changed from d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65) to 750facf1e2a4443ba06733149f5019b4 (127.21.54.66). New cstate: current_term: 3 leader_uuid: "750facf1e2a4443ba06733149f5019b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.537774 22428 raft_consensus.cc:1275] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Refusing update from remote peer 8416413f292840bf84051e6a460a3cfe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:18.539021 22603 consensus_queue.cc:1048] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:18.548501 22354 raft_consensus.cc:1275] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Refusing update from remote peer 8416413f292840bf84051e6a460a3cfe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:18.550978 22603 consensus_queue.cc:1048] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:18.633116 22501 raft_consensus.cc:1275] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 5 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:24:18.634387 22635 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:18.643182 22354 raft_consensus.cc:1275] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 5 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:24:18.647034 22695 consensus_queue.cc:1048] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:24:18.736207 22354 raft_consensus.cc:1275] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:18.737398 22695 consensus_queue.cc:1048] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:18.745806 22501 raft_consensus.cc:1275] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Refusing update from remote peer 750facf1e2a4443ba06733149f5019b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:18.747720 22695 consensus_queue.cc:1048] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8416413f292840bf84051e6a460a3cfe" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:18.761292 22428 raft_consensus.cc:1275] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Refusing update from remote peer 8416413f292840bf84051e6a460a3cfe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:18.762518 22603 consensus_queue.cc:1048] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "750facf1e2a4443ba06733149f5019b4" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:18.770799 22354 raft_consensus.cc:1275] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Refusing update from remote peer 8416413f292840bf84051e6a460a3cfe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:18.772497 22603 consensus_queue.cc:1048] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd662f82744e91a2a4dc6952480d81" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:18.955228 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:18.963042 21721 tablet_server.cc:179] TabletServer@127.21.54.65:0 shutting down...
W20260710 13:24:18.973130 22395 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260710 13:24:18.977703 22395 consensus_peers.cc:597] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 -> Peer d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215): Couldn't send request to peer d7cd662f82744e91a2a4dc6952480d81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:18.995745 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:18.996513 21721 tablet_replica.cc:333] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
I20260710 13:24:18.997316 21721 raft_consensus.cc:2243] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:18.997787 21721 raft_consensus.cc:2272] T be32d2dcbce24819a6d412ba40481125 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:18.999725 21721 tablet_replica.cc:333] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
I20260710 13:24:19.000241 21721 raft_consensus.cc:2243] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.000661 21721 raft_consensus.cc:2272] T c50f23bd0989442889fba2d582054050 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.003381 21721 tablet_replica.cc:333] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
I20260710 13:24:19.003969 21721 raft_consensus.cc:2243] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.004760 21721 raft_consensus.cc:2272] T 3a68a2e5020440a5b2f13428d692dd14 P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.007154 21721 tablet_replica.cc:333] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
I20260710 13:24:19.007845 21721 raft_consensus.cc:2243] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.008348 21721 raft_consensus.cc:2272] T 0ad4a1af42d34ce39eb94852152c6641 P d7cd662f82744e91a2a4dc6952480d81 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.011211 21721 tablet_replica.cc:333] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
W20260710 13:24:19.011333 22469 consensus_peers.cc:597] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe -> Peer d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215): Couldn't send request to peer d7cd662f82744e91a2a4dc6952480d81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:19.011871 21721 raft_consensus.cc:2243] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.012317 21721 raft_consensus.cc:2272] T 1500dd2ae85d42a3bd81e8987a56a189 P d7cd662f82744e91a2a4dc6952480d81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.014420 21721 tablet_replica.cc:333] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
I20260710 13:24:19.014922 21721 raft_consensus.cc:2243] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.015296 21721 raft_consensus.cc:2272] T 338b570469e540158e4619a367b9ade5 P d7cd662f82744e91a2a4dc6952480d81 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.017310 21721 tablet_replica.cc:333] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
I20260710 13:24:19.017840 21721 raft_consensus.cc:2243] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.018581 21721 raft_consensus.cc:2272] T b310c7cab890443180671c8e4e9886cb P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.020299 21721 tablet_replica.cc:333] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
I20260710 13:24:19.020763 21721 raft_consensus.cc:2243] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.021152 21721 raft_consensus.cc:2272] T 266fcf9194a14bec8371b4d0170dfd9a P d7cd662f82744e91a2a4dc6952480d81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.023481 21721 tablet_replica.cc:333] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
I20260710 13:24:19.023954 21721 raft_consensus.cc:2243] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.024696 21721 raft_consensus.cc:2272] T 2a841ca1ddb24b8b9d808ac7185e16a9 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.026484 21721 tablet_replica.cc:333] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81: stopping tablet replica
I20260710 13:24:19.026933 21721 raft_consensus.cc:2243] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.027631 21721 raft_consensus.cc:2272] T eaf70547a8fe4b48a67831278ff16a87 P d7cd662f82744e91a2a4dc6952480d81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.057040 21721 tablet_server.cc:196] TabletServer@127.21.54.65:0 shutdown complete.
I20260710 13:24:19.079881 21721 tablet_server.cc:179] TabletServer@127.21.54.66:0 shutting down...
W20260710 13:24:19.088303 22467 consensus_peers.cc:597] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe -> Peer 750facf1e2a4443ba06733149f5019b4 (127.21.54.66:37835): Couldn't send request to peer 750facf1e2a4443ba06733149f5019b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:19.109843 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:19.110677 21721 tablet_replica.cc:333] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.111238 21721 raft_consensus.cc:2243] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.111806 21721 raft_consensus.cc:2272] T 1500dd2ae85d42a3bd81e8987a56a189 P 750facf1e2a4443ba06733149f5019b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.114034 21721 tablet_replica.cc:333] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.114670 21721 raft_consensus.cc:2243] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.115558 21721 raft_consensus.cc:2272] T be32d2dcbce24819a6d412ba40481125 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:19.117304 22469 consensus_peers.cc:597] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe -> Peer d7cd662f82744e91a2a4dc6952480d81 (127.21.54.65:46215): Couldn't send request to peer d7cd662f82744e91a2a4dc6952480d81. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:19.117578 21721 tablet_replica.cc:333] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.118151 21721 raft_consensus.cc:2243] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.118594 21721 raft_consensus.cc:2272] T eaf70547a8fe4b48a67831278ff16a87 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.120249 21721 tablet_replica.cc:333] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.120767 21721 raft_consensus.cc:2243] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.121240 21721 raft_consensus.cc:2272] T c50f23bd0989442889fba2d582054050 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.123255 21721 tablet_replica.cc:333] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.123775 21721 raft_consensus.cc:2243] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.124197 21721 raft_consensus.cc:2272] T 3a68a2e5020440a5b2f13428d692dd14 P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.125872 21721 tablet_replica.cc:333] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.126327 21721 raft_consensus.cc:2243] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.127033 21721 raft_consensus.cc:2272] T 0ad4a1af42d34ce39eb94852152c6641 P 750facf1e2a4443ba06733149f5019b4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.129048 21721 tablet_replica.cc:333] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.129557 21721 raft_consensus.cc:2243] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.129957 21721 raft_consensus.cc:2272] T 338b570469e540158e4619a367b9ade5 P 750facf1e2a4443ba06733149f5019b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.131942 21721 tablet_replica.cc:333] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.132483 21721 raft_consensus.cc:2243] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.132901 21721 raft_consensus.cc:2272] T b310c7cab890443180671c8e4e9886cb P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.134532 21721 tablet_replica.cc:333] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.134971 21721 raft_consensus.cc:2243] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.135349 21721 raft_consensus.cc:2272] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 750facf1e2a4443ba06733149f5019b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.136973 21721 tablet_replica.cc:333] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4: stopping tablet replica
I20260710 13:24:19.137440 21721 raft_consensus.cc:2243] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.138141 21721 raft_consensus.cc:2272] T 266fcf9194a14bec8371b4d0170dfd9a P 750facf1e2a4443ba06733149f5019b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.166698 21721 tablet_server.cc:196] TabletServer@127.21.54.66:0 shutdown complete.
I20260710 13:24:19.185922 21721 tablet_server.cc:179] TabletServer@127.21.54.67:0 shutting down...
I20260710 13:24:19.214346 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:19.215030 21721 tablet_replica.cc:333] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.215610 21721 raft_consensus.cc:2243] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.216115 21721 raft_consensus.cc:2272] T be32d2dcbce24819a6d412ba40481125 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.218027 21721 tablet_replica.cc:333] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.218530 21721 raft_consensus.cc:2243] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.219316 21721 raft_consensus.cc:2272] T 1500dd2ae85d42a3bd81e8987a56a189 P 8416413f292840bf84051e6a460a3cfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.221036 21721 tablet_replica.cc:333] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.221585 21721 raft_consensus.cc:2243] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.222005 21721 raft_consensus.cc:2272] T eaf70547a8fe4b48a67831278ff16a87 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.223587 21721 tablet_replica.cc:333] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.224123 21721 raft_consensus.cc:2243] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.224545 21721 raft_consensus.cc:2272] T 2a841ca1ddb24b8b9d808ac7185e16a9 P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.226271 21721 tablet_replica.cc:333] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.226745 21721 raft_consensus.cc:2243] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.227147 21721 raft_consensus.cc:2272] T 266fcf9194a14bec8371b4d0170dfd9a P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.229094 21721 tablet_replica.cc:333] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.229643 21721 raft_consensus.cc:2243] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.230360 21721 raft_consensus.cc:2272] T 338b570469e540158e4619a367b9ade5 P 8416413f292840bf84051e6a460a3cfe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.232180 21721 tablet_replica.cc:333] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.232744 21721 raft_consensus.cc:2243] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.233119 21721 raft_consensus.cc:2272] T b310c7cab890443180671c8e4e9886cb P 8416413f292840bf84051e6a460a3cfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.234730 21721 tablet_replica.cc:333] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.235152 21721 raft_consensus.cc:2243] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.235791 21721 raft_consensus.cc:2272] T c50f23bd0989442889fba2d582054050 P 8416413f292840bf84051e6a460a3cfe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.237699 21721 tablet_replica.cc:333] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.238119 21721 raft_consensus.cc:2243] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.238507 21721 raft_consensus.cc:2272] T 3a68a2e5020440a5b2f13428d692dd14 P 8416413f292840bf84051e6a460a3cfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.240021 21721 tablet_replica.cc:333] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe: stopping tablet replica
I20260710 13:24:19.240406 21721 raft_consensus.cc:2243] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:19.240757 21721 raft_consensus.cc:2272] T 0ad4a1af42d34ce39eb94852152c6641 P 8416413f292840bf84051e6a460a3cfe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.268491 21721 tablet_server.cc:196] TabletServer@127.21.54.67:0 shutdown complete.
I20260710 13:24:19.287037 21721 master.cc:562] Master@127.21.54.126:40947 shutting down...
I20260710 13:24:19.305331 21721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:19.305845 21721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:19.306120 21721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4385e7c5556943509fcab694f2da2bd3: stopping tablet replica
I20260710 13:24:19.325717 21721 master.cc:584] Master@127.21.54.126:40947 shutdown complete.
750facf1e2a4443ba06733149f5019b4  4
8416413f292840bf84051e6a460a3cfe  1
d7cd662f82744e91a2a4dc6952480d81  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10424 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:24:19.366322 21721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.54.126:34605
I20260710 13:24:19.367468 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:19.373602 22706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:19.373602 22705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:19.373750 22708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:19.374908 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:19.375684 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:19.375885 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:19.376065 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689859376031 us; error 0 us; skew 500 ppm
I20260710 13:24:19.376618 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:19.378995 21721 webserver.cc:533] Webserver started at http://127.21.54.126:43653/ using document root <none> and password file <none>
I20260710 13:24:19.379475 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:19.379673 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:19.379966 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:19.381055 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/master-0-root/instance:
uuid: "95717b95c4014d73aab83595b247d40f"
format_stamp: "Formatted at 2026-07-10 13:24:19 on dist-test-slave-swp1"
I20260710 13:24:19.385516 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:24:19.388562 22713 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.389357 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:19.389654 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/master-0-root
uuid: "95717b95c4014d73aab83595b247d40f"
format_stamp: "Formatted at 2026-07-10 13:24:19 on dist-test-slave-swp1"
I20260710 13:24:19.389946 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:19.402881 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:19.404134 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:19.443280 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.126:34605
I20260710 13:24:19.443382 22764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.126:34605 every 8 connection(s)
I20260710 13:24:19.447141 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:19.456773 22765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f: Bootstrap starting.
I20260710 13:24:19.461395 22765 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:19.465569 22765 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f: No bootstrap required, opened a new log
I20260710 13:24:19.467594 22765 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95717b95c4014d73aab83595b247d40f" member_type: VOTER }
I20260710 13:24:19.467978 22765 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:19.468150 22765 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95717b95c4014d73aab83595b247d40f, State: Initialized, Role: FOLLOWER
I20260710 13:24:19.468729 22765 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95717b95c4014d73aab83595b247d40f" member_type: VOTER }
I20260710 13:24:19.469141 22765 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:19.469411 22765 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:19.469619 22765 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:19.473788 22765 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95717b95c4014d73aab83595b247d40f" member_type: VOTER }
I20260710 13:24:19.474280 22765 leader_election.cc:304] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [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: 95717b95c4014d73aab83595b247d40f; no voters: 
I20260710 13:24:19.475342 22765 leader_election.cc:290] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:19.475651 22768 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:19.477026 22768 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 1 LEADER]: Becoming Leader. State: Replica: 95717b95c4014d73aab83595b247d40f, State: Running, Role: LEADER
I20260710 13:24:19.477726 22768 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [LEADER]: Queue going to LEADER mode. State: All 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: "95717b95c4014d73aab83595b247d40f" member_type: VOTER }
I20260710 13:24:19.478498 22765 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:19.482774 22770 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95717b95c4014d73aab83595b247d40f. Latest consensus state: current_term: 1 leader_uuid: "95717b95c4014d73aab83595b247d40f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95717b95c4014d73aab83595b247d40f" member_type: VOTER } }
I20260710 13:24:19.483685 22770 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:19.483007 22769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95717b95c4014d73aab83595b247d40f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95717b95c4014d73aab83595b247d40f" member_type: VOTER } }
I20260710 13:24:19.484344 22769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:19.485599 22776 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:19.490955 22776 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:19.493292 21721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:19.500393 22776 catalog_manager.cc:1383] Generated new cluster ID: 7197f775a2c6432d961f2a8b74b366d9
I20260710 13:24:19.500715 22776 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:19.525676 22776 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:19.526981 22776 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:19.541358 22776 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f: Generated new TSK 0
I20260710 13:24:19.541970 22776 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:19.559655 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:19.565726 22786 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:19.566674 22787 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:19.568181 22789 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:19.568439 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:19.569408 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:19.569622 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:19.569792 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689859569758 us; error 0 us; skew 500 ppm
I20260710 13:24:19.570330 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:19.572669 21721 webserver.cc:533] Webserver started at http://127.21.54.65:44873/ using document root <none> and password file <none>
I20260710 13:24:19.573201 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:19.573405 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:19.573693 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:19.574770 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/instance:
uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
format_stamp: "Formatted at 2026-07-10 13:24:19 on dist-test-slave-swp1"
I20260710 13:24:19.579460 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:19.583020 22794 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.583763 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:19.584069 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
format_stamp: "Formatted at 2026-07-10 13:24:19 on dist-test-slave-swp1"
I20260710 13:24:19.584327 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:19.613821 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:19.615108 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:19.616597 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:19.618944 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:19.619148 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.619447 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:19.619618 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.661656 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:42231
I20260710 13:24:19.661760 22856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:42231 every 8 connection(s)
I20260710 13:24:19.667064 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:19.674336 22861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:19.674696 22862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:19.677408 22864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:19.677435 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:19.679219 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:19.679484 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:19.679744 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689859679722 us; error 0 us; skew 500 ppm
I20260710 13:24:19.680472 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:19.682387 22857 heartbeater.cc:344] Connected to a master server at 127.21.54.126:34605
I20260710 13:24:19.682739 22857 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:19.683425 21721 webserver.cc:533] Webserver started at http://127.21.54.66:38491/ using document root <none> and password file <none>
I20260710 13:24:19.683717 22857 heartbeater.cc:507] Master 127.21.54.126:34605 requested a full tablet report, sending...
I20260710 13:24:19.683928 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:19.684208 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:19.684475 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:19.685940 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/instance:
uuid: "e17c89ab14554ac59f12d074162ee2f2"
format_stamp: "Formatted at 2026-07-10 13:24:19 on dist-test-slave-swp1"
I20260710 13:24:19.686453 22730 ts_manager.cc:194] Registered new tserver with Master: 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:19.689493 22730 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53436
I20260710 13:24:19.692601 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:24:19.696107 22869 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.696939 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:19.697278 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root
uuid: "e17c89ab14554ac59f12d074162ee2f2"
format_stamp: "Formatted at 2026-07-10 13:24:19 on dist-test-slave-swp1"
I20260710 13:24:19.697602 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:19.725859 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:19.727161 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:19.728659 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:19.730888 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:19.731134 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.731369 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:19.731540 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.772805 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.66:40879
I20260710 13:24:19.772959 22931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.66:40879 every 8 connection(s)
I20260710 13:24:19.777653 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:19.785342 22936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:19.785926 22935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:19.789294 22938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:19.789407 22932 heartbeater.cc:344] Connected to a master server at 127.21.54.126:34605
I20260710 13:24:19.789852 22932 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:19.790135 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:19.790843 22932 heartbeater.cc:507] Master 127.21.54.126:34605 requested a full tablet report, sending...
I20260710 13:24:19.791244 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:19.791582 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:19.791795 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689859791774 us; error 0 us; skew 500 ppm
I20260710 13:24:19.792541 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:19.793082 22730 ts_manager.cc:194] Registered new tserver with Master: e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:19.794843 22730 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53438
I20260710 13:24:19.795112 21721 webserver.cc:533] Webserver started at http://127.21.54.67:32863/ using document root <none> and password file <none>
I20260710 13:24:19.795759 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:19.796001 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:19.796295 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:19.797493 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/instance:
uuid: "9787519f3ec142e290d405ed39f038f5"
format_stamp: "Formatted at 2026-07-10 13:24:19 on dist-test-slave-swp1"
I20260710 13:24:19.802049 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:24:19.805326 22943 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.806119 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:19.806408 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root
uuid: "9787519f3ec142e290d405ed39f038f5"
format_stamp: "Formatted at 2026-07-10 13:24:19 on dist-test-slave-swp1"
I20260710 13:24:19.806684 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:19.840770 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:19.842106 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:19.843509 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:19.845686 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:19.845911 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.846156 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:19.846328 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:19.885135 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.67:46415
I20260710 13:24:19.885294 23005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.67:46415 every 8 connection(s)
I20260710 13:24:19.899031 23006 heartbeater.cc:344] Connected to a master server at 127.21.54.126:34605
I20260710 13:24:19.899461 23006 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:19.900209 23006 heartbeater.cc:507] Master 127.21.54.126:34605 requested a full tablet report, sending...
I20260710 13:24:19.902139 22730 ts_manager.cc:194] Registered new tserver with Master: 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:19.902241 21721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013397897s
I20260710 13:24:19.903501 22730 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53448
I20260710 13:24:19.927886 22730 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53450:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:19.931787 22730 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:20.050511 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 942e0806545c405a93619daee1fdd636 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:20.052035 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942e0806545c405a93619daee1fdd636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.054270 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 230964adba2f4c00a4da219dcd794b5b (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:20.055676 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230964adba2f4c00a4da219dcd794b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.057410 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 942e0806545c405a93619daee1fdd636 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:20.058243 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 641cde90540d4ca6b30d9b34e8b8c7e3 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:20.058755 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942e0806545c405a93619daee1fdd636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.059535 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641cde90540d4ca6b30d9b34e8b8c7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.060611 22894 tablet_service.cc:1511] Processing CreateTablet for tablet e206f21c248e4620a64e88f84950c5e2 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:20.061882 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e206f21c248e4620a64e88f84950c5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.062422 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 230964adba2f4c00a4da219dcd794b5b (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:20.063728 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230964adba2f4c00a4da219dcd794b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.063805 22893 tablet_service.cc:1511] Processing CreateTablet for tablet dddf9519cafb43b7ac08d1fb514d6fbc (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:20.065132 22893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddf9519cafb43b7ac08d1fb514d6fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.065757 22895 tablet_service.cc:1511] Processing CreateTablet for tablet 641cde90540d4ca6b30d9b34e8b8c7e3 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:20.067310 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641cde90540d4ca6b30d9b34e8b8c7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.068774 22968 tablet_service.cc:1511] Processing CreateTablet for tablet e206f21c248e4620a64e88f84950c5e2 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:20.070099 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e206f21c248e4620a64e88f84950c5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.071136 22892 tablet_service.cc:1511] Processing CreateTablet for tablet 76fb6a4ba8f94b529853c1e94537d39c (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:20.072429 22892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76fb6a4ba8f94b529853c1e94537d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.074601 22966 tablet_service.cc:1511] Processing CreateTablet for tablet 76fb6a4ba8f94b529853c1e94537d39c (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:20.076222 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76fb6a4ba8f94b529853c1e94537d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.072944 22967 tablet_service.cc:1511] Processing CreateTablet for tablet dddf9519cafb43b7ac08d1fb514d6fbc (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:20.078393 22967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddf9519cafb43b7ac08d1fb514d6fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.082273 22820 tablet_service.cc:1511] Processing CreateTablet for tablet 641cde90540d4ca6b30d9b34e8b8c7e3 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:20.083703 22820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641cde90540d4ca6b30d9b34e8b8c7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.084335 22965 tablet_service.cc:1511] Processing CreateTablet for tablet cb6326f75cd94087b0dea4017e9075e7 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:20.085645 22965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6326f75cd94087b0dea4017e9075e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.086198 22818 tablet_service.cc:1511] Processing CreateTablet for tablet dddf9519cafb43b7ac08d1fb514d6fbc (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:20.088469 22817 tablet_service.cc:1511] Processing CreateTablet for tablet 76fb6a4ba8f94b529853c1e94537d39c (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:20.089510 22964 tablet_service.cc:1511] Processing CreateTablet for tablet 412c2b2610e3463e833ee0c634302ced (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:20.090840 22964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412c2b2610e3463e833ee0c634302ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.090720 22816 tablet_service.cc:1511] Processing CreateTablet for tablet cb6326f75cd94087b0dea4017e9075e7 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:20.094378 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 942e0806545c405a93619daee1fdd636 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:20.095530 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 0350a4ed59484abcbb5b89d2fadf6c3f (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:20.097350 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0350a4ed59484abcbb5b89d2fadf6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.098778 22819 tablet_service.cc:1511] Processing CreateTablet for tablet e206f21c248e4620a64e88f84950c5e2 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:20.097360 22821 tablet_service.cc:1511] Processing CreateTablet for tablet 230964adba2f4c00a4da219dcd794b5b (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:20.103929 22818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddf9519cafb43b7ac08d1fb514d6fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.109555 22816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6326f75cd94087b0dea4017e9075e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.110638 22962 tablet_service.cc:1511] Processing CreateTablet for tablet f7d380fd1f92445e9b922d008af3c7d3 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:20.112038 22962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d380fd1f92445e9b922d008af3c7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.113608 22817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76fb6a4ba8f94b529853c1e94537d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.117606 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942e0806545c405a93619daee1fdd636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.121189 22819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e206f21c248e4620a64e88f84950c5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.128269 22821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230964adba2f4c00a4da219dcd794b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.130844 22891 tablet_service.cc:1511] Processing CreateTablet for tablet cb6326f75cd94087b0dea4017e9075e7 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:20.132324 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6326f75cd94087b0dea4017e9075e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.132411 22815 tablet_service.cc:1511] Processing CreateTablet for tablet 412c2b2610e3463e833ee0c634302ced (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:20.133785 22815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412c2b2610e3463e833ee0c634302ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.138980 22890 tablet_service.cc:1511] Processing CreateTablet for tablet 412c2b2610e3463e833ee0c634302ced (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:20.140532 22890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412c2b2610e3463e833ee0c634302ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.140731 22813 tablet_service.cc:1511] Processing CreateTablet for tablet f7d380fd1f92445e9b922d008af3c7d3 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:20.142737 22813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d380fd1f92445e9b922d008af3c7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.143448 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 0350a4ed59484abcbb5b89d2fadf6c3f (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:20.138983 22814 tablet_service.cc:1511] Processing CreateTablet for tablet 0350a4ed59484abcbb5b89d2fadf6c3f (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:20.144789 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0350a4ed59484abcbb5b89d2fadf6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.145350 22814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0350a4ed59484abcbb5b89d2fadf6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.172253 22888 tablet_service.cc:1511] Processing CreateTablet for tablet f7d380fd1f92445e9b922d008af3c7d3 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:20.174664 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d380fd1f92445e9b922d008af3c7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.192111 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 44361c6ae1ea45cebb231b5e75548d28 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:20.193507 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44361c6ae1ea45cebb231b5e75548d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.214131 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 4a37c64b47be4ea9b55da71e4ef60357 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:20.214344 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 44361c6ae1ea45cebb231b5e75548d28 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:20.215528 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a37c64b47be4ea9b55da71e4ef60357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.215624 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44361c6ae1ea45cebb231b5e75548d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.248697 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 4a37c64b47be4ea9b55da71e4ef60357 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:20.249833 23021 tablet_bootstrap.cc:492] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.250100 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a37c64b47be4ea9b55da71e4ef60357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.255729 22816 tablet_service.cc:1511] Processing CreateTablet for tablet 9913858a01614b6a8befe84740a6a583 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:20.258662 22816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9913858a01614b6a8befe84740a6a583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.257364 22966 tablet_service.cc:1511] Processing CreateTablet for tablet 9913858a01614b6a8befe84740a6a583 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:20.266273 23023 tablet_bootstrap.cc:492] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:20.266218 22895 tablet_service.cc:1511] Processing CreateTablet for tablet 44361c6ae1ea45cebb231b5e75548d28 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:20.269627 22891 tablet_service.cc:1511] Processing CreateTablet for tablet 4a37c64b47be4ea9b55da71e4ef60357 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:20.273716 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9913858a01614b6a8befe84740a6a583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.274700 23022 tablet_bootstrap.cc:492] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:20.274425 22890 tablet_service.cc:1511] Processing CreateTablet for tablet 9913858a01614b6a8befe84740a6a583 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:20.276721 22817 tablet_service.cc:1511] Processing CreateTablet for tablet 15bc06cb96824001881b4b5ac1ea7ac4 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:20.290927 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 15bc06cb96824001881b4b5ac1ea7ac4 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:20.293040 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44361c6ae1ea45cebb231b5e75548d28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.297470 22962 tablet_service.cc:1511] Processing CreateTablet for tablet 15bc06cb96824001881b4b5ac1ea7ac4 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:20.299896 23021 tablet_bootstrap.cc:654] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.303071 22890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9913858a01614b6a8befe84740a6a583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.309300 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bc06cb96824001881b4b5ac1ea7ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.309930 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a37c64b47be4ea9b55da71e4ef60357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.310423 22817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bc06cb96824001881b4b5ac1ea7ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.314610 22815 tablet_service.cc:1511] Processing CreateTablet for tablet f502d1939c44427e9457ff87fac1d799 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:20.318933 22815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f502d1939c44427e9457ff87fac1d799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.322106 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 569967b4709e4ef0bc46a9d748bdda0f (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:20.329537 23022 tablet_bootstrap.cc:654] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.334692 22889 tablet_service.cc:1511] Processing CreateTablet for tablet f502d1939c44427e9457ff87fac1d799 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:20.334966 22893 tablet_service.cc:1511] Processing CreateTablet for tablet 569967b4709e4ef0bc46a9d748bdda0f (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:20.335170 22967 tablet_service.cc:1511] Processing CreateTablet for tablet f502d1939c44427e9457ff87fac1d799 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:20.285039 22813 tablet_service.cc:1511] Processing CreateTablet for tablet 569967b4709e4ef0bc46a9d748bdda0f (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:20.344834 23023 tablet_bootstrap.cc:654] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.347191 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f502d1939c44427e9457ff87fac1d799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.349424 23021 tablet_bootstrap.cc:492] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.353457 22893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569967b4709e4ef0bc46a9d748bdda0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.361236 23021 ts_tablet_manager.cc:1403] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.018s
I20260710 13:24:20.361907 22813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569967b4709e4ef0bc46a9d748bdda0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.364419 23021 raft_consensus.cc:359] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.365242 23021 raft_consensus.cc:385] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.365603 23021 raft_consensus.cc:740] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.366422 23021 consensus_queue.cc:260] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.345322 22962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bc06cb96824001881b4b5ac1ea7ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.369202 22888 tablet_service.cc:1511] Processing CreateTablet for tablet f952b1a06f2845449fb66197be5cab84 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:20.371873 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f952b1a06f2845449fb66197be5cab84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.373540 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569967b4709e4ef0bc46a9d748bdda0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.375718 23021 ts_tablet_manager.cc:1434] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:24:20.376448 23006 heartbeater.cc:499] Master 127.21.54.126:34605 was elected leader, sending a full tablet report...
I20260710 13:24:20.353611 22821 tablet_service.cc:1511] Processing CreateTablet for tablet f952b1a06f2845449fb66197be5cab84 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:20.377475 22967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f502d1939c44427e9457ff87fac1d799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.377911 22821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f952b1a06f2845449fb66197be5cab84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.385811 23021 tablet_bootstrap.cc:492] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.391649 22968 tablet_service.cc:1511] Processing CreateTablet for tablet f952b1a06f2845449fb66197be5cab84 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:20.393044 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f952b1a06f2845449fb66197be5cab84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.393877 23021 tablet_bootstrap.cc:654] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.403425 23026 raft_consensus.cc:493] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.403944 23026 raft_consensus.cc:515] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.419150 23023 tablet_bootstrap.cc:492] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:20.419634 23023 ts_tablet_manager.cc:1403] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.154s	user 0.006s	sys 0.004s
I20260710 13:24:20.419697 23026 leader_election.cc:290] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:20.422634 23023 raft_consensus.cc:359] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.423388 23023 raft_consensus.cc:385] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.423686 23023 raft_consensus.cc:740] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.423892 22821 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4c7fe59bde471d83c5b7273bf740ca (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:20.424506 23023 consensus_queue.cc:260] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.425592 22821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4c7fe59bde471d83c5b7273bf740ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.424692 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4c7fe59bde471d83c5b7273bf740ca (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:20.430186 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4c7fe59bde471d83c5b7273bf740ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.436107 23022 tablet_bootstrap.cc:492] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:20.436791 23022 ts_tablet_manager.cc:1403] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.162s	user 0.005s	sys 0.007s
I20260710 13:24:20.443097 23021 tablet_bootstrap.cc:492] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.443673 23021 ts_tablet_manager.cc:1403] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.008s
I20260710 13:24:20.446728 23021 raft_consensus.cc:359] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:20.447539 23021 raft_consensus.cc:385] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.447922 23021 raft_consensus.cc:740] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.448824 23021 consensus_queue.cc:260] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:20.453055 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4c7fe59bde471d83c5b7273bf740ca (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:20.454358 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4c7fe59bde471d83c5b7273bf740ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.457625 23021 ts_tablet_manager.cc:1434] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:24:20.460398 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 729e0b7eea9a497f82bc6ac2f2975945 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:20.461781 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729e0b7eea9a497f82bc6ac2f2975945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.461887 22893 tablet_service.cc:1511] Processing CreateTablet for tablet 729e0b7eea9a497f82bc6ac2f2975945 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:20.462569 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 729e0b7eea9a497f82bc6ac2f2975945 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:20.463119 22893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729e0b7eea9a497f82bc6ac2f2975945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.463795 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729e0b7eea9a497f82bc6ac2f2975945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.440762 23022 raft_consensus.cc:359] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:20.472612 23022 raft_consensus.cc:385] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.472958 23022 raft_consensus.cc:740] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.477854 22817 tablet_service.cc:1511] Processing CreateTablet for tablet bac19e8030cc47daacc0aac7baa0a3a2 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:20.479183 22817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac19e8030cc47daacc0aac7baa0a3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.479327 22968 tablet_service.cc:1511] Processing CreateTablet for tablet bac19e8030cc47daacc0aac7baa0a3a2 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:20.484694 23022 consensus_queue.cc:260] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:20.486963 22890 tablet_service.cc:1511] Processing CreateTablet for tablet bac19e8030cc47daacc0aac7baa0a3a2 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260710 13:24:20.488983 22778 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:20.489774 23021 tablet_bootstrap.cc:492] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.491060 22857 heartbeater.cc:499] Master 127.21.54.126:34605 was elected leader, sending a full tablet report...
I20260710 13:24:20.492786 22813 tablet_service.cc:1511] Processing CreateTablet for tablet 3546bfd1a1e54e2298471274e2247cc6 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:20.494076 22813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3546bfd1a1e54e2298471274e2247cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.496526 23022 ts_tablet_manager.cc:1434] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.001s
I20260710 13:24:20.490967 22890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac19e8030cc47daacc0aac7baa0a3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.497574 23022 tablet_bootstrap.cc:492] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:20.502332 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 3546bfd1a1e54e2298471274e2247cc6 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:20.503782 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3546bfd1a1e54e2298471274e2247cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.503973 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230964adba2f4c00a4da219dcd794b5b" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
W20260710 13:24:20.505541 22945 leader_election.cc:343] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.506750 22932 heartbeater.cc:499] Master 127.21.54.126:34605 was elected leader, sending a full tablet report...
I20260710 13:24:20.510571 22962 tablet_service.cc:1511] Processing CreateTablet for tablet 3546bfd1a1e54e2298471274e2247cc6 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:20.514752 23023 ts_tablet_manager.cc:1434] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.095s	user 0.017s	sys 0.021s
I20260710 13:24:20.516103 23023 tablet_bootstrap.cc:492] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:20.517611 23032 raft_consensus.cc:493] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.518252 23032 raft_consensus.cc:515] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:20.521960 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230964adba2f4c00a4da219dcd794b5b" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:20.526176 22946 leader_election.cc:343] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.526785 22946 leader_election.cc:304] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:20.527910 23026 raft_consensus.cc:2749] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:20.528283 23021 tablet_bootstrap.cc:654] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.529737 22962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3546bfd1a1e54e2298471274e2247cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.542013 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac19e8030cc47daacc0aac7baa0a3a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.556650 23022 tablet_bootstrap.cc:654] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.565094 23026 raft_consensus.cc:493] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.565758 23026 raft_consensus.cc:515] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:20.571130 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e0806545c405a93619daee1fdd636" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:20.571790 22832 raft_consensus.cc:2468] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:20.572808 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e0806545c405a93619daee1fdd636" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:20.549878 23032 leader_election.cc:290] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:20.580170 23021 tablet_bootstrap.cc:492] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.580684 23021 ts_tablet_manager.cc:1403] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.012s
I20260710 13:24:20.577639 22945 leader_election.cc:304] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
W20260710 13:24:20.582566 22946 leader_election.cc:343] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.591184 23021 raft_consensus.cc:359] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.592350 23021 raft_consensus.cc:385] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.592774 23021 raft_consensus.cc:740] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.569927 23026 leader_election.cc:290] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:20.604176 23023 tablet_bootstrap.cc:654] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.608472 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 720f66b9b53240fb9228e8e01192d09c (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:20.596184 23026 raft_consensus.cc:2804] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:20.608320 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e0806545c405a93619daee1fdd636" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:20.609709 23026 raft_consensus.cc:493] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:20.610327 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720f66b9b53240fb9228e8e01192d09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.615087 22813 tablet_service.cc:1511] Processing CreateTablet for tablet 720f66b9b53240fb9228e8e01192d09c (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:20.616356 22813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720f66b9b53240fb9228e8e01192d09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.618458 22821 tablet_service.cc:1511] Processing CreateTablet for tablet 34f053e200604e1fb0689e4c4b498608 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:20.619720 22821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f053e200604e1fb0689e4c4b498608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.610359 23026 raft_consensus.cc:3060] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.623770 22890 tablet_service.cc:1511] Processing CreateTablet for tablet 34f053e200604e1fb0689e4c4b498608 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:20.625109 22890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f053e200604e1fb0689e4c4b498608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.625691 23021 consensus_queue.cc:260] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.627897 23021 ts_tablet_manager.cc:1434] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 13:24:20.643183 23021 tablet_bootstrap.cc:492] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.646577 22817 tablet_service.cc:1511] Processing CreateTablet for tablet f0b72d0eb88c41e397c1d52d9709d62d (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:20.647907 22817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b72d0eb88c41e397c1d52d9709d62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.649257 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e0806545c405a93619daee1fdd636" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:20.650738 22797 leader_election.cc:343] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.651466 23021 tablet_bootstrap.cc:654] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.660440 23022 tablet_bootstrap.cc:492] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:20.660988 23022 ts_tablet_manager.cc:1403] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.028s
I20260710 13:24:20.664476 23022 raft_consensus.cc:359] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:20.639102 22945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.65:42231, user_credentials={real_user=slave}} blocked reactor thread for 62099.9us
I20260710 13:24:20.669284 23023 tablet_bootstrap.cc:492] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:20.669343 22962 tablet_service.cc:1511] Processing CreateTablet for tablet 720f66b9b53240fb9228e8e01192d09c (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:20.669963 23023 ts_tablet_manager.cc:1403] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.009s
I20260710 13:24:20.669696 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 34f053e200604e1fb0689e4c4b498608 (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:20.666317 23022 raft_consensus.cc:385] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.670635 23022 raft_consensus.cc:740] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.670733 22962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720f66b9b53240fb9228e8e01192d09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.671398 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f053e200604e1fb0689e4c4b498608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.677779 22971 tablet_service.cc:1511] Processing CreateTablet for tablet f0b72d0eb88c41e397c1d52d9709d62d (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:20.679059 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b72d0eb88c41e397c1d52d9709d62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.678802 22888 tablet_service.cc:1511] Processing CreateTablet for tablet f0b72d0eb88c41e397c1d52d9709d62d (DEFAULT_TABLE table=test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:20.682375 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b72d0eb88c41e397c1d52d9709d62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:20.682093 23023 raft_consensus.cc:359] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.685904 23023 raft_consensus.cc:385] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.686278 23023 raft_consensus.cc:740] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.694072 23022 consensus_queue.cc:260] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.689707 23026 raft_consensus.cc:515] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:20.699659 23022 ts_tablet_manager.cc:1434] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260710 13:24:20.700590 23022 tablet_bootstrap.cc:492] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:20.701334 23026 leader_election.cc:290] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:20.702644 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e0806545c405a93619daee1fdd636" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:20.703781 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e0806545c405a93619daee1fdd636" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
W20260710 13:24:20.704094 22946 leader_election.cc:343] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.704356 22832 raft_consensus.cc:3060] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.687546 23023 consensus_queue.cc:260] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.705613 22981 raft_consensus.cc:2393] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f6f437ea6ae4edebc3f1d25acf597ca in current term 1: Already voted for candidate 9787519f3ec142e290d405ed39f038f5 in this term.
I20260710 13:24:20.706605 23022 tablet_bootstrap.cc:654] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.706893 23023 ts_tablet_manager.cc:1434] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260710 13:24:20.708006 23023 tablet_bootstrap.cc:492] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:20.710578 22798 leader_election.cc:304] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca; no voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:20.717370 23021 tablet_bootstrap.cc:492] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.717857 23021 ts_tablet_manager.cc:1403] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.075s	user 0.002s	sys 0.013s
I20260710 13:24:20.724817 22832 raft_consensus.cc:2468] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:20.725451 23033 raft_consensus.cc:2749] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:20.726187 22945 leader_election.cc:304] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:20.726992 23026 raft_consensus.cc:2804] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:20.727591 23026 raft_consensus.cc:697] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:20.728434 23026 consensus_queue.cc:237] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:20.728708 23021 raft_consensus.cc:359] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.729673 23021 raft_consensus.cc:385] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.731709 23022 tablet_bootstrap.cc:492] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:20.732055 23023 tablet_bootstrap.cc:654] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.732218 23022 ts_tablet_manager.cc:1403] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260710 13:24:20.735635 23022 raft_consensus.cc:359] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.729974 23021 raft_consensus.cc:740] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.736272 23022 raft_consensus.cc:385] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.736781 23022 raft_consensus.cc:740] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.737232 23021 consensus_queue.cc:260] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.737665 23022 consensus_queue.cc:260] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.738219 23023 tablet_bootstrap.cc:492] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:20.738811 23023 ts_tablet_manager.cc:1403] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.005s
I20260710 13:24:20.739768 23021 ts_tablet_manager.cc:1434] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:24:20.740195 23022 ts_tablet_manager.cc:1434] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260710 13:24:20.740752 23021 tablet_bootstrap.cc:492] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.741257 23022 tablet_bootstrap.cc:492] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:20.741941 23023 raft_consensus.cc:359] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.742692 23023 raft_consensus.cc:385] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.743000 23023 raft_consensus.cc:740] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.743765 23023 consensus_queue.cc:260] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.746313 23023 ts_tablet_manager.cc:1434] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:20.747332 23023 tablet_bootstrap.cc:492] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:20.748059 23021 tablet_bootstrap.cc:654] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.749881 23022 tablet_bootstrap.cc:654] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.754854 23023 tablet_bootstrap.cc:654] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.758435 23022 tablet_bootstrap.cc:492] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:20.758950 23022 ts_tablet_manager.cc:1403] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260710 13:24:20.758245 22728 catalog_manager.cc:5697] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:20.763698 23022 raft_consensus.cc:359] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.764734 23022 raft_consensus.cc:385] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.765117 23022 raft_consensus.cc:740] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.766139 23022 consensus_queue.cc:260] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.768752 23021 tablet_bootstrap.cc:492] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.769289 23021 ts_tablet_manager.cc:1403] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.014s
I20260710 13:24:20.772228 23021 raft_consensus.cc:359] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.772913 23021 raft_consensus.cc:385] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.773272 23021 raft_consensus.cc:740] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.774024 23021 consensus_queue.cc:260] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.775442 23026 raft_consensus.cc:493] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.776229 23021 ts_tablet_manager.cc:1434] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:20.775926 23026 raft_consensus.cc:515] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.777289 23021 tablet_bootstrap.cc:492] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.781467 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:20.783237 22946 leader_election.cc:343] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.783717 23021 tablet_bootstrap.cc:654] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.783687 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:20.783816 23026 leader_election.cc:290] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:20.785032 23022 ts_tablet_manager.cc:1434] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
W20260710 13:24:20.785388 22945 leader_election.cc:343] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.785838 22945 leader_election.cc:304] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:20.787827 23026 raft_consensus.cc:2749] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:20.794004 23026 raft_consensus.cc:493] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.794677 23026 raft_consensus.cc:515] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.797235 23021 tablet_bootstrap.cc:492] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.797734 23021 ts_tablet_manager.cc:1403] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260710 13:24:20.798045 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fb6a4ba8f94b529853c1e94537d39c" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:20.799787 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fb6a4ba8f94b529853c1e94537d39c" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:20.800652 23021 raft_consensus.cc:359] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.801365 23021 raft_consensus.cc:385] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:20.801523 22946 leader_election.cc:343] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.801697 23021 raft_consensus.cc:740] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
W20260710 13:24:20.802284 22945 leader_election.cc:343] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.802704 22945 leader_election.cc:304] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:20.802614 23021 consensus_queue.cc:260] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.803239 23026 leader_election.cc:290] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:20.803598 23037 raft_consensus.cc:2749] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:20.789108 23022 tablet_bootstrap.cc:492] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:20.806945 23021 ts_tablet_manager.cc:1434] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:24:20.807752 23021 tablet_bootstrap.cc:492] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.812399 23021 tablet_bootstrap.cc:654] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.813205 23022 tablet_bootstrap.cc:654] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.816756 23023 tablet_bootstrap.cc:492] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:20.817473 23023 ts_tablet_manager.cc:1403] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.035s
I20260710 13:24:20.821415 23023 raft_consensus.cc:359] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.822422 23023 raft_consensus.cc:385] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.822798 23023 raft_consensus.cc:740] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.823153 23022 tablet_bootstrap.cc:492] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:20.823699 23022 ts_tablet_manager.cc:1403] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260710 13:24:20.823753 23023 consensus_queue.cc:260] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.826380 23022 raft_consensus.cc:359] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.827230 23022 raft_consensus.cc:385] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.827517 23022 raft_consensus.cc:740] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.826826 23023 ts_tablet_manager.cc:1434] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:24:20.828878 23023 tablet_bootstrap.cc:492] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:20.829308 23022 consensus_queue.cc:260] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.830544 23021 tablet_bootstrap.cc:492] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.830997 23021 ts_tablet_manager.cc:1403] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260710 13:24:20.834177 23022 ts_tablet_manager.cc:1434] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:20.833889 23021 raft_consensus.cc:359] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.834591 23021 raft_consensus.cc:385] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.834877 23021 raft_consensus.cc:740] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.835186 23022 tablet_bootstrap.cc:492] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:20.835489 23023 tablet_bootstrap.cc:654] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.835822 23021 consensus_queue.cc:260] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.840583 23021 ts_tablet_manager.cc:1434] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260710 13:24:20.842689 23022 tablet_bootstrap.cc:654] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.845041 23021 tablet_bootstrap.cc:492] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.850395 23051 raft_consensus.cc:493] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.851100 23051 raft_consensus.cc:515] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.854960 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:20.855526 23051 leader_election.cc:290] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:20.856576 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:20.858060 22946 leader_election.cc:343] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.858876 23021 tablet_bootstrap.cc:654] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:20.859133 22945 leader_election.cc:343] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.859545 22945 leader_election.cc:304] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:20.860384 23051 raft_consensus.cc:2749] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:20.866102 23022 tablet_bootstrap.cc:492] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:20.866638 23022 ts_tablet_manager.cc:1403] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.003s
I20260710 13:24:20.868083 23021 tablet_bootstrap.cc:492] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.868528 23021 ts_tablet_manager.cc:1403] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260710 13:24:20.870127 23031 raft_consensus.cc:493] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.870573 23031 raft_consensus.cc:515] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.871479 23023 tablet_bootstrap.cc:492] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:20.871239 23022 raft_consensus.cc:359] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.871846 23023 ts_tablet_manager.cc:1403] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.020s
I20260710 13:24:20.871991 23022 raft_consensus.cc:385] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.872316 23022 raft_consensus.cc:740] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.873136 23022 consensus_queue.cc:260] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.874457 23031 leader_election.cc:290] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:20.875344 23021 raft_consensus.cc:359] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.876026 23021 raft_consensus.cc:385] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.876296 23021 raft_consensus.cc:740] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.877383 23051 raft_consensus.cc:493] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.877099 23021 consensus_queue.cc:260] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.877825 23051 raft_consensus.cc:515] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.879335 23021 ts_tablet_manager.cc:1434] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260710 13:24:20.879914 23051 leader_election.cc:290] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:20.880378 23021 tablet_bootstrap.cc:492] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.883883 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6326f75cd94087b0dea4017e9075e7" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:20.874477 23023 raft_consensus.cc:359] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.884908 23022 ts_tablet_manager.cc:1434] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260710 13:24:20.886164 23023 raft_consensus.cc:385] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.886544 23023 raft_consensus.cc:740] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.887725 22832 raft_consensus.cc:2468] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:20.887331 23023 consensus_queue.cc:260] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.889019 22945 leader_election.cc:304] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:20.889873 23037 raft_consensus.cc:493] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.887852 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6326f75cd94087b0dea4017e9075e7" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:20.890282 23037 raft_consensus.cc:515] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.891108 22907 raft_consensus.cc:2468] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:20.892053 23051 raft_consensus.cc:2804] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:20.892432 23051 raft_consensus.cc:493] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:20.892617 23037 leader_election.cc:290] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:20.892781 23051 raft_consensus.cc:3060] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.895201 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9913858a01614b6a8befe84740a6a583" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:20.896034 23023 ts_tablet_manager.cc:1434] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260710 13:24:20.897087 23023 tablet_bootstrap.cc:492] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
W20260710 13:24:20.897503 22946 leader_election.cc:343] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.899430 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9913858a01614b6a8befe84740a6a583" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
W20260710 13:24:20.901268 22945 leader_election.cc:343] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.901705 22945 leader_election.cc:304] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:20.903071 23037 raft_consensus.cc:2749] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:20.904371 23023 tablet_bootstrap.cc:654] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.887216 23021 tablet_bootstrap.cc:654] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.906567 23022 tablet_bootstrap.cc:492] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:20.904178 23051 raft_consensus.cc:515] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.909355 23031 raft_consensus.cc:493] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.909858 23031 raft_consensus.cc:515] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.912057 23031 leader_election.cc:290] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:20.912580 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6326f75cd94087b0dea4017e9075e7" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:20.913270 22832 raft_consensus.cc:3060] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.917743 23023 tablet_bootstrap.cc:492] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:20.918242 23023 ts_tablet_manager.cc:1403] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.012s
I20260710 13:24:20.921339 23023 raft_consensus.cc:359] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.922175 23023 raft_consensus.cc:385] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.922463 23023 raft_consensus.cc:740] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.924860 22832 raft_consensus.cc:2468] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:20.924695 23023 consensus_queue.cc:260] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.926214 22945 leader_election.cc:304] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:20.926240 23021 tablet_bootstrap.cc:492] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.927038 23021 ts_tablet_manager.cc:1403] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.001s
I20260710 13:24:20.927141 23037 raft_consensus.cc:2804] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:20.927618 23037 raft_consensus.cc:697] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:20.928423 23037 consensus_queue.cc:237] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.929598 23022 tablet_bootstrap.cc:654] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.929711 23021 raft_consensus.cc:359] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.930415 23021 raft_consensus.cc:385] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.930672 23021 raft_consensus.cc:740] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.931304 23021 consensus_queue.cc:260] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.932479 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412c2b2610e3463e833ee0c634302ced" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:20.931555 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230964adba2f4c00a4da219dcd794b5b" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:20.935932 23026 raft_consensus.cc:493] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.937012 23026 raft_consensus.cc:515] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.939908 22981 raft_consensus.cc:2468] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 0.
W20260710 13:24:20.941906 22873 leader_election.cc:343] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.948134 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddf9519cafb43b7ac08d1fb514d6fbc" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:20.949055 22832 raft_consensus.cc:2468] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:20.942243 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddf9519cafb43b7ac08d1fb514d6fbc" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:20.950433 22907 raft_consensus.cc:2468] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:20.950997 22945 leader_election.cc:304] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:20.949004 22873 leader_election.cc:304] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:20.940392 23026 leader_election.cc:290] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:20.952432 23031 raft_consensus.cc:2804] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:20.952816 23031 raft_consensus.cc:493] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:20.953114 23031 raft_consensus.cc:3060] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.953235 23026 raft_consensus.cc:2804] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:20.953819 23026 raft_consensus.cc:493] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:20.954262 23026 raft_consensus.cc:3060] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.955183 23051 leader_election.cc:290] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:20.960224 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6326f75cd94087b0dea4017e9075e7" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:20.960565 23033 raft_consensus.cc:493] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.961032 22907 raft_consensus.cc:3060] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.964453 23021 ts_tablet_manager.cc:1434] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.037s	user 0.021s	sys 0.015s
I20260710 13:24:20.964862 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412c2b2610e3463e833ee0c634302ced" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:20.965458 23021 tablet_bootstrap.cc:492] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:20.961035 23033 raft_consensus.cc:515] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.969612 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230964adba2f4c00a4da219dcd794b5b" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
W20260710 13:24:20.969925 22871 leader_election.cc:343] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.970324 23022 tablet_bootstrap.cc:492] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:20.970790 23022 ts_tablet_manager.cc:1403] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.008s
I20260710 13:24:20.970602 22871 leader_election.cc:304] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5
I20260710 13:24:20.972429 23051 raft_consensus.cc:493] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.974346 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fb6a4ba8f94b529853c1e94537d39c" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:20.974751 23033 leader_election.cc:290] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
W20260710 13:24:20.976351 22797 leader_election.cc:343] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.972889 23051 raft_consensus.cc:515] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.976789 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fb6a4ba8f94b529853c1e94537d39c" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:20.978125 22981 raft_consensus.cc:2468] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:20.979763 22798 leader_election.cc:304] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:20.981444 23033 raft_consensus.cc:2804] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:20.981920 23033 raft_consensus.cc:493] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:20.982349 23033 raft_consensus.cc:3060] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.984014 23022 raft_consensus.cc:359] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.984191 22727 catalog_manager.cc:5697] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:20.984879 23021 tablet_bootstrap.cc:654] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.985404 23022 raft_consensus.cc:385] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.988713 23022 raft_consensus.cc:740] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.989343 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37c64b47be4ea9b55da71e4ef60357" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:20.989530 23022 consensus_queue.cc:260] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:20.990875 22945 leader_election.cc:343] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.994324 23022 ts_tablet_manager.cc:1434] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.006s
I20260710 13:24:20.995384 23022 tablet_bootstrap.cc:492] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:20.997648 23021 tablet_bootstrap.cc:492] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:20.998095 23021 ts_tablet_manager.cc:1403] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260710 13:24:20.998804 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37c64b47be4ea9b55da71e4ef60357" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:21.000169 22946 leader_election.cc:343] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.000599 22946 leader_election.cc:304] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.000625 23021 raft_consensus.cc:359] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.001394 23021 raft_consensus.cc:385] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.001580 23061 raft_consensus.cc:2749] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:21.001722 23021 raft_consensus.cc:740] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.968297 23031 raft_consensus.cc:515] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.002611 23022 tablet_bootstrap.cc:654] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.002424 23021 consensus_queue.cc:260] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.003496 23051 leader_election.cc:290] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.004343 23021 ts_tablet_manager.cc:1434] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:21.007853 23021 tablet_bootstrap.cc:492] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.008453 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230964adba2f4c00a4da219dcd794b5b" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:21.009022 22981 raft_consensus.cc:3060] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.976836 23023 ts_tablet_manager.cc:1434] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260710 13:24:21.016830 23021 tablet_bootstrap.cc:654] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.974376 22907 raft_consensus.cc:2468] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.019304 23031 leader_election.cc:290] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.019906 23023 tablet_bootstrap.cc:492] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:21.020063 23031 raft_consensus.cc:2749] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:24:21.025947 22871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.65:42231, user_credentials={real_user=slave}} blocked reactor thread for 56278.6us
I20260710 13:24:21.026238 22981 raft_consensus.cc:2468] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 1.
I20260710 13:24:21.027395 22873 leader_election.cc:304] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 
W20260710 13:24:21.027688 22871 leader_election.cc:343] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.028605 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230964adba2f4c00a4da219dcd794b5b" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
W20260710 13:24:21.030119 22871 leader_election.cc:343] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.031965 23023 tablet_bootstrap.cc:654] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.034368 23064 raft_consensus.cc:493] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.036118 23022 tablet_bootstrap.cc:492] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.036463 23031 raft_consensus.cc:2804] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.036784 23022 ts_tablet_manager.cc:1403] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.016s
I20260710 13:24:21.037135 23031 raft_consensus.cc:697] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Becoming Leader. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Running, Role: LEADER
I20260710 13:24:21.038333 23031 consensus_queue.cc:237] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:20.997033 23026 raft_consensus.cc:515] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.040834 23022 raft_consensus.cc:359] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.041970 23022 raft_consensus.cc:385] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.042368 23022 raft_consensus.cc:740] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.043246 23022 consensus_queue.cc:260] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.044926 23023 tablet_bootstrap.cc:492] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:21.049014 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddf9519cafb43b7ac08d1fb514d6fbc" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:21.049851 22832 raft_consensus.cc:3060] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.052445 23023 ts_tablet_manager.cc:1403] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.009s
I20260710 13:24:21.053913 23022 ts_tablet_manager.cc:1434] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260710 13:24:21.055531 23023 raft_consensus.cc:359] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.056274 23023 raft_consensus.cc:385] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.056553 23023 raft_consensus.cc:740] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.057283 23032 raft_consensus.cc:493] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.035025 23064 raft_consensus.cc:515] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.057435 23023 consensus_queue.cc:260] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.057775 23032 raft_consensus.cc:515] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.059651 23064 leader_election.cc:290] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.060231 23032 leader_election.cc:290] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.060551 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
W20260710 13:24:21.062093 22871 leader_election.cc:343] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.064277 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.066710 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.067557 22906 raft_consensus.cc:2468] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:21.069849 22797 leader_election.cc:304] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:21.070250 23022 tablet_bootstrap.cc:492] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.071064 23032 raft_consensus.cc:2804] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.071656 23032 raft_consensus.cc:493] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.072165 23032 raft_consensus.cc:3060] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.077188 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddf9519cafb43b7ac08d1fb514d6fbc" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.078200 22907 raft_consensus.cc:3060] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.078783 23022 tablet_bootstrap.cc:654] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:21.082567 22873 leader_election.cc:343] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.083293 22873 leader_election.cc:304] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5
I20260710 13:24:21.085114 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.086171 22981 raft_consensus.cc:2468] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:21.090716 22832 raft_consensus.cc:2468] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.091428 23026 leader_election.cc:290] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.092700 23022 tablet_bootstrap.cc:492] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.103116 23022 ts_tablet_manager.cc:1403] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.007s
I20260710 13:24:21.103885 23021 tablet_bootstrap.cc:492] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.104372 23021 ts_tablet_manager.cc:1403] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.099s	user 0.037s	sys 0.042s
I20260710 13:24:21.104789 22907 raft_consensus.cc:2468] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.106292 22946 leader_election.cc:304] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:21.107365 23026 raft_consensus.cc:2804] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.107259 23021 raft_consensus.cc:359] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.107908 23026 raft_consensus.cc:697] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:21.108192 23021 raft_consensus.cc:385] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.108567 23021 raft_consensus.cc:740] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.108834 23026 consensus_queue.cc:237] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.109289 23021 consensus_queue.cc:260] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.111776 23021 ts_tablet_manager.cc:1434] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:21.112818 23021 tablet_bootstrap.cc:492] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.093508 23064 raft_consensus.cc:2749] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:21.115262 23022 raft_consensus.cc:359] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.115972 23022 raft_consensus.cc:385] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.116259 23022 raft_consensus.cc:740] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.116313 22728 catalog_manager.cc:5697] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66). New cstate: current_term: 1 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.118911 23022 consensus_queue.cc:260] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.025070 23033 raft_consensus.cc:515] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.122119 23023 ts_tablet_manager.cc:1434] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.069s	user 0.028s	sys 0.038s
I20260710 13:24:21.123234 23023 tablet_bootstrap.cc:492] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:21.123742 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fb6a4ba8f94b529853c1e94537d39c" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.124763 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76fb6a4ba8f94b529853c1e94537d39c" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:21.125324 22981 raft_consensus.cc:3060] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:21.127218 22797 leader_election.cc:343] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.133335 22981 raft_consensus.cc:2468] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:21.132236 22727 catalog_manager.cc:5697] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.134579 22798 leader_election.cc:304] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.136891 23033 leader_election.cc:290] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.119796 23021 tablet_bootstrap.cc:654] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.098953 23032 raft_consensus.cc:515] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.143208 23032 leader_election.cc:290] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.143972 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.140642 23033 raft_consensus.cc:2804] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.144884 22907 raft_consensus.cc:3060] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.145493 23033 raft_consensus.cc:697] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:21.152901 23033 consensus_queue.cc:237] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.165709 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:21.140300 23023 tablet_bootstrap.cc:654] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.166582 22981 raft_consensus.cc:3060] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.155583 22907 raft_consensus.cc:2468] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:21.170238 22797 leader_election.cc:304] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:21.173007 23032 raft_consensus.cc:2804] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.173648 23032 raft_consensus.cc:697] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:21.174773 23032 consensus_queue.cc:237] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.188567 23075 raft_consensus.cc:493] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.189296 23075 raft_consensus.cc:515] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.192411 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.202916 23022 ts_tablet_manager.cc:1434] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.099s	user 0.030s	sys 0.035s
I20260710 13:24:21.204082 23022 tablet_bootstrap.cc:492] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.204591 23021 tablet_bootstrap.cc:492] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
W20260710 13:24:21.204455 22797 leader_election.cc:343] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.205245 23021 ts_tablet_manager.cc:1403] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.093s	user 0.037s	sys 0.023s
I20260710 13:24:21.206526 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.207332 23075 leader_election.cc:290] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.208103 23021 raft_consensus.cc:359] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.208730 23021 raft_consensus.cc:385] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.208968 23021 raft_consensus.cc:740] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.209813 23022 tablet_bootstrap.cc:654] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.210373 22981 raft_consensus.cc:2468] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:21.210151 22727 catalog_manager.cc:5697] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.209601 23021 consensus_queue.cc:260] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:21.213299 22798 leader_election.cc:343] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.213868 23021 ts_tablet_manager.cc:1434] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:21.213734 22798 leader_election.cc:304] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca; no voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.214977 23022 tablet_bootstrap.cc:492] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.215474 23022 ts_tablet_manager.cc:1403] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:24:21.216398 23021 tablet_bootstrap.cc:492] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.218010 23022 raft_consensus.cc:359] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.218474 23023 tablet_bootstrap.cc:492] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:21.218669 23022 raft_consensus.cc:385] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.218940 23023 ts_tablet_manager.cc:1403] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.008s
I20260710 13:24:21.218989 23022 raft_consensus.cc:740] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.219839 23022 consensus_queue.cc:260] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.220793 23075 raft_consensus.cc:2749] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:21.222188 23022 ts_tablet_manager.cc:1434] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:24:21.222308 23023 raft_consensus.cc:359] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.222931 23022 tablet_bootstrap.cc:492] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.223044 23023 raft_consensus.cc:385] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.223393 23023 raft_consensus.cc:740] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.224076 23023 consensus_queue.cc:260] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.226055 23023 ts_tablet_manager.cc:1434] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:24:21.227289 23021 tablet_bootstrap.cc:654] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.229739 23022 tablet_bootstrap.cc:654] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.240955 23021 tablet_bootstrap.cc:492] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.241098 23022 tablet_bootstrap.cc:492] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.241463 23021 ts_tablet_manager.cc:1403] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260710 13:24:21.241624 23022 ts_tablet_manager.cc:1403] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
W20260710 13:24:21.241921 22946 consensus_peers.cc:597] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 -> Peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Couldn't send request to peer e17c89ab14554ac59f12d074162ee2f2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:21.241606 22729 catalog_manager.cc:5697] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.243772 23021 raft_consensus.cc:359] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.244283 23021 raft_consensus.cc:385] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.244519 23021 raft_consensus.cc:740] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.244451 23022 raft_consensus.cc:359] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.245230 23022 raft_consensus.cc:385] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.245501 23022 raft_consensus.cc:740] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.245400 23021 consensus_queue.cc:260] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.246291 23022 consensus_queue.cc:260] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.248291 23022 ts_tablet_manager.cc:1434] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:21.249097 23022 tablet_bootstrap.cc:492] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.249758 23026 raft_consensus.cc:493] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.250206 23026 raft_consensus.cc:515] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.252270 23026 leader_election.cc:290] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.253006 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412c2b2610e3463e833ee0c634302ced" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:21.253667 22832 raft_consensus.cc:2468] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.253979 23021 ts_tablet_manager.cc:1434] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 13:24:21.254990 22945 leader_election.cc:304] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.255355 23022 tablet_bootstrap.cc:654] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.256980 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412c2b2610e3463e833ee0c634302ced" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.257644 22907 raft_consensus.cc:2468] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.258782 23026 raft_consensus.cc:2804] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.259166 23026 raft_consensus.cc:493] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.259501 23026 raft_consensus.cc:3060] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.261847 23023 tablet_bootstrap.cc:492] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:21.268172 23026 raft_consensus.cc:515] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.270793 23023 tablet_bootstrap.cc:654] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.271103 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412c2b2610e3463e833ee0c634302ced" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:21.271708 22832 raft_consensus.cc:3060] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.274341 23021 tablet_bootstrap.cc:492] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.278777 22832 raft_consensus.cc:2468] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.280426 22945 leader_election.cc:304] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.281490 23051 raft_consensus.cc:2804] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.282125 23051 raft_consensus.cc:697] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:21.282639 23022 tablet_bootstrap.cc:492] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.283093 23022 ts_tablet_manager.cc:1403] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.016s
I20260710 13:24:21.283255 23051 consensus_queue.cc:237] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.280426 23021 tablet_bootstrap.cc:654] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.285771 23022 raft_consensus.cc:359] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.286481 23022 raft_consensus.cc:385] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.286713 23022 raft_consensus.cc:740] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.287300 23022 consensus_queue.cc:260] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.289420 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412c2b2610e3463e833ee0c634302ced" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.289754 23022 ts_tablet_manager.cc:1434] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:24:21.290148 22907 raft_consensus.cc:3060] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.290647 23022 tablet_bootstrap.cc:492] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.295979 23033 raft_consensus.cc:493] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.296648 23022 tablet_bootstrap.cc:654] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.296443 23033 raft_consensus.cc:515] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.298705 23033 leader_election.cc:290] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.300796 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e206f21c248e4620a64e88f84950c5e2" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.301644 22906 raft_consensus.cc:2468] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:21.304061 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e206f21c248e4620a64e88f84950c5e2" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.304903 22981 raft_consensus.cc:2468] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:21.307122 22798 leader_election.cc:304] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.308099 23023 tablet_bootstrap.cc:492] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:21.308645 23023 ts_tablet_manager.cc:1403] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.015s
I20260710 13:24:21.312212 23023 raft_consensus.cc:359] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:21.313093 23023 raft_consensus.cc:385] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.313445 23023 raft_consensus.cc:740] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.316207 22907 raft_consensus.cc:2468] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.315122 23023 consensus_queue.cc:260] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:21.314620 23033 raft_consensus.cc:2804] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.321135 23033 raft_consensus.cc:493] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.321554 23033 raft_consensus.cc:3060] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.321596 23023 ts_tablet_manager.cc:1434] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 13:24:21.315117 23026 leader_election.cc:290] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.323297 23023 tablet_bootstrap.cc:492] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:21.306903 22726 catalog_manager.cc:5697] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.328356 23021 tablet_bootstrap.cc:492] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.328821 23021 ts_tablet_manager.cc:1403] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.019s
I20260710 13:24:21.328644 23051 consensus_queue.cc:1048] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:24:21.338472 23075 raft_consensus.cc:493] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.338970 23075 raft_consensus.cc:515] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.339170 23033 raft_consensus.cc:515] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.340163 23021 raft_consensus.cc:359] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.340812 23021 raft_consensus.cc:385] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.341022 23075 leader_election.cc:290] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.341084 23021 raft_consensus.cc:740] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.342872 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.343135 23033 leader_election.cc:290] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.343911 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.344376 23023 tablet_bootstrap.cc:654] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.344696 22981 raft_consensus.cc:2468] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:21.345795 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e206f21c248e4620a64e88f84950c5e2" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:21.345904 22798 leader_election.cc:304] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.346364 22980 raft_consensus.cc:3060] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.346453 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e206f21c248e4620a64e88f84950c5e2" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.346804 23033 raft_consensus.cc:2804] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.347020 22907 raft_consensus.cc:3060] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.347203 23033 raft_consensus.cc:493] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.347645 23033 raft_consensus.cc:3060] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.347330 23021 consensus_queue.cc:260] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.349366 23021 ts_tablet_manager.cc:1434] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
W20260710 13:24:21.349339 22797 leader_election.cc:343] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.350407 23021 tablet_bootstrap.cc:492] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.353698 22980 raft_consensus.cc:2468] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:21.354259 23033 raft_consensus.cc:515] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.356383 23021 tablet_bootstrap.cc:654] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.357295 22798 leader_election.cc:304] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.358199 23075 raft_consensus.cc:2804] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.358847 23075 raft_consensus.cc:697] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:21.359941 23075 consensus_queue.cc:237] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.363222 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.364966 23033 leader_election.cc:290] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
W20260710 13:24:21.365267 22797 leader_election.cc:343] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.372587 23021 tablet_bootstrap.cc:492] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.373036 23021 ts_tablet_manager.cc:1403] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 13:24:21.374305 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:21.375005 23021 raft_consensus.cc:359] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.375550 23021 raft_consensus.cc:385] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.375795 23021 raft_consensus.cc:740] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.376510 23021 consensus_queue.cc:260] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.378050 23021 ts_tablet_manager.cc:1434] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:24:21.378913 23021 tablet_bootstrap.cc:492] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.375113 22980 raft_consensus.cc:3060] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.384866 23031 raft_consensus.cc:493] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.385550 23031 raft_consensus.cc:515] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.389683 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37c64b47be4ea9b55da71e4ef60357" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.390393 22981 raft_consensus.cc:2468] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 0.
I20260710 13:24:21.391083 23031 leader_election.cc:290] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.389590 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37c64b47be4ea9b55da71e4ef60357" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
W20260710 13:24:21.392385 22871 leader_election.cc:343] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.393002 22873 leader_election.cc:304] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [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: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca
I20260710 13:24:21.394047 23031 raft_consensus.cc:2804] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.394374 23031 raft_consensus.cc:493] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.394690 23031 raft_consensus.cc:3060] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.395128 22907 raft_consensus.cc:2468] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:21.399048 22980 raft_consensus.cc:2468] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:21.400308 22798 leader_election.cc:304] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.401122 23075 raft_consensus.cc:2804] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.401789 23075 raft_consensus.cc:697] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:21.402830 23075 consensus_queue.cc:237] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.401266 23022 tablet_bootstrap.cc:492] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.405576 23022 ts_tablet_manager.cc:1403] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.008s
I20260710 13:24:21.406666 23031 raft_consensus.cc:515] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.408597 23022 raft_consensus.cc:359] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.409950 23021 tablet_bootstrap.cc:654] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.410151 23022 raft_consensus.cc:385] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.410542 23022 raft_consensus.cc:740] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.411387 23022 consensus_queue.cc:260] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.415822 23022 ts_tablet_manager.cc:1434] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:24:21.412171 22729 catalog_manager.cc:5697] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.416092 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37c64b47be4ea9b55da71e4ef60357" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:21.417570 23031 leader_election.cc:290] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.418712 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37c64b47be4ea9b55da71e4ef60357" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
W20260710 13:24:21.418903 22871 leader_election.cc:343] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.419291 22980 raft_consensus.cc:3060] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.417601 23022 tablet_bootstrap.cc:492] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.424907 23021 tablet_bootstrap.cc:492] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.425491 23021 ts_tablet_manager.cc:1403] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.010s
I20260710 13:24:21.427886 23022 tablet_bootstrap.cc:654] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.428297 23023 tablet_bootstrap.cc:492] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:21.428750 23023 ts_tablet_manager.cc:1403] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.017s
I20260710 13:24:21.429543 22980 raft_consensus.cc:2468] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 1.
I20260710 13:24:21.430807 22873 leader_election.cc:304] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [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: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca
I20260710 13:24:21.431887 23031 raft_consensus.cc:2804] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.431555 23023 raft_consensus.cc:359] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.432283 23023 raft_consensus.cc:385] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.432349 23031 raft_consensus.cc:697] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Becoming Leader. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Running, Role: LEADER
I20260710 13:24:21.432585 23023 raft_consensus.cc:740] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.433228 23031 consensus_queue.cc:237] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.433362 23023 consensus_queue.cc:260] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.437803 22831 raft_consensus.cc:3060] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.442792 22726 catalog_manager.cc:5697] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.447647 23070 consensus_queue.cc:1048] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:21.454679 23051 consensus_queue.cc:1048] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:21.459892 23051 raft_consensus.cc:493] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.458216 22729 catalog_manager.cc:5697] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66). New cstate: current_term: 1 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.460587 23051 raft_consensus.cc:515] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.462321 23023 ts_tablet_manager.cc:1434] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 13:24:21.464118 23051 leader_election.cc:290] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.465133 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.465520 23022 tablet_bootstrap.cc:492] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.450111 23021 raft_consensus.cc:359] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.465957 23021 raft_consensus.cc:385] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.465909 22907 raft_consensus.cc:2468] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.466102 23022 ts_tablet_manager.cc:1403] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.019s
I20260710 13:24:21.466329 23021 raft_consensus.cc:740] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.467250 22946 leader_election.cc:304] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:21.469111 23026 raft_consensus.cc:2804] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.469610 23026 raft_consensus.cc:493] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.470034 23026 raft_consensus.cc:3060] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.470295 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:21.470897 22831 raft_consensus.cc:2468] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.469334 23022 raft_consensus.cc:359] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.471933 23022 raft_consensus.cc:385] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.472218 23022 raft_consensus.cc:740] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.472985 23022 consensus_queue.cc:260] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.475018 23022 ts_tablet_manager.cc:1434] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:21.475250 23061 consensus_queue.cc:1048] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.476413 23021 consensus_queue.cc:260] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.477860 23023 tablet_bootstrap.cc:492] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:21.478623 23022 tablet_bootstrap.cc:492] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.489297 23021 ts_tablet_manager.cc:1434] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260710 13:24:21.490310 23021 tablet_bootstrap.cc:492] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.483469 23026 raft_consensus.cc:515] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:21.494302 22778 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:21.497134 23022 tablet_bootstrap.cc:654] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.497756 23021 tablet_bootstrap.cc:654] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.500517 22830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:21.501186 22830 raft_consensus.cc:3060] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.506879 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.507552 22906 raft_consensus.cc:3060] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.518524 22906 raft_consensus.cc:2468] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.519968 22946 leader_election.cc:304] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:21.520797 23051 raft_consensus.cc:2804] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.522557 23023 tablet_bootstrap.cc:654] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.524362 23051 raft_consensus.cc:697] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:21.525282 23051 consensus_queue.cc:237] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.524375 23026 leader_election.cc:290] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.529006 22830 raft_consensus.cc:2468] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.534478 23022 tablet_bootstrap.cc:492] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.535076 23022 ts_tablet_manager.cc:1403] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.034s
I20260710 13:24:21.538162 23022 raft_consensus.cc:359] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.540341 23031 consensus_queue.cc:1048] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.540926 23022 raft_consensus.cc:385] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.541330 23022 raft_consensus.cc:740] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.542140 23022 consensus_queue.cc:260] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.545389 23022 ts_tablet_manager.cc:1434] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:24:21.546689 23022 tablet_bootstrap.cc:492] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.556232 23022 tablet_bootstrap.cc:654] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.562793 23023 tablet_bootstrap.cc:492] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:21.563359 23023 ts_tablet_manager.cc:1403] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.004s
I20260710 13:24:21.566913 23023 raft_consensus.cc:359] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.567710 23023 raft_consensus.cc:385] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.568001 23023 raft_consensus.cc:740] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.570585 23022 tablet_bootstrap.cc:492] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.571309 23022 ts_tablet_manager.cc:1403] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260710 13:24:21.574987 23022 raft_consensus.cc:359] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.575793 23022 raft_consensus.cc:385] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.575109 23023 consensus_queue.cc:260] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.576223 23022 raft_consensus.cc:740] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.577282 23022 consensus_queue.cc:260] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.579571 23022 ts_tablet_manager.cc:1434] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:21.580614 23022 tablet_bootstrap.cc:492] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.581925 23023 ts_tablet_manager.cc:1434] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:24:21.582813 23023 tablet_bootstrap.cc:492] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:21.587785 23022 tablet_bootstrap.cc:654] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.591961 23023 tablet_bootstrap.cc:654] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.602082 23021 tablet_bootstrap.cc:492] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.602912 23021 ts_tablet_manager.cc:1403] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.113s	user 0.037s	sys 0.039s
I20260710 13:24:21.605677 23021 raft_consensus.cc:359] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.606662 23021 raft_consensus.cc:385] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.607049 23021 raft_consensus.cc:740] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.608076 23021 consensus_queue.cc:260] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.608914 23022 tablet_bootstrap.cc:492] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.609530 23022 ts_tablet_manager.cc:1403] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260710 13:24:21.607923 22729 catalog_manager.cc:5697] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.611138 23021 ts_tablet_manager.cc:1434] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:24:21.612255 23021 tablet_bootstrap.cc:492] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.612525 23022 raft_consensus.cc:359] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.615495 23022 raft_consensus.cc:385] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.615700 23023 tablet_bootstrap.cc:492] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:21.615835 23022 raft_consensus.cc:740] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.616338 23051 raft_consensus.cc:493] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.616462 23023 ts_tablet_manager.cc:1403] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.000s
I20260710 13:24:21.616868 23051 raft_consensus.cc:515] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.616979 23022 consensus_queue.cc:260] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.621798 23021 tablet_bootstrap.cc:654] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.620466 22830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:21.622674 22830 raft_consensus.cc:2468] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.623716 23022 ts_tablet_manager.cc:1434] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:24:21.620471 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.625241 23022 tablet_bootstrap.cc:492] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.626302 22945 leader_election.cc:304] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.628038 23103 raft_consensus.cc:2804] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.628408 23103 raft_consensus.cc:493] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.628746 23103 raft_consensus.cc:3060] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.633677 23022 tablet_bootstrap.cc:654] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.619935 23075 raft_consensus.cc:493] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.635118 23075 raft_consensus.cc:515] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:21.633745 22946 leader_election.cc:343] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.641017 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9913858a01614b6a8befe84740a6a583" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:21.642531 22797 leader_election.cc:343] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.644738 23026 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.645666 23104 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:21.646131 23021 tablet_bootstrap.cc:492] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.646752 23021 ts_tablet_manager.cc:1403] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.024s
I20260710 13:24:21.647017 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9913858a01614b6a8befe84740a6a583" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.647626 22980 raft_consensus.cc:2468] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:21.648820 22798 leader_election.cc:304] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.650578 23033 raft_consensus.cc:2804] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.650295 23021 raft_consensus.cc:359] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.650991 23033 raft_consensus.cc:493] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.651252 23021 raft_consensus.cc:385] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.651726 23021 raft_consensus.cc:740] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.651391 23033 raft_consensus.cc:3060] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.652774 23021 consensus_queue.cc:260] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.656283 23021 ts_tablet_manager.cc:1434] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:24:21.657512 23021 tablet_bootstrap.cc:492] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.661312 23104 raft_consensus.cc:493] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.661808 23104 raft_consensus.cc:515] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.664176 23104 leader_election.cc:290] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.665359 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc06cb96824001881b4b5ac1ea7ac4" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.665858 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc06cb96824001881b4b5ac1ea7ac4" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:21.666548 22832 raft_consensus.cc:2468] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.618947 23051 leader_election.cc:290] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.669189 23075 leader_election.cc:290] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.670271 22945 leader_election.cc:304] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.671185 23051 raft_consensus.cc:2804] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.671597 23051 raft_consensus.cc:493] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.672138 23051 raft_consensus.cc:3060] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.672412 22905 raft_consensus.cc:3060] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.672518 23021 tablet_bootstrap.cc:654] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.678534 23026 raft_consensus.cc:493] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.679015 23026 raft_consensus.cc:515] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.682541 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502d1939c44427e9457ff87fac1d799" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:21.684041 22946 leader_election.cc:343] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.685636 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502d1939c44427e9457ff87fac1d799" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:21.686302 22832 raft_consensus.cc:2468] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.687426 22945 leader_election.cc:304] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.688493 23026 leader_election.cc:290] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.689069 23026 raft_consensus.cc:2804] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.689419 23026 raft_consensus.cc:493] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.689755 23026 raft_consensus.cc:3060] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.697867 23075 consensus_queue.cc:1048] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.678298 23033 raft_consensus.cc:515] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.700716 23021 tablet_bootstrap.cc:492] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.701561 23021 ts_tablet_manager.cc:1403] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.003s
I20260710 13:24:21.619234 23023 raft_consensus.cc:359] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.702570 23023 raft_consensus.cc:385] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.703404 23032 raft_consensus.cc:493] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.704008 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9913858a01614b6a8befe84740a6a583" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:21.703933 23032 raft_consensus.cc:515] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.704573 22980 raft_consensus.cc:3060] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.705127 23021 raft_consensus.cc:359] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.706063 23021 raft_consensus.cc:385] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.706243 23032 leader_election.cc:290] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.706391 23021 raft_consensus.cc:740] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.708040 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37c64b47be4ea9b55da71e4ef60357" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.707526 23021 consensus_queue.cc:260] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.708832 22981 raft_consensus.cc:2393] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f6f437ea6ae4edebc3f1d25acf597ca in current term 1: Already voted for candidate e17c89ab14554ac59f12d074162ee2f2 in this term.
I20260710 13:24:21.710619 23021 ts_tablet_manager.cc:1434] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:24:21.711905 23021 tablet_bootstrap.cc:492] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.712272 23023 raft_consensus.cc:740] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.713543 23023 consensus_queue.cc:260] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.718199 22906 raft_consensus.cc:2468] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.698133 23103 raft_consensus.cc:515] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.720424 23021 tablet_bootstrap.cc:654] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.714560 23033 leader_election.cc:290] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.715319 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9913858a01614b6a8befe84740a6a583" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.716635 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a37c64b47be4ea9b55da71e4ef60357" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.724354 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:21.724916 22832 raft_consensus.cc:3060] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.726015 23032 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:21.730962 22797 leader_election.cc:343] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.731950 22797 leader_election.cc:304] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca; no voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.732925 23021 tablet_bootstrap.cc:492] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.733582 23021 ts_tablet_manager.cc:1403] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 13:24:21.734613 23075 raft_consensus.cc:3060] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.737854 23032 raft_consensus.cc:493] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.737562 23021 raft_consensus.cc:359] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.738557 23032 raft_consensus.cc:515] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.739149 23021 raft_consensus.cc:385] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.739491 23021 raft_consensus.cc:740] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.740278 23021 consensus_queue.cc:260] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.742216 23021 ts_tablet_manager.cc:1434] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:24:21.742004 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569967b4709e4ef0bc46a9d748bdda0f" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.742733 22979 raft_consensus.cc:2468] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:21.743227 23021 tablet_bootstrap.cc:492] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.744035 22798 leader_election.cc:304] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.745994 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569967b4709e4ef0bc46a9d748bdda0f" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:21.746215 23121 raft_consensus.cc:2804] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.746762 23121 raft_consensus.cc:493] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.747256 23121 raft_consensus.cc:3060] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.749696 23032 leader_election.cc:290] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.750236 23032 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.755277 23023 ts_tablet_manager.cc:1434] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.138s	user 0.005s	sys 0.000s
I20260710 13:24:21.756172 23023 tablet_bootstrap.cc:492] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:21.762480 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.763307 23021 tablet_bootstrap.cc:654] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:21.763794 22946 leader_election.cc:343] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.766932 23121 raft_consensus.cc:515] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.769815 23121 leader_election.cc:290] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.773856 23104 consensus_queue.cc:1048] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.774078 22832 raft_consensus.cc:2468] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.789793 23031 raft_consensus.cc:493] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.790297 23031 raft_consensus.cc:515] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } }
I20260710 13:24:21.716075 23051 raft_consensus.cc:515] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.797722 23026 raft_consensus.cc:515] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.799867 23031 leader_election.cc:290] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415), 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:21.800757 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e0806545c405a93619daee1fdd636" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:21.801285 22830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942e0806545c405a93619daee1fdd636" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:21.778030 23103 leader_election.cc:290] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.803208 22871 leader_election.cc:304] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5
I20260710 13:24:21.804481 22945 leader_election.cc:304] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.806272 23051 leader_election.cc:290] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.806444 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc06cb96824001881b4b5ac1ea7ac4" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:21.806756 23031 raft_consensus.cc:2749] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:21.806955 23051 raft_consensus.cc:2804] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.807051 22831 raft_consensus.cc:3060] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.807739 23051 raft_consensus.cc:697] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:21.811220 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc06cb96824001881b4b5ac1ea7ac4" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.811856 22905 raft_consensus.cc:3060] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.815927 22831 raft_consensus.cc:2468] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.808984 23051 consensus_queue.cc:237] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.817718 22945 leader_election.cc:304] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.818758 23103 raft_consensus.cc:2804] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.803426 23075 raft_consensus.cc:2749] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:21.819520 23103 raft_consensus.cc:697] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:21.825994 23023 tablet_bootstrap.cc:654] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.831110 22905 raft_consensus.cc:2468] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:21.832403 23021 tablet_bootstrap.cc:492] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:21.832206 23103 consensus_queue.cc:237] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.832882 23021 ts_tablet_manager.cc:1403] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.000s
I20260710 13:24:21.833760 23104 consensus_queue.cc:1048] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.836196 22980 raft_consensus.cc:2468] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:21.836325 23021 raft_consensus.cc:359] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.838312 23021 raft_consensus.cc:385] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.838672 23021 raft_consensus.cc:740] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.839443 23021 consensus_queue.cc:260] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.842440 22905 raft_consensus.cc:3060] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.844964 23022 tablet_bootstrap.cc:492] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:21.847997 23021 ts_tablet_manager.cc:1434] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:24:21.850952 23022 ts_tablet_manager.cc:1403] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.226s	user 0.067s	sys 0.113s
I20260710 13:24:21.851706 23021 tablet_bootstrap.cc:492] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:21.852205 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569967b4709e4ef0bc46a9d748bdda0f" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:21.857264 22980 raft_consensus.cc:3060] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.874876 23026 leader_election.cc:290] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.875648 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502d1939c44427e9457ff87fac1d799" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:21.876173 22831 raft_consensus.cc:3060] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.876371 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502d1939c44427e9457ff87fac1d799" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
W20260710 13:24:21.877635 22946 leader_election.cc:343] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.881568 22831 raft_consensus.cc:2468] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
W20260710 13:24:21.852892 22797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.54.66:40879, user_credentials={real_user=slave}} blocked reactor thread for 105783us
I20260710 13:24:21.886099 23022 raft_consensus.cc:359] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.886706 23022 raft_consensus.cc:385] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.886940 23022 raft_consensus.cc:740] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.887463 23022 consensus_queue.cc:260] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.892158 22945 leader_election.cc:304] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.895596 23032 raft_consensus.cc:493] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.896176 23032 raft_consensus.cc:515] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.902256 23022 ts_tablet_manager.cc:1434] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260710 13:24:21.906200 23022 tablet_bootstrap.cc:492] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:21.908278 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569967b4709e4ef0bc46a9d748bdda0f" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:21.904541 23026 raft_consensus.cc:2804] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.910121 23026 raft_consensus.cc:697] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:21.911274 23026 consensus_queue.cc:237] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.914283 23031 consensus_queue.cc:1048] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:21.946413 22980 raft_consensus.cc:2468] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:21.899596 23032 leader_election.cc:290] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.950687 23051 raft_consensus.cc:493] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.953225 23070 raft_consensus.cc:493] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.895586 22798 leader_election.cc:304] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:21.953147 23051 raft_consensus.cc:515] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.957773 23070 raft_consensus.cc:515] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.954118 23103 raft_consensus.cc:493] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.959734 23103 raft_consensus.cc:515] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.961653 23051 leader_election.cc:290] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:21.961805 23103 leader_election.cc:290] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
W20260710 13:24:21.959005 22797 leader_election.cc:343] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.972743 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
W20260710 13:24:21.970479 22798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.67:46415, user_credentials={real_user=slave}} blocked reactor thread for 75034.9us
I20260710 13:24:21.975131 22832 raft_consensus.cc:2468] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.964556 23032 raft_consensus.cc:2804] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.977761 22798 leader_election.cc:304] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.970168 22830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729e0b7eea9a497f82bc6ac2f2975945" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:21.979452 22830 raft_consensus.cc:2468] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 0.
I20260710 13:24:21.980507 23075 raft_consensus.cc:2804] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.981005 23075 raft_consensus.cc:697] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:21.977558 23122 consensus_queue.cc:1048] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:21.983669 23124 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:21.981825 23075 consensus_queue.cc:237] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:21.988816 22945 leader_election.cc:304] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:21.970005 23070 leader_election.cc:290] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:21.968559 23103 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260710 13:24:22.022181 22829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:22.022337 23121 consensus_queue.cc:1048] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.031327 23117 raft_consensus.cc:2804] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.031875 23117 raft_consensus.cc:493] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.032290 23117 raft_consensus.cc:3060] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.009019 23032 raft_consensus.cc:697] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
W20260710 13:24:22.046514 22871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.54.65:42231, user_credentials={real_user=slave}} blocked reactor thread for 55790.8us
I20260710 13:24:22.052683 23061 raft_consensus.cc:493] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.094880 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:22.083709 23061 raft_consensus.cc:515] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.109560 23061 leader_election.cc:290] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:22.190754 23021 tablet_bootstrap.cc:654] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:22.193099 23129 log.cc:927] Time spent T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
I20260710 13:24:22.194481 22903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3546bfd1a1e54e2298471274e2247cc6" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:22.197050 23022 tablet_bootstrap.cc:654] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.198338 23021 tablet_bootstrap.cc:492] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:22.198787 23021 ts_tablet_manager.cc:1403] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.347s	user 0.018s	sys 0.006s
I20260710 13:24:22.127594 23032 consensus_queue.cc:237] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:22.200227 22797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.66:40879, user_credentials={real_user=slave}} blocked reactor thread for 244432us
W20260710 13:24:22.217041 22797 leader_election.cc:343] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:22.217476 22946 leader_election.cc:343] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.208914 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:22.206422 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729e0b7eea9a497f82bc6ac2f2975945" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:22.219935 23103 raft_consensus.cc:493] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.223515 23103 raft_consensus.cc:515] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:22.224653 22946 leader_election.cc:343] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.225569 23103 leader_election.cc:290] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:22.215426 23051 raft_consensus.cc:493] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.234007 23051 raft_consensus.cc:515] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.235983 23051 leader_election.cc:290] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:22.214159 22945 leader_election.cc:304] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:22.238168 22979 raft_consensus.cc:2393] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e17c89ab14554ac59f12d074162ee2f2 in current term 1: Already voted for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in this term.
I20260710 13:24:22.239239 23122 consensus_queue.cc:1048] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:22.245476 23135 raft_consensus.cc:2804] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.245899 23135 raft_consensus.cc:493] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.246263 23135 raft_consensus.cc:3060] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.248317 23021 raft_consensus.cc:359] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.249024 23021 raft_consensus.cc:385] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.249315 23021 raft_consensus.cc:740] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.249944 23021 consensus_queue.cc:260] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.253106 23023 tablet_bootstrap.cc:492] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:22.253672 23023 ts_tablet_manager.cc:1403] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.498s	user 0.011s	sys 0.008s
I20260710 13:24:22.255040 23021 ts_tablet_manager.cc:1434] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
W20260710 13:24:22.243000 22946 leader_election.cc:343] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.256826 22907 raft_consensus.cc:3060] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.257923 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:22.262190 22829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:22.282594 23021 tablet_bootstrap.cc:492] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
I20260710 13:24:22.273429 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3546bfd1a1e54e2298471274e2247cc6" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:22.277931 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:22.287536 22945 leader_election.cc:343] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.290740 23104 consensus_queue.cc:1048] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:24:22.291415 22946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.66:40879, user_credentials={real_user=slave}} blocked reactor thread for 65828.6us
I20260710 13:24:22.287321 22829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:22.298926 23022 tablet_bootstrap.cc:492] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:22.304888 23022 ts_tablet_manager.cc:1403] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.402s	user 0.023s	sys 0.020s
W20260710 13:24:22.307101 22945 leader_election.cc:343] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.307651 22945 leader_election.cc:304] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.308442 23061 raft_consensus.cc:2749] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.310072 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:22.310838 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:22.310854 22873 leader_election.cc:304] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5
W20260710 13:24:22.315873 22945 leader_election.cc:343] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.316032 23064 raft_consensus.cc:2749] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.318521 23033 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:22.327198 22797 leader_election.cc:343] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:22.329479 22946 leader_election.cc:343] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.329841 23103 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.329991 22946 leader_election.cc:304] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.333669 23064 consensus_queue.cc:1048] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:24:22.362805 22946 leader_election.cc:343] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.363524 22946 leader_election.cc:304] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.364534 23061 raft_consensus.cc:2749] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.365867 23104 raft_consensus.cc:2749] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.409718 23023 raft_consensus.cc:359] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.414857 23023 raft_consensus.cc:385] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.415212 23023 raft_consensus.cc:740] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.419041 23051 consensus_queue.cc:1048] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:24:22.408489 23117 raft_consensus.cc:515] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.421126 23023 consensus_queue.cc:260] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.461962 23023 ts_tablet_manager.cc:1434] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.208s	user 0.002s	sys 0.007s
I20260710 13:24:22.459707 23022 raft_consensus.cc:359] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.465631 23022 raft_consensus.cc:385] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.466013 23022 raft_consensus.cc:740] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.457494 22726 catalog_manager.cc:5697] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:22.466850 23022 consensus_queue.cc:260] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.455982 22981 raft_consensus.cc:2393] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f6f437ea6ae4edebc3f1d25acf597ca in current term 1: Already voted for candidate 9787519f3ec142e290d405ed39f038f5 in this term.
I20260710 13:24:22.472357 23022 ts_tablet_manager.cc:1434] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.167s	user 0.007s	sys 0.012s
I20260710 13:24:22.472096 22726 catalog_manager.cc:5697] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:22.423048 23104 consensus_queue.cc:1048] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260710 13:24:22.448007 23135 raft_consensus.cc:515] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.474086 22726 catalog_manager.cc:5697] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:22.475641 23135 leader_election.cc:290] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:22.480078 23061 raft_consensus.cc:493] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.480561 23061 raft_consensus.cc:515] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.484047 22798 leader_election.cc:304] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca; no voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.477403 23022 tablet_bootstrap.cc:492] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:22.485833 23121 raft_consensus.cc:3060] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.457289 23117 leader_election.cc:290] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:22.493279 23021 tablet_bootstrap.cc:654] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.494396 23023 tablet_bootstrap.cc:492] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:22.495731 23124 raft_consensus.cc:493] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.491241 23061 leader_election.cc:290] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:22.497717 23124 raft_consensus.cc:515] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:22.517032 23151 log.cc:927] Time spent T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260710 13:24:22.529253 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729e0b7eea9a497f82bc6ac2f2975945" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:22.529974 23124 leader_election.cc:290] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.529812 22902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:22.536473 22904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:22.553179 22946 leader_election.cc:343] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:22.551653 22797 leader_election.cc:343] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.541265 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
W20260710 13:24:22.553642 22945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.54.65:42231, user_credentials={real_user=slave}} blocked reactor thread for 140861us
W20260710 13:24:22.558593 22946 leader_election.cc:343] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:22.564296 22946 consensus_peers.cc:597] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 -> Peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Couldn't send request to peer e17c89ab14554ac59f12d074162ee2f2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:22.557559 23141 log.cc:927] Time spent T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca: Append to log took a long time: real 0.181s	user 0.000s	sys 0.001s
I20260710 13:24:22.558621 22979 raft_consensus.cc:2468] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:22.575287 22899 raft_consensus.cc:3060] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.572919 23121 raft_consensus.cc:2749] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.582453 22798 leader_election.cc:304] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.583832 23124 raft_consensus.cc:2804] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.584273 23124 raft_consensus.cc:493] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.584669 23124 raft_consensus.cc:3060] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.569540 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:22.590363 22829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:22.594442 23021 tablet_bootstrap.cc:492] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:22.594929 23021 ts_tablet_manager.cc:1403] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.313s	user 0.052s	sys 0.070s
I20260710 13:24:22.598884 22829 raft_consensus.cc:2468] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
I20260710 13:24:22.599639 22830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729e0b7eea9a497f82bc6ac2f2975945" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:22.602592 22830 raft_consensus.cc:3060] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.601576 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:22.599841 23124 raft_consensus.cc:515] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:22.607630 22946 leader_election.cc:343] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.622306 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:22.623204 22978 raft_consensus.cc:3060] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.625325 22830 raft_consensus.cc:2468] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9787519f3ec142e290d405ed39f038f5 in term 1.
W20260710 13:24:22.626408 22778 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:22.627978 23021 raft_consensus.cc:359] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.628926 23021 raft_consensus.cc:385] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.629287 23021 raft_consensus.cc:740] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.631830 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
W20260710 13:24:22.633041 22797 leader_election.cc:343] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.633563 23021 consensus_queue.cc:260] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.634783 23023 tablet_bootstrap.cc:654] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:22.630386 22945 leader_election.cc:343] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.627265 23124 leader_election.cc:290] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.639312 23064 raft_consensus.cc:493] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.641191 23064 raft_consensus.cc:515] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.639057 22945 leader_election.cc:304] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.643632 23022 tablet_bootstrap.cc:654] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.643729 23021 ts_tablet_manager.cc:1434] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.007s
I20260710 13:24:22.644860 23021 tablet_bootstrap.cc:492] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5: Bootstrap starting.
W20260710 13:24:22.646593 22797 consensus_peers.cc:597] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Couldn't send request to peer e17c89ab14554ac59f12d074162ee2f2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:22.647836 23064 leader_election.cc:290] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.648747 23104 raft_consensus.cc:2749] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.649195 22830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:22.642093 23154 consensus_queue.cc:1048] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:24:22.650206 22830 raft_consensus.cc:2468] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 1.
I20260710 13:24:22.649693 22945 leader_election.cc:304] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.651726 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:22.652237 23061 raft_consensus.cc:2804] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.652717 23061 raft_consensus.cc:697] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:22.652567 23104 consensus_queue.cc:1048] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.654284 22871 leader_election.cc:304] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [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: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2; no voters: 9787519f3ec142e290d405ed39f038f5
I20260710 13:24:22.655047 23064 raft_consensus.cc:2804] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:22.654315 23061 consensus_queue.cc:237] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.655682 23064 raft_consensus.cc:493] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.656122 23064 raft_consensus.cc:3060] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:22.657936 22945 leader_election.cc:304] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.658735 23103 raft_consensus.cc:2804] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.661361 22978 raft_consensus.cc:2468] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:22.660688 23103 raft_consensus.cc:697] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Leader. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:22.666801 22798 leader_election.cc:304] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.667508 23103 consensus_queue.cc:237] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.668058 23124 raft_consensus.cc:2804] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.670658 23124 raft_consensus.cc:697] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:22.669991 22729 catalog_manager.cc:5697] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.672597 22729 catalog_manager.cc:5697] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.671469 23124 consensus_queue.cc:237] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.692935 23021 tablet_bootstrap.cc:654] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.693095 23023 tablet_bootstrap.cc:492] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:22.695163 23023 ts_tablet_manager.cc:1403] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.201s	user 0.016s	sys 0.004s
I20260710 13:24:22.701181 23064 raft_consensus.cc:515] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.702634 22901 raft_consensus.cc:1240] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Rejecting Update request from peer 9787519f3ec142e290d405ed39f038f5 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:24:22.703050 23023 raft_consensus.cc:359] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.705664 23023 raft_consensus.cc:385] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.706048 23023 raft_consensus.cc:740] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.706995 23023 consensus_queue.cc:260] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.709282 22830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:22.712792 23103 consensus_queue.cc:1059] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:22.714279 23061 raft_consensus.cc:3055] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:22.714717 23061 raft_consensus.cc:740] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:22.715741 23061 consensus_queue.cc:260] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [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: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.716998 23061 raft_consensus.cc:3060] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:22.721055 23023 ts_tablet_manager.cc:1434] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260710 13:24:22.722364 23023 tablet_bootstrap.cc:492] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:22.722066 23124 consensus_queue.cc:1048] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.729089 23124 consensus_queue.cc:1048] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.735735 23022 tablet_bootstrap.cc:492] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:22.736238 23022 ts_tablet_manager.cc:1403] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.259s	user 0.022s	sys 0.009s
I20260710 13:24:22.738903 23022 raft_consensus.cc:359] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.739616 23022 raft_consensus.cc:385] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.739887 23022 raft_consensus.cc:740] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.740522 23022 consensus_queue.cc:260] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.742569 23022 ts_tablet_manager.cc:1434] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:24:22.743446 23022 tablet_bootstrap.cc:492] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:22.733533 22901 raft_consensus.cc:3060] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.750180 23022 tablet_bootstrap.cc:654] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.753890 23023 tablet_bootstrap.cc:654] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.766415 23064 leader_election.cc:290] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 2 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.767416 23103 raft_consensus.cc:493] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.767347 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:22.765523 23124 consensus_queue.cc:1048] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:22.769275 22726 catalog_manager.cc:5697] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:22.768487 23103 raft_consensus.cc:515] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.774948 22978 raft_consensus.cc:2410] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e17c89ab14554ac59f12d074162ee2f2 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.
I20260710 13:24:22.775709 23103 leader_election.cc:290] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:22.775101 22726 catalog_manager.cc:5697] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9787519f3ec142e290d405ed39f038f5 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:22.777541 22873 leader_election.cc:304] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [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: e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5
I20260710 13:24:22.777822 23021 tablet_bootstrap.cc:492] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5: No bootstrap required, opened a new log
I20260710 13:24:22.778386 23021 ts_tablet_manager.cc:1403] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5: Time spent bootstrapping tablet: real 0.134s	user 0.030s	sys 0.033s
I20260710 13:24:22.778940 23064 raft_consensus.cc:2749] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:22.778895 22827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720f66b9b53240fb9228e8e01192d09c" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:22.781081 23021 raft_consensus.cc:359] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.781738 23021 raft_consensus.cc:385] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.781991 23021 raft_consensus.cc:740] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.782655 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720f66b9b53240fb9228e8e01192d09c" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:22.782624 23021 consensus_queue.cc:260] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
W20260710 13:24:22.784108 22945 leader_election.cc:343] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.784718 23021 ts_tablet_manager.cc:1434] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
W20260710 13:24:22.785133 22946 leader_election.cc:343] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.785518 22946 leader_election.cc:304] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.787206 23061 raft_consensus.cc:2749] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.792425 23023 tablet_bootstrap.cc:492] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:22.792969 23023 ts_tablet_manager.cc:1403] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.008s
I20260710 13:24:22.795387 23023 raft_consensus.cc:359] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.796000 23023 raft_consensus.cc:385] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.796190 23023 raft_consensus.cc:740] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.792447 23022 tablet_bootstrap.cc:492] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:22.797626 23022 ts_tablet_manager.cc:1403] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.027s
I20260710 13:24:22.798745 22730 catalog_manager.cc:5697] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.800180 23022 raft_consensus.cc:359] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.800783 23022 raft_consensus.cc:385] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.801033 23022 raft_consensus.cc:740] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.801677 23022 consensus_queue.cc:260] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.803664 23022 ts_tablet_manager.cc:1434] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:24:22.804520 23022 tablet_bootstrap.cc:492] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:22.804627 23103 raft_consensus.cc:493] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.796789 23023 consensus_queue.cc:260] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.805055 23103 raft_consensus.cc:515] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.807385 23023 ts_tablet_manager.cc:1434] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:24:22.808174 23103 leader_election.cc:290] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:22.808473 22827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f053e200604e1fb0689e4c4b498608" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:22.808686 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f053e200604e1fb0689e4c4b498608" candidate_uuid: "9787519f3ec142e290d405ed39f038f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:22.809726 22945 leader_election.cc:343] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:22.810281 22946 leader_election.cc:343] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.810693 22946 leader_election.cc:304] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.811683 23103 raft_consensus.cc:2749] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:22.812098 23023 tablet_bootstrap.cc:492] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:22.815930 23022 tablet_bootstrap.cc:654] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.818620 23023 tablet_bootstrap.cc:654] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.819821 23022 tablet_bootstrap.cc:492] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:22.820228 23022 ts_tablet_manager.cc:1403] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.003s
I20260710 13:24:22.822633 23022 raft_consensus.cc:359] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.823318 23022 raft_consensus.cc:385] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.823580 23022 raft_consensus.cc:740] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.824321 23022 consensus_queue.cc:260] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.826583 23022 ts_tablet_manager.cc:1434] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:24:22.827261 23022 tablet_bootstrap.cc:492] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:22.831790 23022 tablet_bootstrap.cc:654] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.838074 23023 tablet_bootstrap.cc:492] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:22.838783 23023 ts_tablet_manager.cc:1403] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.003s
I20260710 13:24:22.842170 23023 raft_consensus.cc:359] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.842800 23023 raft_consensus.cc:385] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.843058 23023 raft_consensus.cc:740] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.843710 23023 consensus_queue.cc:260] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.844208 23022 tablet_bootstrap.cc:492] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:22.844635 23022 ts_tablet_manager.cc:1403] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:24:22.845878 23023 ts_tablet_manager.cc:1434] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:22.847106 23023 tablet_bootstrap.cc:492] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:22.847203 23022 raft_consensus.cc:359] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.847822 23022 raft_consensus.cc:385] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.848083 23022 raft_consensus.cc:740] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.848716 23022 consensus_queue.cc:260] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.853350 23023 tablet_bootstrap.cc:654] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.853945 23022 ts_tablet_manager.cc:1434] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:24:22.854910 23022 tablet_bootstrap.cc:492] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca: Bootstrap starting.
I20260710 13:24:22.861129 23023 tablet_bootstrap.cc:492] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:22.861676 23023 ts_tablet_manager.cc:1403] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 13:24:22.864214 23022 tablet_bootstrap.cc:654] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.864061 23023 raft_consensus.cc:359] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.864764 23023 raft_consensus.cc:385] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.865063 23023 raft_consensus.cc:740] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.865757 23023 consensus_queue.cc:260] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.868487 23023 ts_tablet_manager.cc:1434] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:22.869638 23023 tablet_bootstrap.cc:492] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:22.870734 22901 raft_consensus.cc:3060] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.875450 23023 tablet_bootstrap.cc:654] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.881861 23023 tablet_bootstrap.cc:492] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:22.882258 23023 ts_tablet_manager.cc:1403] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:24:22.884720 23023 raft_consensus.cc:359] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.885249 23022 tablet_bootstrap.cc:492] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca: No bootstrap required, opened a new log
I20260710 13:24:22.885471 23023 raft_consensus.cc:385] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.885687 23022 ts_tablet_manager.cc:1403] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260710 13:24:22.885739 23023 raft_consensus.cc:740] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.886520 23023 consensus_queue.cc:260] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.888414 23023 ts_tablet_manager.cc:1434] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:22.888360 23022 raft_consensus.cc:359] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.889093 23022 raft_consensus.cc:385] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.889384 23023 tablet_bootstrap.cc:492] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:22.889380 23022 raft_consensus.cc:740] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.890089 23022 consensus_queue.cc:260] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.895161 23022 ts_tablet_manager.cc:1434] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:22.895735 23023 tablet_bootstrap.cc:654] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.901636 23023 tablet_bootstrap.cc:492] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:22.902073 23023 ts_tablet_manager.cc:1403] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:24:22.904414 23023 raft_consensus.cc:359] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.904852 23023 raft_consensus.cc:385] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.905082 23023 raft_consensus.cc:740] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.905632 23023 consensus_queue.cc:260] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.907348 23023 ts_tablet_manager.cc:1434] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:22.908707 23023 tablet_bootstrap.cc:492] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:22.913544 23124 raft_consensus.cc:493] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.913754 23023 tablet_bootstrap.cc:654] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.914070 23124 raft_consensus.cc:515] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.914556 23122 raft_consensus.cc:493] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.914983 23122 raft_consensus.cc:515] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.916105 23124 leader_election.cc:290] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.918047 23122 leader_election.cc:290] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.918283 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:22.918788 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720f66b9b53240fb9228e8e01192d09c" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:22.919216 22979 raft_consensus.cc:2468] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:22.919565 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720f66b9b53240fb9228e8e01192d09c" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:22.920189 22980 raft_consensus.cc:2468] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
W20260710 13:24:22.921013 22797 leader_election.cc:343] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.921840 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:22.923270 22797 leader_election.cc:343] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.924031 23075 raft_consensus.cc:493] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.924482 23075 raft_consensus.cc:515] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.925102 22798 leader_election.cc:304] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.926751 23075 leader_election.cc:290] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.927057 23122 raft_consensus.cc:2804] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.927409 23122 raft_consensus.cc:493] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.927740 23122 raft_consensus.cc:3060] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.931445 22798 leader_election.cc:304] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.934566 23122 raft_consensus.cc:515] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.935330 23033 raft_consensus.cc:2804] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.935681 23033 raft_consensus.cc:493] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.936033 23033 raft_consensus.cc:3060] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.936561 23122 leader_election.cc:290] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.941695 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:22.941233 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
W20260710 13:24:22.943717 22797 leader_election.cc:343] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.944540 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:22.945149 22980 raft_consensus.cc:3060] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.946523 23023 tablet_bootstrap.cc:492] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
W20260710 13:24:22.946465 22797 leader_election.cc:343] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.942687 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:22.947178 23023 ts_tablet_manager.cc:1403] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.022s
I20260710 13:24:22.947315 22978 raft_consensus.cc:2468] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:22.948619 22798 leader_election.cc:304] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.949455 23075 raft_consensus.cc:2804] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.949803 23075 raft_consensus.cc:493] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.950141 23075 raft_consensus.cc:3060] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.950639 23023 raft_consensus.cc:359] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.951277 23023 raft_consensus.cc:385] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.951396 22980 raft_consensus.cc:2468] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:22.951570 23023 raft_consensus.cc:740] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.942162 23033 raft_consensus.cc:515] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.952363 23023 consensus_queue.cc:260] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.954073 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720f66b9b53240fb9228e8e01192d09c" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:22.954372 23023 ts_tablet_manager.cc:1434] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
W20260710 13:24:22.955185 22797 leader_election.cc:343] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.955757 23023 tablet_bootstrap.cc:492] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:22.956071 23033 leader_election.cc:290] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.956401 23075 raft_consensus.cc:515] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.958344 23075 leader_election.cc:290] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:22.958935 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:22.960044 22798 leader_election.cc:304] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.960585 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:22.960762 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720f66b9b53240fb9228e8e01192d09c" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
W20260710 13:24:22.960177 22797 leader_election.cc:343] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:22.961110 23075 raft_consensus.cc:2804] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.961133 22978 raft_consensus.cc:3060] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.961269 22980 raft_consensus.cc:3060] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.961621 23075 raft_consensus.cc:697] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:22.961845 23023 tablet_bootstrap.cc:654] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.962539 23075 consensus_queue.cc:237] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.967725 22980 raft_consensus.cc:2468] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:22.968482 22978 raft_consensus.cc:2468] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:22.968952 22798 leader_election.cc:304] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.970723 22798 leader_election.cc:304] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:22.972050 23122 raft_consensus.cc:2804] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.972512 23122 raft_consensus.cc:697] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:22.973657 23023 tablet_bootstrap.cc:492] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:22.973291 23122 consensus_queue.cc:237] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.974674 23023 ts_tablet_manager.cc:1403] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:24:22.974086 23124 raft_consensus.cc:2804] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.977422 23124 raft_consensus.cc:697] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:22.978080 23023 raft_consensus.cc:359] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.978631 23023 raft_consensus.cc:385] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.978952 23023 raft_consensus.cc:740] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.978490 23124 consensus_queue.cc:237] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.979660 23023 consensus_queue.cc:260] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.981205 23023 ts_tablet_manager.cc:1434] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:22.982014 23023 tablet_bootstrap.cc:492] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:22.985064 22726 catalog_manager.cc:5697] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.987501 23023 tablet_bootstrap.cc:654] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.993297 23023 tablet_bootstrap.cc:492] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:22.993685 23023 ts_tablet_manager.cc:1403] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:24:22.995635 23023 raft_consensus.cc:359] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.996109 23023 raft_consensus.cc:385] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.996325 23023 raft_consensus.cc:740] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.996937 23023 consensus_queue.cc:260] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:22.998754 23023 ts_tablet_manager.cc:1434] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:22.999572 23023 tablet_bootstrap.cc:492] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:23.005405 23023 tablet_bootstrap.cc:654] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.010434 22730 catalog_manager.cc:5697] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.011487 23023 tablet_bootstrap.cc:492] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:23.011904 23023 ts_tablet_manager.cc:1403] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 13:24:23.011997 22730 catalog_manager.cc:5697] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.014473 23023 raft_consensus.cc:359] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.014984 23023 raft_consensus.cc:385] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.015228 23023 raft_consensus.cc:740] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.015869 23023 consensus_queue.cc:260] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.017482 23023 ts_tablet_manager.cc:1434] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:24:23.018303 23023 tablet_bootstrap.cc:492] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2: Bootstrap starting.
I20260710 13:24:23.023805 23023 tablet_bootstrap.cc:654] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:23.029152 23023 tablet_bootstrap.cc:492] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2: No bootstrap required, opened a new log
I20260710 13:24:23.029531 23023 ts_tablet_manager.cc:1403] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 13:24:23.031243 23023 raft_consensus.cc:359] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.031792 23023 raft_consensus.cc:385] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:23.031972 23023 raft_consensus.cc:740] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.032433 23023 consensus_queue.cc:260] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.034042 23023 ts_tablet_manager.cc:1434] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:23.050848 23031 raft_consensus.cc:493] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.051330 23031 raft_consensus.cc:515] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.052820 23031 leader_election.cc:290] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:23.053655 22827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:23.053809 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:23.054454 22980 raft_consensus.cc:2393] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e17c89ab14554ac59f12d074162ee2f2 in current term 1: Already voted for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in this term.
I20260710 13:24:23.055392 22873 leader_election.cc:304] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5
I20260710 13:24:23.056020 23031 raft_consensus.cc:3060] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.060340 23031 raft_consensus.cc:2749] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.072746 23031 raft_consensus.cc:493] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.073248 23031 raft_consensus.cc:515] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.074924 23031 leader_election.cc:290] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:23.075758 22827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9913858a01614b6a8befe84740a6a583" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:23.076014 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9913858a01614b6a8befe84740a6a583" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:23.077365 22873 leader_election.cc:304] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5
I20260710 13:24:23.077929 23031 raft_consensus.cc:2749] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.093596 23031 raft_consensus.cc:493] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.094081 23031 raft_consensus.cc:515] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.096191 23031 leader_election.cc:290] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:23.096632 22827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:23.096736 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:23.097457 22980 raft_consensus.cc:2393] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e17c89ab14554ac59f12d074162ee2f2 in current term 1: Already voted for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in this term.
I20260710 13:24:23.098302 22873 leader_election.cc:304] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5
I20260710 13:24:23.098981 23031 raft_consensus.cc:3060] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.101094 22901 raft_consensus.cc:3060] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.103824 23031 raft_consensus.cc:2749] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:23.107228 23103 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.115664 23124 raft_consensus.cc:493] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.116199 23124 raft_consensus.cc:515] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.118391 23124 leader_election.cc:290] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:23.118865 23154 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.119875 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3546bfd1a1e54e2298471274e2247cc6" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:23.120558 22901 raft_consensus.cc:2468] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:23.121622 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3546bfd1a1e54e2298471274e2247cc6" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:23.122229 22899 raft_consensus.cc:3060] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.124125 22980 raft_consensus.cc:2468] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 0.
I20260710 13:24:23.125468 22798 leader_election.cc:304] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:23.126436 23124 raft_consensus.cc:2804] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.126806 23124 raft_consensus.cc:493] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.127127 23124 raft_consensus.cc:3060] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.134322 23124 raft_consensus.cc:515] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.135514 23122 consensus_queue.cc:1048] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.136301 23124 leader_election.cc:290] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:23.137960 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3546bfd1a1e54e2298471274e2247cc6" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:23.138608 22980 raft_consensus.cc:3060] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.139426 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3546bfd1a1e54e2298471274e2247cc6" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:23.140195 22901 raft_consensus.cc:3060] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.144996 23103 consensus_queue.cc:1048] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:23.146469 22980 raft_consensus.cc:2468] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:23.146703 22901 raft_consensus.cc:2468] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 1.
I20260710 13:24:23.147818 22798 leader_election.cc:304] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:23.148675 23122 raft_consensus.cc:2804] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.149200 23122 raft_consensus.cc:697] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:23.150089 23122 consensus_queue.cc:237] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.158797 23033 consensus_queue.cc:1048] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:23.167832 22726 catalog_manager.cc:5697] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.174259 23103 consensus_queue.cc:1048] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.224378 23031 raft_consensus.cc:493] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.224844 23031 raft_consensus.cc:515] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.226931 23031 leader_election.cc:290] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:23.227556 22827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f053e200604e1fb0689e4c4b498608" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:23.228061 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f053e200604e1fb0689e4c4b498608" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:23.228200 22827 raft_consensus.cc:2468] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 0.
I20260710 13:24:23.228790 22978 raft_consensus.cc:2468] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 0.
I20260710 13:24:23.229566 22871 leader_election.cc:304] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6f437ea6ae4edebc3f1d25acf597ca, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:23.230404 23031 raft_consensus.cc:2804] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:23.230816 23031 raft_consensus.cc:493] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:23.231192 23031 raft_consensus.cc:3060] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.236129 23031 raft_consensus.cc:515] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.238076 23031 leader_election.cc:290] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:23.238715 22827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f053e200604e1fb0689e4c4b498608" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:23.239277 22827 raft_consensus.cc:3060] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.239105 22978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f053e200604e1fb0689e4c4b498608" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:23.239964 22978 raft_consensus.cc:3060] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.243232 22899 raft_consensus.cc:3060] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.245682 22978 raft_consensus.cc:2468] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 1.
I20260710 13:24:23.246129 22827 raft_consensus.cc:2468] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 1.
I20260710 13:24:23.246826 22873 leader_election.cc:304] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:23.247776 23031 raft_consensus.cc:2804] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:23.248265 23031 raft_consensus.cc:697] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Becoming Leader. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Running, Role: LEADER
I20260710 13:24:23.249069 23031 consensus_queue.cc:237] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.257520 22728 catalog_manager.cc:5697] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66). New cstate: current_term: 1 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.357074 23031 raft_consensus.cc:493] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:23.357632 23031 raft_consensus.cc:515] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:23.359654 23031 leader_election.cc:290] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:23.360402 22827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720f66b9b53240fb9228e8e01192d09c" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" is_pre_election: true
I20260710 13:24:23.362210 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:24:23.362490 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720f66b9b53240fb9228e8e01192d09c" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:23.363299 22980 raft_consensus.cc:2393] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e17c89ab14554ac59f12d074162ee2f2 in current term 1: Already voted for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in this term.
I20260710 13:24:23.364151 23124 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.364568 22873 leader_election.cc:304] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17c89ab14554ac59f12d074162ee2f2; no voters: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5
I20260710 13:24:23.365762 23031 raft_consensus.cc:3060] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:23.372674 23198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:23.374476 23031 raft_consensus.cc:2749] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:24:23.375921 23197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:23.381219 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:23.383882 23033 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:23.384706 23201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:23.386308 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:23.386610 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:23.386826 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689863386807 us; error 0 us; skew 500 ppm
I20260710 13:24:23.387697 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:23.406706 23033 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.411720 21721 webserver.cc:533] Webserver started at http://127.21.54.68:41197/ using document root <none> and password file <none>
I20260710 13:24:23.412600 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:23.413015 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:23.413419 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:23.414995 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-3-root/instance:
uuid: "6270a044ab1b45fe80aecb3da67db333"
format_stamp: "Formatted at 2026-07-10 13:24:23 on dist-test-slave-swp1"
I20260710 13:24:23.419287 22899 raft_consensus.cc:3060] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:23.426179 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.006s	sys 0.005s
I20260710 13:24:23.428216 23124 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.438962 23208 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:23.442561 21721 fs_manager.cc:730] Time spent opening block manager: real 0.013s	user 0.001s	sys 0.008s
I20260710 13:24:23.442955 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-3-root
uuid: "6270a044ab1b45fe80aecb3da67db333"
format_stamp: "Formatted at 2026-07-10 13:24:23 on dist-test-slave-swp1"
I20260710 13:24:23.443336 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:23.473656 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:23.474997 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:23.476298 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:23.478519 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:23.478747 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:23.478994 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:23.479172 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:23.548301 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.68:45631
I20260710 13:24:23.548391 23271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.68:45631 every 8 connection(s)
I20260710 13:24:23.563776 21721 auto_leader_rebalancer-test.cc:388] add a tserver: 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:23.581353 23033 consensus_queue.cc:1048] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.581897 23272 heartbeater.cc:344] Connected to a master server at 127.21.54.126:34605
I20260710 13:24:23.582274 23272 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:23.583169 23272 heartbeater.cc:507] Master 127.21.54.126:34605 requested a full tablet report, sending...
I20260710 13:24:23.586318 22726 ts_manager.cc:194] Registered new tserver with Master: 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631)
I20260710 13:24:23.587865 22726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53460
I20260710 13:24:23.597317 23122 consensus_queue.cc:1048] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:23.675381 22778 auto_rebalancer.cc:629] Failed to schedule move for tablet 3546bfd1a1e54e2298471274e2247cc6: Illegal state: Leader has not yet committed an operation in its own term
I20260710 13:24:23.687976 23031 consensus_queue.cc:1048] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.689378 22980 consensus_queue.cc:237] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:23.696333 23064 consensus_queue.cc:1048] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.697198 22905 raft_consensus.cc:1275] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:23.699434 23150 consensus_queue.cc:1048] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.714936 22827 raft_consensus.cc:1275] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:23.715041 23122 consensus_queue.cc:1048] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.718245 23150 consensus_queue.cc:1048] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:23.722304 23122 consensus_queue.cc:1048] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.729732 23061 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:23.737076 22901 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:23.752547 22830 consensus_queue.cc:237] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:23.764211 22827 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
W20260710 13:24:23.771018 22873 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.54.67:46415, user_credentials={real_user=slave}} blocked reactor thread for 52580.6us
I20260710 13:24:23.783010 22980 raft_consensus.cc:1275] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:23.784580 23032 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.786934 22730 catalog_manager.cc:5697] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.783005 22901 raft_consensus.cc:1275] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:23.791365 22945 consensus_peers.cc:597] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb6326f75cd94087b0dea4017e9075e7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.792486 23032 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:23.806603 23121 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:23.809937 22980 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:23.838114 22901 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
W20260710 13:24:23.844910 22796 consensus_peers.cc:597] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7d380fd1f92445e9b922d008af3c7d3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.844506 22728 catalog_manager.cc:5697] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:23.855585 22899 consensus_queue.cc:237] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:23.866835 22980 raft_consensus.cc:1275] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:23.868098 23031 consensus_queue.cc:1048] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.871837 22830 raft_consensus.cc:1275] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:23.873736 23031 consensus_queue.cc:1048] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:23.880570 22871 consensus_peers.cc:597] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 230964adba2f4c00a4da219dcd794b5b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.884457 23289 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:23.886438 22980 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:23.886438 22830 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:23.898670 22728 catalog_manager.cc:5697] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:24.103385 23306 ts_tablet_manager.cc:933] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:24.105566 23306 tablet_copy_client.cc:323] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.67:46415
I20260710 13:24:24.117619 22991 tablet_copy_service.cc:140] P 9787519f3ec142e290d405ed39f038f5: Received BeginTabletCopySession request for tablet cb6326f75cd94087b0dea4017e9075e7 from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:52918)
I20260710 13:24:24.118125 22991 tablet_copy_service.cc:161] P 9787519f3ec142e290d405ed39f038f5: Beginning new tablet copy session on tablet cb6326f75cd94087b0dea4017e9075e7 from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:52918: session id = 6270a044ab1b45fe80aecb3da67db333-cb6326f75cd94087b0dea4017e9075e7
I20260710 13:24:24.124248 22991 tablet_copy_source_session.cc:215] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:24.128191 23306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6326f75cd94087b0dea4017e9075e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.138880 23306 tablet_copy_client.cc:806] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:24.139472 23306 tablet_copy_client.cc:670] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:24.145069 23306 tablet_copy_client.cc:538] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:24.151237 23306 tablet_bootstrap.cc:492] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:24.161976 23032 raft_consensus.cc:493] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9787519f3ec142e290d405ed39f038f5)
I20260710 13:24:24.162545 23032 raft_consensus.cc:515] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:24.165374 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2" is_pre_election: true
I20260710 13:24:24.166183 22899 raft_consensus.cc:2393] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f6f437ea6ae4edebc3f1d25acf597ca in current term 2: Already voted for candidate e17c89ab14554ac59f12d074162ee2f2 in this term.
I20260710 13:24:24.169412 23032 leader_election.cc:290] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:24.170744 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5" is_pre_election: true
I20260710 13:24:24.171504 22980 raft_consensus.cc:2468] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 2.
I20260710 13:24:24.172354 23306 tablet_bootstrap.cc:492] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:24.173334 23306 tablet_bootstrap.cc:492] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:24.174008 23306 ts_tablet_manager.cc:1403] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260710 13:24:24.177464 23306 raft_consensus.cc:359] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:24.178350 23306 raft_consensus.cc:740] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:24.178485 22798 leader_election.cc:304] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:24.179080 23306 consensus_queue.cc:260] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:24.180864 23121 raft_consensus.cc:2804] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:24.181360 23121 raft_consensus.cc:493] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9787519f3ec142e290d405ed39f038f5)
I20260710 13:24:24.181833 23121 raft_consensus.cc:3060] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:24.184582 23272 heartbeater.cc:499] Master 127.21.54.126:34605 was elected leader, sending a full tablet report...
I20260710 13:24:24.186149 23306 ts_tablet_manager.cc:1434] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:24:24.191936 22991 tablet_copy_service.cc:342] P 9787519f3ec142e290d405ed39f038f5: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-cb6326f75cd94087b0dea4017e9075e7 received from {username='slave'} at 127.0.0.1:52918
I20260710 13:24:24.192380 22991 tablet_copy_service.cc:434] P 9787519f3ec142e290d405ed39f038f5: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-cb6326f75cd94087b0dea4017e9075e7 on tablet cb6326f75cd94087b0dea4017e9075e7 with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:24.193203 23121 raft_consensus.cc:515] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:24.195207 23121 leader_election.cc:290] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [CANDIDATE]: Term 2 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:24.197865 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:24.198633 22901 raft_consensus.cc:2393] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f6f437ea6ae4edebc3f1d25acf597ca in current term 2: Already voted for candidate e17c89ab14554ac59f12d074162ee2f2 in this term.
I20260710 13:24:24.198961 22980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:24.200547 23306 ts_tablet_manager.cc:933] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:24.202517 23306 tablet_copy_client.cc:323] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.65:42231
I20260710 13:24:24.207106 22980 raft_consensus.cc:2468] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f6f437ea6ae4edebc3f1d25acf597ca in term 2.
I20260710 13:24:24.208451 22798 leader_election.cc:304] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [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: 0f6f437ea6ae4edebc3f1d25acf597ca, 9787519f3ec142e290d405ed39f038f5; no voters: e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:24.209292 23121 raft_consensus.cc:2804] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:24.209785 23121 raft_consensus.cc:697] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 LEADER]: Becoming Leader. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:24.210604 23121 consensus_queue.cc:237] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [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: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:24.213428 22842 tablet_copy_service.cc:140] P 0f6f437ea6ae4edebc3f1d25acf597ca: Received BeginTabletCopySession request for tablet f7d380fd1f92445e9b922d008af3c7d3 from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:35568)
I20260710 13:24:24.214004 22842 tablet_copy_service.cc:161] P 0f6f437ea6ae4edebc3f1d25acf597ca: Beginning new tablet copy session on tablet f7d380fd1f92445e9b922d008af3c7d3 from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:35568: session id = 6270a044ab1b45fe80aecb3da67db333-f7d380fd1f92445e9b922d008af3c7d3
I20260710 13:24:24.218570 22726 catalog_manager.cc:5697] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: term changed from 1 to 2, leader changed from 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) to 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65). New cstate: current_term: 2 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:24.221580 22842 tablet_copy_source_session.cc:215] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:24.228416 23306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d380fd1f92445e9b922d008af3c7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.243754 23306 tablet_copy_client.cc:806] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:24.244457 23306 tablet_copy_client.cc:670] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:24.248140 23306 tablet_copy_client.cc:538] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:24.257064 23306 tablet_bootstrap.cc:492] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:24.273732 23315 ts_tablet_manager.cc:933] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:24.275333 23315 tablet_copy_client.cc:323] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.66:40879
I20260710 13:24:24.276571 23306 tablet_bootstrap.cc:492] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:24.277568 23306 tablet_bootstrap.cc:492] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:24.278275 23306 ts_tablet_manager.cc:1403] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.007s
I20260710 13:24:24.281289 23306 raft_consensus.cc:359] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:24.282167 23306 raft_consensus.cc:740] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:24.282835 23306 consensus_queue.cc:260] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:24.284663 22917 tablet_copy_service.cc:140] P e17c89ab14554ac59f12d074162ee2f2: Received BeginTabletCopySession request for tablet 230964adba2f4c00a4da219dcd794b5b from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:43922)
I20260710 13:24:24.285254 22917 tablet_copy_service.cc:161] P e17c89ab14554ac59f12d074162ee2f2: Beginning new tablet copy session on tablet 230964adba2f4c00a4da219dcd794b5b from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:43922: session id = 6270a044ab1b45fe80aecb3da67db333-230964adba2f4c00a4da219dcd794b5b
I20260710 13:24:24.286279 23306 ts_tablet_manager.cc:1434] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:24.287994 22842 tablet_copy_service.cc:342] P 0f6f437ea6ae4edebc3f1d25acf597ca: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-f7d380fd1f92445e9b922d008af3c7d3 received from {username='slave'} at 127.0.0.1:35568
I20260710 13:24:24.288390 22842 tablet_copy_service.cc:434] P 0f6f437ea6ae4edebc3f1d25acf597ca: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-f7d380fd1f92445e9b922d008af3c7d3 on tablet f7d380fd1f92445e9b922d008af3c7d3 with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:24.292590 22917 tablet_copy_source_session.cc:215] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:24.295279 23315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230964adba2f4c00a4da219dcd794b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.307631 23315 tablet_copy_client.cc:806] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:24.308215 23315 tablet_copy_client.cc:670] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:24.311728 23315 tablet_copy_client.cc:538] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:24.319240 23315 tablet_bootstrap.cc:492] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:24.337890 23315 tablet_bootstrap.cc:492] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:24.338689 23315 tablet_bootstrap.cc:492] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:24.339285 23315 ts_tablet_manager.cc:1403] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:24:24.341887 23315 raft_consensus.cc:359] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:24.342733 23315 raft_consensus.cc:740] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:24.343398 23315 consensus_queue.cc:260] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:24.345968 23315 ts_tablet_manager.cc:1434] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:24.348181 22917 tablet_copy_service.cc:342] P e17c89ab14554ac59f12d074162ee2f2: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-230964adba2f4c00a4da219dcd794b5b received from {username='slave'} at 127.0.0.1:43922
I20260710 13:24:24.348577 22917 tablet_copy_service.cc:434] P e17c89ab14554ac59f12d074162ee2f2: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-230964adba2f4c00a4da219dcd794b5b on tablet 230964adba2f4c00a4da219dcd794b5b with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:24.597744 23247 raft_consensus.cc:1217] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:24.637686 22980 raft_consensus.cc:1275] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.639110 23121 consensus_queue.cc:1048] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:24.658278 22901 raft_consensus.cc:1275] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.660496 23032 consensus_queue.cc:1048] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:24.710655 23247 raft_consensus.cc:1217] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:24.896373 23247 raft_consensus.cc:1217] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:24.981305 23150 raft_consensus.cc:1064] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:24.983536 23150 consensus_queue.cc:237] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:24.989674 22901 raft_consensus.cc:1275] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:24.989853 23247 raft_consensus.cc:1275] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:24.991396 22827 raft_consensus.cc:1275] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:24.991261 23318 consensus_queue.cc:1048] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:24.992516 23061 consensus_queue.cc:1048] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:24.994726 23150 consensus_queue.cc:1048] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:25.003357 23061 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.006011 22901 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.019656 23247 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.025287 22726 catalog_manager.cc:5697] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.040035 22827 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.067046 22978 consensus_queue.cc:237] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:25.072288 23247 raft_consensus.cc:1275] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:25.073297 22901 raft_consensus.cc:1275] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:25.073882 23331 consensus_queue.cc:1048] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:25.074717 23061 consensus_queue.cc:1048] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:25.081306 23150 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.083784 22901 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.085932 23247 raft_consensus.cc:2955] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.090790 22717 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb6326f75cd94087b0dea4017e9075e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:25.097754 22728 catalog_manager.cc:5697] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.107774 22813 tablet_service.cc:1558] Processing DeleteTablet for tablet cb6326f75cd94087b0dea4017e9075e7 with delete_type TABLET_DATA_TOMBSTONED (TS 0f6f437ea6ae4edebc3f1d25acf597ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35514
I20260710 13:24:25.113718 23336 tablet_replica.cc:333] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:25.121811 23336 raft_consensus.cc:2243] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:25.122632 23336 raft_consensus.cc:2272] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:25.128139 23336 ts_tablet_manager.cc:1916] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:25.142313 23322 raft_consensus.cc:1064] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:25.144845 23322 consensus_queue.cc:237] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:25.148331 23336 ts_tablet_manager.cc:1929] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:25.148867 23336 log.cc:1199] T cb6326f75cd94087b0dea4017e9075e7 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/wals/cb6326f75cd94087b0dea4017e9075e7
I20260710 13:24:25.152055 22715 catalog_manager.cc:5028] TS 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): tablet cb6326f75cd94087b0dea4017e9075e7 (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:25.155277 22978 raft_consensus.cc:1275] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:25.155581 23247 raft_consensus.cc:1275] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:25.156229 22901 raft_consensus.cc:1275] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:25.157317 23320 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:25.158216 23322 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:25.159068 23032 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:25.173899 23322 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.177807 23247 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.178540 22978 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.190528 22901 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.191267 22730 catalog_manager.cc:5697] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.207086 22827 consensus_queue.cc:237] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:25.214404 23247 raft_consensus.cc:1275] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:25.215502 22978 raft_consensus.cc:1275] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:25.215962 23032 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:25.216988 23322 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:25.223523 23320 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.225225 23247 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.231300 22978 raft_consensus.cc:2955] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.234292 22715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7d380fd1f92445e9b922d008af3c7d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:25.241423 22730 catalog_manager.cc:5697] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.257437 22888 tablet_service.cc:1558] Processing DeleteTablet for tablet f7d380fd1f92445e9b922d008af3c7d3 with delete_type TABLET_DATA_TOMBSTONED (TS e17c89ab14554ac59f12d074162ee2f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43884
I20260710 13:24:25.259073 23341 tablet_replica.cc:333] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:25.259882 23341 raft_consensus.cc:2243] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:25.260511 23341 raft_consensus.cc:2272] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:25.264099 23341 ts_tablet_manager.cc:1916] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:25.274762 23341 ts_tablet_manager.cc:1929] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:25.275121 23341 log.cc:1199] T f7d380fd1f92445e9b922d008af3c7d3 P e17c89ab14554ac59f12d074162ee2f2: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/wals/f7d380fd1f92445e9b922d008af3c7d3
I20260710 13:24:25.276546 22716 catalog_manager.cc:5028] TS e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): tablet f7d380fd1f92445e9b922d008af3c7d3 (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:25.298231 23327 raft_consensus.cc:1064] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:25.300410 23327 consensus_queue.cc:237] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:25.306308 23247 raft_consensus.cc:1275] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:25.307778 22827 raft_consensus.cc:1275] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:25.307729 23327 consensus_queue.cc:1048] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:25.306766 22978 raft_consensus.cc:1275] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:25.309408 23326 consensus_queue.cc:1048] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:25.310384 23290 consensus_queue.cc:1048] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:25.329344 23290 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.331218 22827 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.341913 23246 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.348881 22730 catalog_manager.cc:5697] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.353390 22980 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.369799 22899 consensus_queue.cc:237] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:25.378145 23246 raft_consensus.cc:1275] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:25.380443 23327 consensus_queue.cc:1048] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:25.380627 22827 raft_consensus.cc:1275] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:25.382604 23327 consensus_queue.cc:1048] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:25.387836 23326 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.392910 22827 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.400952 22716 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 230964adba2f4c00a4da219dcd794b5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:25.402100 23246 raft_consensus.cc:2955] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:25.405778 22726 catalog_manager.cc:5697] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New cstate: current_term: 1 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.418495 22963 tablet_service.cc:1558] Processing DeleteTablet for tablet 230964adba2f4c00a4da219dcd794b5b with delete_type TABLET_DATA_TOMBSTONED (TS 9787519f3ec142e290d405ed39f038f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52886
I20260710 13:24:25.421552 23346 tablet_replica.cc:333] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:25.422554 23346 raft_consensus.cc:2243] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:25.423233 23346 raft_consensus.cc:2272] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:25.425609 23346 ts_tablet_manager.cc:1916] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:25.436729 23346 ts_tablet_manager.cc:1929] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:25.437072 23346 log.cc:1199] T 230964adba2f4c00a4da219dcd794b5b P 9787519f3ec142e290d405ed39f038f5: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/wals/230964adba2f4c00a4da219dcd794b5b
I20260710 13:24:25.438402 22717 catalog_manager.cc:5028] TS 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): tablet 230964adba2f4c00a4da219dcd794b5b (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:26.458695 22980 consensus_queue.cc:237] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:26.466923 22899 raft_consensus.cc:1275] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:26.467301 22945 consensus_peers.cc:597] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f502d1939c44427e9457ff87fac1d799. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.467561 22827 raft_consensus.cc:1275] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:26.468520 23348 consensus_queue.cc:1048] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:26.469601 23150 consensus_queue.cc:1048] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.477880 23150 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.479717 22899 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.480396 22827 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.497385 22730 catalog_manager.cc:5697] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.504426 22827 consensus_queue.cc:237] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:26.512877 22899 raft_consensus.cc:1275] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:26.512996 22980 raft_consensus.cc:1275] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:26.513788 22796 consensus_peers.cc:597] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 569967b4709e4ef0bc46a9d748bdda0f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.515472 23320 consensus_queue.cc:1048] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:26.516753 23032 consensus_queue.cc:1048] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:26.540834 23320 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.542646 22980 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.545192 22899 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.556056 22980 consensus_queue.cc:237] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:26.557655 22726 catalog_manager.cc:5697] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.563030 22899 raft_consensus.cc:1275] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:26.564945 23150 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:26.568733 22945 consensus_peers.cc:597] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 641cde90540d4ca6b30d9b34e8b8c7e3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.570809 22827 raft_consensus.cc:1275] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:26.572505 23150 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.581976 23347 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.588805 22899 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.590070 22827 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.598613 22830 consensus_queue.cc:237] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:26.602017 22728 catalog_manager.cc:5697] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
W20260710 13:24:26.607210 22796 consensus_peers.cc:597] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e206f21c248e4620a64e88f84950c5e2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:26.608079 22899 raft_consensus.cc:1275] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:26.609207 22980 raft_consensus.cc:1275] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:26.609436 23320 consensus_queue.cc:1048] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.610603 23032 consensus_queue.cc:1048] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.625877 23350 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.630347 22980 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.632830 22899 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.651072 22730 catalog_manager.cc:5697] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:26.999459 23367 ts_tablet_manager.cc:933] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:27.001649 23367 tablet_copy_client.cc:323] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.67:46415
I20260710 13:24:27.003500 22991 tablet_copy_service.cc:140] P 9787519f3ec142e290d405ed39f038f5: Received BeginTabletCopySession request for tablet 641cde90540d4ca6b30d9b34e8b8c7e3 from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:52918)
I20260710 13:24:27.003996 22991 tablet_copy_service.cc:161] P 9787519f3ec142e290d405ed39f038f5: Beginning new tablet copy session on tablet 641cde90540d4ca6b30d9b34e8b8c7e3 from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:52918: session id = 6270a044ab1b45fe80aecb3da67db333-641cde90540d4ca6b30d9b34e8b8c7e3
I20260710 13:24:27.010895 22991 tablet_copy_source_session.cc:215] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:27.013788 23367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641cde90540d4ca6b30d9b34e8b8c7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:27.025956 23367 tablet_copy_client.cc:806] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:27.026614 23367 tablet_copy_client.cc:670] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:27.030669 23367 tablet_copy_client.cc:538] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:27.037676 23367 tablet_bootstrap.cc:492] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:27.054868 23367 tablet_bootstrap.cc:492] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:27.055629 23367 tablet_bootstrap.cc:492] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:27.056282 23367 ts_tablet_manager.cc:1403] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:24:27.059475 23367 raft_consensus.cc:359] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:27.060146 23367 raft_consensus.cc:740] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:27.060691 23367 consensus_queue.cc:260] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:27.063632 23367 ts_tablet_manager.cc:1434] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:24:27.065294 22991 tablet_copy_service.cc:342] P 9787519f3ec142e290d405ed39f038f5: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-641cde90540d4ca6b30d9b34e8b8c7e3 received from {username='slave'} at 127.0.0.1:52918
I20260710 13:24:27.065727 22991 tablet_copy_service.cc:434] P 9787519f3ec142e290d405ed39f038f5: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-641cde90540d4ca6b30d9b34e8b8c7e3 on tablet 641cde90540d4ca6b30d9b34e8b8c7e3 with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:27.091531 23367 ts_tablet_manager.cc:933] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:27.093238 23367 tablet_copy_client.cc:323] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.67:46415
I20260710 13:24:27.094732 22991 tablet_copy_service.cc:140] P 9787519f3ec142e290d405ed39f038f5: Received BeginTabletCopySession request for tablet f502d1939c44427e9457ff87fac1d799 from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:52918)
I20260710 13:24:27.095193 22991 tablet_copy_service.cc:161] P 9787519f3ec142e290d405ed39f038f5: Beginning new tablet copy session on tablet f502d1939c44427e9457ff87fac1d799 from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:52918: session id = 6270a044ab1b45fe80aecb3da67db333-f502d1939c44427e9457ff87fac1d799
I20260710 13:24:27.101828 22991 tablet_copy_source_session.cc:215] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:27.104347 23367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f502d1939c44427e9457ff87fac1d799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:27.109748 23372 ts_tablet_manager.cc:933] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:27.116401 23372 tablet_copy_client.cc:323] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.65:42231
I20260710 13:24:27.118578 22842 tablet_copy_service.cc:140] P 0f6f437ea6ae4edebc3f1d25acf597ca: Received BeginTabletCopySession request for tablet 569967b4709e4ef0bc46a9d748bdda0f from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:35568)
I20260710 13:24:27.119102 22842 tablet_copy_service.cc:161] P 0f6f437ea6ae4edebc3f1d25acf597ca: Beginning new tablet copy session on tablet 569967b4709e4ef0bc46a9d748bdda0f from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:35568: session id = 6270a044ab1b45fe80aecb3da67db333-569967b4709e4ef0bc46a9d748bdda0f
I20260710 13:24:27.122103 23367 tablet_copy_client.cc:806] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:27.122674 23367 tablet_copy_client.cc:670] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:27.125134 22842 tablet_copy_source_session.cc:215] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:27.126348 23367 tablet_copy_client.cc:538] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:27.128340 23372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569967b4709e4ef0bc46a9d748bdda0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:27.133144 23367 tablet_bootstrap.cc:492] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:27.144609 23372 tablet_copy_client.cc:806] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:27.145218 23372 tablet_copy_client.cc:670] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:27.154284 23372 tablet_copy_client.cc:538] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:27.158367 23367 tablet_bootstrap.cc:492] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:27.160373 23367 tablet_bootstrap.cc:492] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:27.161618 23367 ts_tablet_manager.cc:1403] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.010s
I20260710 13:24:27.164568 23367 raft_consensus.cc:359] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:27.165411 23367 raft_consensus.cc:740] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:27.167670 23375 ts_tablet_manager.cc:933] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:27.169741 23375 tablet_copy_client.cc:323] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.65:42231
I20260710 13:24:27.171545 22841 tablet_copy_service.cc:140] P 0f6f437ea6ae4edebc3f1d25acf597ca: Received BeginTabletCopySession request for tablet e206f21c248e4620a64e88f84950c5e2 from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:35568)
I20260710 13:24:27.171543 23367 consensus_queue.cc:260] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:27.172279 22841 tablet_copy_service.cc:161] P 0f6f437ea6ae4edebc3f1d25acf597ca: Beginning new tablet copy session on tablet e206f21c248e4620a64e88f84950c5e2 from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:35568: session id = 6270a044ab1b45fe80aecb3da67db333-e206f21c248e4620a64e88f84950c5e2
I20260710 13:24:27.175420 23367 ts_tablet_manager.cc:1434] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:24:27.179200 23372 tablet_bootstrap.cc:492] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:27.180339 22841 tablet_copy_source_session.cc:215] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:27.185623 23375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e206f21c248e4620a64e88f84950c5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:27.188396 22991 tablet_copy_service.cc:342] P 9787519f3ec142e290d405ed39f038f5: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-f502d1939c44427e9457ff87fac1d799 received from {username='slave'} at 127.0.0.1:52918
I20260710 13:24:27.188858 22991 tablet_copy_service.cc:434] P 9787519f3ec142e290d405ed39f038f5: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-f502d1939c44427e9457ff87fac1d799 on tablet f502d1939c44427e9457ff87fac1d799 with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:27.208223 23375 tablet_copy_client.cc:806] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:27.208829 23375 tablet_copy_client.cc:670] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:27.213596 23375 tablet_copy_client.cc:538] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:27.217909 23372 tablet_bootstrap.cc:492] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:27.218868 23372 tablet_bootstrap.cc:492] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:27.219549 23372 ts_tablet_manager.cc:1403] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.006s
I20260710 13:24:27.221022 23375 tablet_bootstrap.cc:492] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:27.222627 23372 raft_consensus.cc:359] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:27.223526 23372 raft_consensus.cc:740] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:27.224252 23372 consensus_queue.cc:260] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:27.228686 23372 ts_tablet_manager.cc:1434] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:24:27.230360 22841 tablet_copy_service.cc:342] P 0f6f437ea6ae4edebc3f1d25acf597ca: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-569967b4709e4ef0bc46a9d748bdda0f received from {username='slave'} at 127.0.0.1:35568
I20260710 13:24:27.230782 22841 tablet_copy_service.cc:434] P 0f6f437ea6ae4edebc3f1d25acf597ca: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-569967b4709e4ef0bc46a9d748bdda0f on tablet 569967b4709e4ef0bc46a9d748bdda0f with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:27.242980 23375 tablet_bootstrap.cc:492] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:27.243862 23375 tablet_bootstrap.cc:492] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:27.244572 23375 ts_tablet_manager.cc:1403] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260710 13:24:27.247946 23375 raft_consensus.cc:359] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:27.248842 23375 raft_consensus.cc:740] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:27.249469 23375 consensus_queue.cc:260] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:27.251801 23375 ts_tablet_manager.cc:1434] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:27.253814 22841 tablet_copy_service.cc:342] P 0f6f437ea6ae4edebc3f1d25acf597ca: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-e206f21c248e4620a64e88f84950c5e2 received from {username='slave'} at 127.0.0.1:35568
I20260710 13:24:27.254263 22841 tablet_copy_service.cc:434] P 0f6f437ea6ae4edebc3f1d25acf597ca: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-e206f21c248e4620a64e88f84950c5e2 on tablet e206f21c248e4620a64e88f84950c5e2 with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:27.493726 23246 raft_consensus.cc:1217] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:27.614871 23246 raft_consensus.cc:1217] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:27.623045 23246 raft_consensus.cc:1217] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:27.698813 23246 raft_consensus.cc:1217] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:28.012387 23379 raft_consensus.cc:1064] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:28.015194 23379 consensus_queue.cc:237] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:28.022459 22905 raft_consensus.cc:1275] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.022680 23246 raft_consensus.cc:1275] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.024933 22827 raft_consensus.cc:1275] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.025291 23384 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:28.026180 23348 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:28.027259 23150 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:28.033972 23348 raft_consensus.cc:1064] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:28.042953 23384 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.043996 23348 consensus_queue.cc:237] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:28.046424 22905 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.056057 23247 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.063514 22827 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.080190 22726 catalog_manager.cc:5697] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.093195 23247 raft_consensus.cc:1275] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.093199 22905 raft_consensus.cc:1275] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.094283 22827 raft_consensus.cc:1275] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.095266 23389 consensus_queue.cc:1048] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:28.096311 23384 consensus_queue.cc:1048] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:28.097975 23389 consensus_queue.cc:1048] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:28.106241 23381 raft_consensus.cc:1064] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:28.110895 23381 consensus_queue.cc:237] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:28.128990 23389 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.131675 23246 raft_consensus.cc:1275] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.133419 23380 consensus_queue.cc:1048] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:28.135169 22898 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.142782 22980 raft_consensus.cc:1275] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.145082 23382 consensus_queue.cc:1048] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:28.145928 22827 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.170166 22905 raft_consensus.cc:1275] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.169842 23247 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.176317 23382 consensus_queue.cc:1048] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:28.178362 22978 consensus_queue.cc:237] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:28.191090 22901 raft_consensus.cc:1275] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:28.191620 23245 raft_consensus.cc:1275] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:28.190495 22729 catalog_manager.cc:5697] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.193127 23384 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:28.197482 23348 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:28.214227 23382 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.216567 23389 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.218643 22901 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.227409 22980 consensus_queue.cc:237] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:28.229470 22898 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.237308 22979 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.217724 23246 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.241240 23245 raft_consensus.cc:1275] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:28.242853 23348 consensus_queue.cc:1048] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:28.247735 22728 catalog_manager.cc:5697] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:28.248852 22726 catalog_manager.cc:5697] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.250174 23384 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.251962 23245 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.237643 23247 raft_consensus.cc:2955] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.255270 22827 raft_consensus.cc:1275] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:28.270710 23379 consensus_queue.cc:1048] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:28.275192 22717 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 641cde90540d4ca6b30d9b34e8b8c7e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:28.278716 22830 raft_consensus.cc:2955] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.283113 22827 consensus_queue.cc:237] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:28.286341 22717 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f502d1939c44427e9457ff87fac1d799 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:28.286489 22813 tablet_service.cc:1558] Processing DeleteTablet for tablet 641cde90540d4ca6b30d9b34e8b8c7e3 with delete_type TABLET_DATA_TOMBSTONED (TS 0f6f437ea6ae4edebc3f1d25acf597ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35514
I20260710 13:24:28.293627 23401 tablet_replica.cc:333] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:28.296075 23401 raft_consensus.cc:2243] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.296873 23401 raft_consensus.cc:2272] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.298620 23247 raft_consensus.cc:1275] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:28.299502 22898 raft_consensus.cc:1275] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:28.300143 23380 consensus_queue.cc:1048] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:28.302098 23380 consensus_queue.cc:1048] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:28.303166 23401 ts_tablet_manager.cc:1916] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:28.309983 22730 catalog_manager.cc:5697] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.313730 23381 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.315384 23245 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.328364 22888 tablet_service.cc:1558] Processing DeleteTablet for tablet f502d1939c44427e9457ff87fac1d799 with delete_type TABLET_DATA_TOMBSTONED (TS e17c89ab14554ac59f12d074162ee2f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43884
I20260710 13:24:28.334136 22905 raft_consensus.cc:2955] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.342888 23350 raft_consensus.cc:1064] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:28.345117 23403 tablet_replica.cc:333] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:28.345119 22715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 569967b4709e4ef0bc46a9d748bdda0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:28.344501 22726 catalog_manager.cc:5697] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.345678 23350 consensus_queue.cc:237] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:28.346521 23403 raft_consensus.cc:2243] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.347782 23403 raft_consensus.cc:2272] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.351210 23403 ts_tablet_manager.cc:1916] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:28.360445 23401 ts_tablet_manager.cc:1929] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:28.361225 23401 log.cc:1199] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/wals/641cde90540d4ca6b30d9b34e8b8c7e3
I20260710 13:24:28.363572 22715 catalog_manager.cc:5028] TS 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): tablet 641cde90540d4ca6b30d9b34e8b8c7e3 (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:28.367497 22963 tablet_service.cc:1558] Processing DeleteTablet for tablet 569967b4709e4ef0bc46a9d748bdda0f with delete_type TABLET_DATA_TOMBSTONED (TS 9787519f3ec142e290d405ed39f038f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52886
I20260710 13:24:28.377799 23403 ts_tablet_manager.cc:1929] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:28.378371 23403 log.cc:1199] T f502d1939c44427e9457ff87fac1d799 P e17c89ab14554ac59f12d074162ee2f2: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/wals/f502d1939c44427e9457ff87fac1d799
I20260710 13:24:28.380257 22716 catalog_manager.cc:5028] TS e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): tablet f502d1939c44427e9457ff87fac1d799 (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:28.384675 23405 tablet_replica.cc:333] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:28.385123 22905 raft_consensus.cc:1275] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.385720 23405 raft_consensus.cc:2243] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.385679 22979 raft_consensus.cc:1275] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.387509 23402 consensus_queue.cc:1048] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:28.388149 23405 raft_consensus.cc:2272] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.385658 23245 raft_consensus.cc:1275] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:28.389520 23402 consensus_queue.cc:1048] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:28.391315 23402 consensus_queue.cc:1048] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:28.401602 23405 ts_tablet_manager.cc:1916] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:28.404115 23382 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.407387 23245 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.407568 22979 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.419847 22905 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.423821 22726 catalog_manager.cc:5697] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.440548 23405 ts_tablet_manager.cc:1929] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:28.443401 22827 consensus_queue.cc:237] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:28.441501 23405 log.cc:1199] T 569967b4709e4ef0bc46a9d748bdda0f P 9787519f3ec142e290d405ed39f038f5: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/wals/569967b4709e4ef0bc46a9d748bdda0f
I20260710 13:24:28.449643 23245 raft_consensus.cc:1275] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:28.450546 22717 catalog_manager.cc:5028] TS 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): tablet 569967b4709e4ef0bc46a9d748bdda0f (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:28.451254 23382 consensus_queue.cc:1048] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:28.452486 22905 raft_consensus.cc:1275] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:28.453828 23350 consensus_queue.cc:1048] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:28.457520 23350 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.462291 23245 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.464471 22905 raft_consensus.cc:2955] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:28.469897 22715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e206f21c248e4620a64e88f84950c5e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:28.476169 22728 catalog_manager.cc:5697] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:28.489059 22963 tablet_service.cc:1558] Processing DeleteTablet for tablet e206f21c248e4620a64e88f84950c5e2 with delete_type TABLET_DATA_TOMBSTONED (TS 9787519f3ec142e290d405ed39f038f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52886
I20260710 13:24:28.490118 23405 tablet_replica.cc:333] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:28.491150 23405 raft_consensus.cc:2243] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:28.491873 23405 raft_consensus.cc:2272] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:28.499497 23405 ts_tablet_manager.cc:1916] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:28.509965 23405 ts_tablet_manager.cc:1929] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:28.510250 23405 log.cc:1199] T e206f21c248e4620a64e88f84950c5e2 P 9787519f3ec142e290d405ed39f038f5: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/wals/e206f21c248e4620a64e88f84950c5e2
I20260710 13:24:28.511605 22717 catalog_manager.cc:5028] TS 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): tablet e206f21c248e4620a64e88f84950c5e2 (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:29.517987 22979 consensus_queue.cc:237] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:29.524188 22905 raft_consensus.cc:1275] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:29.525005 22945 consensus_peers.cc:597] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 729e0b7eea9a497f82bc6ac2f2975945. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:29.525710 22827 raft_consensus.cc:1275] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:29.526511 23410 consensus_queue.cc:1048] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:29.527406 23412 consensus_queue.cc:1048] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:29.534885 23410 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.536422 22827 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.537822 22905 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.548971 22826 consensus_queue.cc:237] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:29.552523 22727 catalog_manager.cc:5697] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:29.558607 22796 consensus_peers.cc:597] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0b72d0eb88c41e397c1d52d9709d62d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:29.559245 22979 raft_consensus.cc:1275] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:29.559803 22905 raft_consensus.cc:1275] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:29.561355 23402 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:29.562708 23350 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:29.574843 23402 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.576689 22905 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.591786 22980 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.593348 22979 consensus_queue.cc:237] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:29.602418 22898 raft_consensus.cc:1275] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:29.604524 23415 consensus_queue.cc:1048] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:29.606118 22826 raft_consensus.cc:1275] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:29.613270 22945 consensus_peers.cc:597] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 412c2b2610e3463e833ee0c634302ced. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:29.614388 23410 consensus_queue.cc:1048] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:29.618525 22727 catalog_manager.cc:5697] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.619526 23415 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.625212 22905 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.625852 22826 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.644228 22980 consensus_queue.cc:237] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:29.648490 22730 catalog_manager.cc:5697] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.652680 22905 raft_consensus.cc:1275] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:29.654276 22826 raft_consensus.cc:1275] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:29.654481 22945 consensus_peers.cc:597] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f952b1a06f2845449fb66197be5cab84. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:29.655150 23415 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:29.656447 23428 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:29.666440 23428 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.671180 22826 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.673725 22905 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:29.681911 22727 catalog_manager.cc:5697] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.963798 23432 ts_tablet_manager.cc:933] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:29.965961 23432 tablet_copy_client.cc:323] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.67:46415
I20260710 13:24:29.967442 22991 tablet_copy_service.cc:140] P 9787519f3ec142e290d405ed39f038f5: Received BeginTabletCopySession request for tablet 729e0b7eea9a497f82bc6ac2f2975945 from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:52918)
I20260710 13:24:29.967988 22991 tablet_copy_service.cc:161] P 9787519f3ec142e290d405ed39f038f5: Beginning new tablet copy session on tablet 729e0b7eea9a497f82bc6ac2f2975945 from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:52918: session id = 6270a044ab1b45fe80aecb3da67db333-729e0b7eea9a497f82bc6ac2f2975945
I20260710 13:24:29.975875 22991 tablet_copy_source_session.cc:215] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:29.979290 23432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729e0b7eea9a497f82bc6ac2f2975945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.992095 23432 tablet_copy_client.cc:806] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:29.992726 23432 tablet_copy_client.cc:670] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:29.996114 23432 tablet_copy_client.cc:538] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:30.004253 23432 tablet_bootstrap.cc:492] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:30.020359 23432 tablet_bootstrap.cc:492] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:30.021076 23432 tablet_bootstrap.cc:492] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:30.021692 23432 ts_tablet_manager.cc:1403] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260710 13:24:30.024076 23432 raft_consensus.cc:359] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:30.024698 23432 raft_consensus.cc:740] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:30.025267 23432 consensus_queue.cc:260] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:30.029763 23432 ts_tablet_manager.cc:1434] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:30.031669 22991 tablet_copy_service.cc:342] P 9787519f3ec142e290d405ed39f038f5: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-729e0b7eea9a497f82bc6ac2f2975945 received from {username='slave'} at 127.0.0.1:52918
I20260710 13:24:30.032109 22991 tablet_copy_service.cc:434] P 9787519f3ec142e290d405ed39f038f5: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-729e0b7eea9a497f82bc6ac2f2975945 on tablet 729e0b7eea9a497f82bc6ac2f2975945 with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:30.097231 23432 ts_tablet_manager.cc:933] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:30.099108 23432 tablet_copy_client.cc:323] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.65:42231
I20260710 13:24:30.100718 22841 tablet_copy_service.cc:140] P 0f6f437ea6ae4edebc3f1d25acf597ca: Received BeginTabletCopySession request for tablet f0b72d0eb88c41e397c1d52d9709d62d from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:35568)
I20260710 13:24:30.101262 22841 tablet_copy_service.cc:161] P 0f6f437ea6ae4edebc3f1d25acf597ca: Beginning new tablet copy session on tablet f0b72d0eb88c41e397c1d52d9709d62d from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:35568: session id = 6270a044ab1b45fe80aecb3da67db333-f0b72d0eb88c41e397c1d52d9709d62d
I20260710 13:24:30.106751 22841 tablet_copy_source_session.cc:215] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:30.109509 23437 ts_tablet_manager.cc:933] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:30.111471 23437 tablet_copy_client.cc:323] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.67:46415
I20260710 13:24:30.113085 22991 tablet_copy_service.cc:140] P 9787519f3ec142e290d405ed39f038f5: Received BeginTabletCopySession request for tablet 412c2b2610e3463e833ee0c634302ced from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:52918)
I20260710 13:24:30.113644 23432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b72d0eb88c41e397c1d52d9709d62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:30.113644 22991 tablet_copy_service.cc:161] P 9787519f3ec142e290d405ed39f038f5: Beginning new tablet copy session on tablet 412c2b2610e3463e833ee0c634302ced from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:52918: session id = 6270a044ab1b45fe80aecb3da67db333-412c2b2610e3463e833ee0c634302ced
I20260710 13:24:30.121409 22991 tablet_copy_source_session.cc:215] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:30.126184 23437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412c2b2610e3463e833ee0c634302ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:30.129148 23439 ts_tablet_manager.cc:933] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:30.138329 23432 tablet_copy_client.cc:806] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:30.139062 23432 tablet_copy_client.cc:670] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:30.141981 23439 tablet_copy_client.cc:323] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.67:46415
I20260710 13:24:30.142976 23432 tablet_copy_client.cc:538] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:30.143993 22991 tablet_copy_service.cc:140] P 9787519f3ec142e290d405ed39f038f5: Received BeginTabletCopySession request for tablet f952b1a06f2845449fb66197be5cab84 from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:52918)
I20260710 13:24:30.144548 22991 tablet_copy_service.cc:161] P 9787519f3ec142e290d405ed39f038f5: Beginning new tablet copy session on tablet f952b1a06f2845449fb66197be5cab84 from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:52918: session id = 6270a044ab1b45fe80aecb3da67db333-f952b1a06f2845449fb66197be5cab84
I20260710 13:24:30.147233 23437 tablet_copy_client.cc:806] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:30.147889 23437 tablet_copy_client.cc:670] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:30.156008 22991 tablet_copy_source_session.cc:215] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:30.158349 23432 tablet_bootstrap.cc:492] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:30.159507 23439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f952b1a06f2845449fb66197be5cab84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:30.158078 23437 tablet_copy_client.cc:538] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:30.174332 23437 tablet_bootstrap.cc:492] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:30.175938 23439 tablet_copy_client.cc:806] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:30.177096 23439 tablet_copy_client.cc:670] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:30.181524 23439 tablet_copy_client.cc:538] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:30.191249 23439 tablet_bootstrap.cc:492] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:30.195171 23432 tablet_bootstrap.cc:492] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:30.197103 23432 tablet_bootstrap.cc:492] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:30.197826 23432 ts_tablet_manager.cc:1403] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.009s
I20260710 13:24:30.201226 23432 raft_consensus.cc:359] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:30.202039 23432 raft_consensus.cc:740] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:30.202700 23432 consensus_queue.cc:260] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:30.203936 23437 tablet_bootstrap.cc:492] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:30.204813 23437 tablet_bootstrap.cc:492] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:30.205508 23437 ts_tablet_manager.cc:1403] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.010s
I20260710 13:24:30.208405 23437 raft_consensus.cc:359] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:30.209188 23437 raft_consensus.cc:740] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:30.209806 23437 consensus_queue.cc:260] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:30.212366 23437 ts_tablet_manager.cc:1434] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:30.214294 22991 tablet_copy_service.cc:342] P 9787519f3ec142e290d405ed39f038f5: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-412c2b2610e3463e833ee0c634302ced received from {username='slave'} at 127.0.0.1:52918
I20260710 13:24:30.214705 22991 tablet_copy_service.cc:434] P 9787519f3ec142e290d405ed39f038f5: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-412c2b2610e3463e833ee0c634302ced on tablet 412c2b2610e3463e833ee0c634302ced with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:30.215226 23432 ts_tablet_manager.cc:1434] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:24:30.217043 22841 tablet_copy_service.cc:342] P 0f6f437ea6ae4edebc3f1d25acf597ca: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-f0b72d0eb88c41e397c1d52d9709d62d received from {username='slave'} at 127.0.0.1:35568
I20260710 13:24:30.217470 22841 tablet_copy_service.cc:434] P 0f6f437ea6ae4edebc3f1d25acf597ca: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-f0b72d0eb88c41e397c1d52d9709d62d on tablet f0b72d0eb88c41e397c1d52d9709d62d with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:30.225421 23439 tablet_bootstrap.cc:492] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:30.226336 23439 tablet_bootstrap.cc:492] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:30.226895 23439 ts_tablet_manager.cc:1403] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.009s
I20260710 13:24:30.229000 23439 raft_consensus.cc:359] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:30.229645 23439 raft_consensus.cc:740] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:30.230170 23439 consensus_queue.cc:260] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:30.232157 23439 ts_tablet_manager.cc:1434] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:30.234449 22991 tablet_copy_service.cc:342] P 9787519f3ec142e290d405ed39f038f5: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-f952b1a06f2845449fb66197be5cab84 received from {username='slave'} at 127.0.0.1:52918
I20260710 13:24:30.234875 22991 tablet_copy_service.cc:434] P 9787519f3ec142e290d405ed39f038f5: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-f952b1a06f2845449fb66197be5cab84 on tablet f952b1a06f2845449fb66197be5cab84 with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:30.488113 23247 raft_consensus.cc:1217] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:30.672916 23247 raft_consensus.cc:1217] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:30.698519 23247 raft_consensus.cc:1217] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:30.707768 23247 raft_consensus.cc:1217] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:30.936420 23444 raft_consensus.cc:1064] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:30.938431 23444 consensus_queue.cc:237] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:30.944360 22905 raft_consensus.cc:1275] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:30.944521 23247 raft_consensus.cc:1275] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:30.945923 22826 raft_consensus.cc:1275] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:30.945755 23415 consensus_queue.cc:1048] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:30.946738 23444 consensus_queue.cc:1048] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:30.947511 23412 consensus_queue.cc:1048] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:30.968319 23412 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:30.970891 22826 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:30.971863 22901 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:30.990319 22728 catalog_manager.cc:5697] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.990551 23245 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.018945 22979 consensus_queue.cc:237] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:31.024911 23245 raft_consensus.cc:1275] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:31.025548 22905 raft_consensus.cc:1275] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:31.027184 23444 consensus_queue.cc:1048] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:31.030730 23444 consensus_queue.cc:1048] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:31.034703 23444 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.038573 23245 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.042137 22901 raft_consensus.cc:2955] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.054075 22727 catalog_manager.cc:5697] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.060679 22717 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 729e0b7eea9a497f82bc6ac2f2975945 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:31.064765 22813 tablet_service.cc:1558] Processing DeleteTablet for tablet 729e0b7eea9a497f82bc6ac2f2975945 with delete_type TABLET_DATA_TOMBSTONED (TS 0f6f437ea6ae4edebc3f1d25acf597ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35514
I20260710 13:24:31.070451 23453 tablet_replica.cc:333] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:31.071434 23453 raft_consensus.cc:2243] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.072073 23453 raft_consensus.cc:2272] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.075340 23453 ts_tablet_manager.cc:1916] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:31.088209 23453 ts_tablet_manager.cc:1929] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:31.088546 23453 log.cc:1199] T 729e0b7eea9a497f82bc6ac2f2975945 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/wals/729e0b7eea9a497f82bc6ac2f2975945
I20260710 13:24:31.090070 22715 catalog_manager.cc:5028] TS 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): tablet 729e0b7eea9a497f82bc6ac2f2975945 (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:31.200870 23350 raft_consensus.cc:1064] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:31.202626 23350 consensus_queue.cc:237] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:31.208158 23245 raft_consensus.cc:1275] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:31.209487 22979 raft_consensus.cc:1275] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:31.209928 23402 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:31.210965 22905 raft_consensus.cc:1275] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:31.210981 23350 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:31.212613 23402 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:31.225617 23402 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.227450 22979 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.234112 23412 raft_consensus.cc:1064] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:31.229178 22901 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.236634 23412 consensus_queue.cc:237] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:31.245955 22901 raft_consensus.cc:1275] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:31.247071 22826 raft_consensus.cc:1275] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:31.247056 22730 catalog_manager.cc:5697] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:31.248989 23415 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:31.250802 23415 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:31.251607 23246 raft_consensus.cc:1275] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:31.240007 23247 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.259644 23444 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:31.262950 23444 raft_consensus.cc:1064] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:31.280297 23444 consensus_queue.cc:237] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:31.305145 22898 raft_consensus.cc:1275] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:31.306699 22827 consensus_queue.cc:237] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:31.307983 23247 raft_consensus.cc:1275] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:31.309414 23415 consensus_queue.cc:1048] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:31.314906 22830 raft_consensus.cc:1275] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:31.321884 23415 consensus_queue.cc:1048] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:31.324813 23415 consensus_queue.cc:1048] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:31.341236 23246 raft_consensus.cc:1275] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:31.342459 23412 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.343991 22980 raft_consensus.cc:1275] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260710 13:24:31.345927 22871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.54.68:45631, user_credentials={real_user=slave}} blocked reactor thread for 101572us
I20260710 13:24:31.346603 23415 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.354063 23245 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.348821 22830 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.357116 23459 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260710 13:24:31.363647 22898 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.370895 23459 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:31.379413 23402 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.383909 22980 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.389943 23245 raft_consensus.cc:2955] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.395008 22901 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.387807 22730 catalog_manager.cc:5697] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.405097 22715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0b72d0eb88c41e397c1d52d9709d62d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:31.409456 22727 catalog_manager.cc:5697] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.411474 22726 catalog_manager.cc:5697] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:31.417429 23246 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.426935 22826 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.451339 22888 tablet_service.cc:1558] Processing DeleteTablet for tablet f0b72d0eb88c41e397c1d52d9709d62d with delete_type TABLET_DATA_TOMBSTONED (TS e17c89ab14554ac59f12d074162ee2f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43884
I20260710 13:24:31.462797 22980 consensus_queue.cc:237] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:31.474133 23474 tablet_replica.cc:333] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:31.475906 23474 raft_consensus.cc:2243] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.476214 22898 raft_consensus.cc:1275] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:31.476678 23474 raft_consensus.cc:2272] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.477913 23470 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:31.481957 23245 raft_consensus.cc:1275] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:31.483500 23472 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:31.484987 23474 ts_tablet_manager.cc:1916] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:31.492247 22980 consensus_queue.cc:237] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:31.496115 23444 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.497843 23246 raft_consensus.cc:1275] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:31.502362 22826 raft_consensus.cc:1275] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:31.502890 23415 consensus_queue.cc:1048] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:31.504503 23472 consensus_queue.cc:1048] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:31.505641 22898 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.510102 22717 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f952b1a06f2845449fb66197be5cab84 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:31.510857 22727 catalog_manager.cc:5697] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:31.515780 23245 raft_consensus.cc:2955] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.516629 23412 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.518810 23246 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.528360 23474 ts_tablet_manager.cc:1929] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:31.528821 23474 log.cc:1199] T f0b72d0eb88c41e397c1d52d9709d62d P e17c89ab14554ac59f12d074162ee2f2: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/wals/f0b72d0eb88c41e397c1d52d9709d62d
I20260710 13:24:31.530563 22716 catalog_manager.cc:5028] TS e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): tablet f0b72d0eb88c41e397c1d52d9709d62d (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:31.533411 22717 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 412c2b2610e3463e833ee0c634302ced with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:31.537115 22826 raft_consensus.cc:2955] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.538954 22813 tablet_service.cc:1558] Processing DeleteTablet for tablet f952b1a06f2845449fb66197be5cab84 with delete_type TABLET_DATA_TOMBSTONED (TS 0f6f437ea6ae4edebc3f1d25acf597ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35514
I20260710 13:24:31.539943 23453 tablet_replica.cc:333] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:31.540910 23453 raft_consensus.cc:2243] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.541558 23453 raft_consensus.cc:2272] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.543185 22730 catalog_manager.cc:5697] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:31.545081 23453 ts_tablet_manager.cc:1916] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:31.559490 22888 tablet_service.cc:1558] Processing DeleteTablet for tablet 412c2b2610e3463e833ee0c634302ced with delete_type TABLET_DATA_TOMBSTONED (TS e17c89ab14554ac59f12d074162ee2f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43884
I20260710 13:24:31.560323 23474 tablet_replica.cc:333] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:31.561118 23474 raft_consensus.cc:2243] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:31.561725 23474 raft_consensus.cc:2272] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:31.561772 23453 ts_tablet_manager.cc:1929] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:31.562208 23453 log.cc:1199] T f952b1a06f2845449fb66197be5cab84 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/wals/f952b1a06f2845449fb66197be5cab84
I20260710 13:24:31.563483 22715 catalog_manager.cc:5028] TS 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): tablet f952b1a06f2845449fb66197be5cab84 (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:31.564642 23474 ts_tablet_manager.cc:1916] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:31.575302 23474 ts_tablet_manager.cc:1929] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:31.575696 23474 log.cc:1199] T 412c2b2610e3463e833ee0c634302ced P e17c89ab14554ac59f12d074162ee2f2: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/wals/412c2b2610e3463e833ee0c634302ced
I20260710 13:24:31.576901 22716 catalog_manager.cc:5028] TS e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): tablet 412c2b2610e3463e833ee0c634302ced (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:32.590901 22826 consensus_queue.cc:237] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
W20260710 13:24:32.598007 22796 consensus_peers.cc:597] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 720f66b9b53240fb9228e8e01192d09c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:32.598979 22898 raft_consensus.cc:1275] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:32.599241 22980 raft_consensus.cc:1275] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:32.600600 23402 consensus_queue.cc:1048] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:32.601421 23478 consensus_queue.cc:1048] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:32.611009 23402 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.612622 22901 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.614915 22980 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.626096 22730 catalog_manager.cc:5697] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:32.626684 22980 consensus_queue.cc:237] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:32.634836 22898 raft_consensus.cc:1275] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:32.637921 22945 consensus_peers.cc:597] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dddf9519cafb43b7ac08d1fb514d6fbc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:32.638687 22826 raft_consensus.cc:1275] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:32.638567 23484 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:32.641052 23470 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:32.654759 23486 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.657816 22898 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.657797 22826 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.675172 22830 consensus_queue.cc:237] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:32.678725 22728 catalog_manager.cc:5697] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:32.684420 22796 consensus_peers.cc:597] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0350a4ed59484abcbb5b89d2fadf6c3f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:32.684901 22898 raft_consensus.cc:1275] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:32.684979 22979 raft_consensus.cc:1275] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:32.686499 23402 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:32.688138 23476 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:32.696426 23402 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.698334 22901 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.707423 22980 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.717658 22830 consensus_queue.cc:237] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:32.726605 22730 catalog_manager.cc:5697] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
W20260710 13:24:32.729609 22796 consensus_peers.cc:597] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e4c7fe59bde471d83c5b7273bf740ca. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:32.729948 22980 raft_consensus.cc:1275] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:32.730309 22901 raft_consensus.cc:1275] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:32.731415 23478 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:32.732966 23493 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:32.741430 23478 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.751987 22901 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.755580 22980 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:32.761941 22727 catalog_manager.cc:5697] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:33.060091 23498 ts_tablet_manager.cc:933] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:33.062227 23498 tablet_copy_client.cc:323] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.65:42231
I20260710 13:24:33.063807 22841 tablet_copy_service.cc:140] P 0f6f437ea6ae4edebc3f1d25acf597ca: Received BeginTabletCopySession request for tablet 720f66b9b53240fb9228e8e01192d09c from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:35568)
I20260710 13:24:33.064278 22841 tablet_copy_service.cc:161] P 0f6f437ea6ae4edebc3f1d25acf597ca: Beginning new tablet copy session on tablet 720f66b9b53240fb9228e8e01192d09c from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:35568: session id = 6270a044ab1b45fe80aecb3da67db333-720f66b9b53240fb9228e8e01192d09c
I20260710 13:24:33.069630 22841 tablet_copy_source_session.cc:215] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:33.072429 23498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720f66b9b53240fb9228e8e01192d09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:33.084694 23498 tablet_copy_client.cc:806] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:33.085289 23498 tablet_copy_client.cc:670] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:33.088924 23498 tablet_copy_client.cc:538] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:33.098047 23498 tablet_bootstrap.cc:492] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:33.118247 23498 tablet_bootstrap.cc:492] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:33.119231 23498 tablet_bootstrap.cc:492] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:33.121085 23498 ts_tablet_manager.cc:1403] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 13:24:33.124012 23498 raft_consensus.cc:359] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:33.124840 23498 raft_consensus.cc:740] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:33.125526 23498 consensus_queue.cc:260] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:33.128705 23498 ts_tablet_manager.cc:1434] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:24:33.130581 22841 tablet_copy_service.cc:342] P 0f6f437ea6ae4edebc3f1d25acf597ca: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-720f66b9b53240fb9228e8e01192d09c received from {username='slave'} at 127.0.0.1:35568
I20260710 13:24:33.131057 22841 tablet_copy_service.cc:434] P 0f6f437ea6ae4edebc3f1d25acf597ca: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-720f66b9b53240fb9228e8e01192d09c on tablet 720f66b9b53240fb9228e8e01192d09c with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:33.231714 23498 ts_tablet_manager.cc:933] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:33.233615 23498 tablet_copy_client.cc:323] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.67:46415
I20260710 13:24:33.235260 22991 tablet_copy_service.cc:140] P 9787519f3ec142e290d405ed39f038f5: Received BeginTabletCopySession request for tablet dddf9519cafb43b7ac08d1fb514d6fbc from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:52918)
I20260710 13:24:33.235746 22991 tablet_copy_service.cc:161] P 9787519f3ec142e290d405ed39f038f5: Beginning new tablet copy session on tablet dddf9519cafb43b7ac08d1fb514d6fbc from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:52918: session id = 6270a044ab1b45fe80aecb3da67db333-dddf9519cafb43b7ac08d1fb514d6fbc
I20260710 13:24:33.241626 22991 tablet_copy_source_session.cc:215] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:33.244626 23498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddf9519cafb43b7ac08d1fb514d6fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:33.261346 23498 tablet_copy_client.cc:806] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:33.261927 23498 tablet_copy_client.cc:670] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:33.266674 23498 tablet_copy_client.cc:538] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:33.273792 23498 tablet_bootstrap.cc:492] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:33.290398 23504 ts_tablet_manager.cc:933] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:33.290764 23498 tablet_bootstrap.cc:492] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:33.291682 23498 tablet_bootstrap.cc:492] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:33.292349 23498 ts_tablet_manager.cc:1403] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 13:24:33.294261 23504 tablet_copy_client.cc:323] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.65:42231
I20260710 13:24:33.295148 23498 raft_consensus.cc:359] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:33.295951 23498 raft_consensus.cc:740] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:33.296537 23498 consensus_queue.cc:260] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:33.296983 22841 tablet_copy_service.cc:140] P 0f6f437ea6ae4edebc3f1d25acf597ca: Received BeginTabletCopySession request for tablet 8e4c7fe59bde471d83c5b7273bf740ca from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:35568)
I20260710 13:24:33.297567 22841 tablet_copy_service.cc:161] P 0f6f437ea6ae4edebc3f1d25acf597ca: Beginning new tablet copy session on tablet 8e4c7fe59bde471d83c5b7273bf740ca from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:35568: session id = 6270a044ab1b45fe80aecb3da67db333-8e4c7fe59bde471d83c5b7273bf740ca
I20260710 13:24:33.299256 23498 ts_tablet_manager.cc:1434] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260710 13:24:33.301355 22991 tablet_copy_service.cc:342] P 9787519f3ec142e290d405ed39f038f5: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-dddf9519cafb43b7ac08d1fb514d6fbc received from {username='slave'} at 127.0.0.1:52918
I20260710 13:24:33.301738 22991 tablet_copy_service.cc:434] P 9787519f3ec142e290d405ed39f038f5: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-dddf9519cafb43b7ac08d1fb514d6fbc on tablet dddf9519cafb43b7ac08d1fb514d6fbc with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:33.307394 22841 tablet_copy_source_session.cc:215] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:33.309087 23498 ts_tablet_manager.cc:933] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:33.311196 23498 tablet_copy_client.cc:323] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.65:42231
I20260710 13:24:33.311386 23504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4c7fe59bde471d83c5b7273bf740ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:33.312883 22841 tablet_copy_service.cc:140] P 0f6f437ea6ae4edebc3f1d25acf597ca: Received BeginTabletCopySession request for tablet 0350a4ed59484abcbb5b89d2fadf6c3f from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:35568)
I20260710 13:24:33.313462 22841 tablet_copy_service.cc:161] P 0f6f437ea6ae4edebc3f1d25acf597ca: Beginning new tablet copy session on tablet 0350a4ed59484abcbb5b89d2fadf6c3f from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:35568: session id = 6270a044ab1b45fe80aecb3da67db333-0350a4ed59484abcbb5b89d2fadf6c3f
I20260710 13:24:33.318526 22841 tablet_copy_source_session.cc:215] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:33.320994 23498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0350a4ed59484abcbb5b89d2fadf6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:33.327811 23504 tablet_copy_client.cc:806] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:33.328392 23504 tablet_copy_client.cc:670] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:33.332386 23504 tablet_copy_client.cc:538] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:33.334324 23498 tablet_copy_client.cc:806] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:33.334872 23498 tablet_copy_client.cc:670] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:33.338482 23498 tablet_copy_client.cc:538] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:33.342306 23504 tablet_bootstrap.cc:492] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:33.346742 23498 tablet_bootstrap.cc:492] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:33.367616 23504 tablet_bootstrap.cc:492] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:33.368156 23498 tablet_bootstrap.cc:492] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:33.368634 23504 tablet_bootstrap.cc:492] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:33.368999 23498 tablet_bootstrap.cc:492] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:33.369414 23504 ts_tablet_manager.cc:1403] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.007s
I20260710 13:24:33.369643 23498 ts_tablet_manager.cc:1403] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260710 13:24:33.372676 23504 raft_consensus.cc:359] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:33.373509 23504 raft_consensus.cc:740] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:33.374146 23504 consensus_queue.cc:260] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:33.372493 23498 raft_consensus.cc:359] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:33.377584 23498 raft_consensus.cc:740] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:33.378253 23498 consensus_queue.cc:260] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:33.380169 23504 ts_tablet_manager.cc:1434] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:24:33.380790 23498 ts_tablet_manager.cc:1434] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:24:33.382587 22841 tablet_copy_service.cc:342] P 0f6f437ea6ae4edebc3f1d25acf597ca: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-8e4c7fe59bde471d83c5b7273bf740ca received from {username='slave'} at 127.0.0.1:35568
I20260710 13:24:33.383008 22841 tablet_copy_service.cc:434] P 0f6f437ea6ae4edebc3f1d25acf597ca: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-8e4c7fe59bde471d83c5b7273bf740ca on tablet 8e4c7fe59bde471d83c5b7273bf740ca with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:33.384684 22841 tablet_copy_service.cc:342] P 0f6f437ea6ae4edebc3f1d25acf597ca: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-0350a4ed59484abcbb5b89d2fadf6c3f received from {username='slave'} at 127.0.0.1:35568
I20260710 13:24:33.385064 22841 tablet_copy_service.cc:434] P 0f6f437ea6ae4edebc3f1d25acf597ca: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-0350a4ed59484abcbb5b89d2fadf6c3f on tablet 0350a4ed59484abcbb5b89d2fadf6c3f with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:33.534294 23245 raft_consensus.cc:1217] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:33.608289 23245 raft_consensus.cc:1217] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:33.711849 23245 raft_consensus.cc:1217] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:33.814553 23246 raft_consensus.cc:1217] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:33.941346 23493 raft_consensus.cc:1064] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:33.944792 23493 consensus_queue.cc:237] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:33.951547 22980 raft_consensus.cc:1275] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:33.951628 23246 raft_consensus.cc:1275] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:33.952903 23478 consensus_queue.cc:1048] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:33.953778 22898 raft_consensus.cc:1275] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:33.953825 23493 consensus_queue.cc:1048] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:33.955266 23509 consensus_queue.cc:1048] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:33.967857 23493 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:33.969870 22898 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:33.972182 22980 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:33.980827 23246 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:33.987666 22727 catalog_manager.cc:5697] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:34.014384 22830 consensus_queue.cc:237] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:34.019482 23246 raft_consensus.cc:1275] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:34.020506 22898 raft_consensus.cc:1275] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:34.020788 23493 consensus_queue.cc:1048] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:34.021871 23478 consensus_queue.cc:1048] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:34.027756 23509 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.030953 22898 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.034577 23246 raft_consensus.cc:2955] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.037273 23470 raft_consensus.cc:1064] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:34.040715 23470 consensus_queue.cc:237] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:34.045562 22715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 720f66b9b53240fb9228e8e01192d09c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:34.045971 22725 catalog_manager.cc:5697] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.050899 23245 raft_consensus.cc:1275] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:34.051007 22898 raft_consensus.cc:1275] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:34.053457 23484 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.060660 23470 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.066805 22830 raft_consensus.cc:1275] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:34.076306 23484 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.077981 22963 tablet_service.cc:1558] Processing DeleteTablet for tablet 720f66b9b53240fb9228e8e01192d09c with delete_type TABLET_DATA_TOMBSTONED (TS 9787519f3ec142e290d405ed39f038f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52886
I20260710 13:24:34.086437 23523 tablet_replica.cc:333] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:34.087970 23523 raft_consensus.cc:2243] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.089057 23523 raft_consensus.cc:2272] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.092860 23484 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.097532 23246 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.101500 23523 ts_tablet_manager.cc:1916] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:34.105888 22830 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.118403 23523 ts_tablet_manager.cc:1929] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:34.118954 23523 log.cc:1199] T 720f66b9b53240fb9228e8e01192d09c P 9787519f3ec142e290d405ed39f038f5: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/wals/720f66b9b53240fb9228e8e01192d09c
I20260710 13:24:34.119652 22727 catalog_manager.cc:5697] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.121491 22717 catalog_manager.cc:5028] TS 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): tablet 720f66b9b53240fb9228e8e01192d09c (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:34.122570 22898 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.133463 23493 raft_consensus.cc:1064] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:34.135404 23493 consensus_queue.cc:237] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:34.151043 22979 raft_consensus.cc:1275] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:34.151188 22980 consensus_queue.cc:237] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:34.153254 23509 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.162554 23246 raft_consensus.cc:1275] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:34.164592 23478 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:34.167125 23246 raft_consensus.cc:1275] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:34.168833 22898 raft_consensus.cc:1275] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 9787519f3ec142e290d405ed39f038f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:34.170217 23520 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:34.172355 23470 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:34.183660 23520 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.186818 22901 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.191228 23246 raft_consensus.cc:2955] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.201056 22717 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dddf9519cafb43b7ac08d1fb514d6fbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:34.207857 22728 catalog_manager.cc:5697] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New cstate: current_term: 1 leader_uuid: "9787519f3ec142e290d405ed39f038f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:34.215729 22898 raft_consensus.cc:1275] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:34.225023 23478 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.229017 22813 tablet_service.cc:1558] Processing DeleteTablet for tablet dddf9519cafb43b7ac08d1fb514d6fbc with delete_type TABLET_DATA_TOMBSTONED (TS 0f6f437ea6ae4edebc3f1d25acf597ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35514
I20260710 13:24:34.233651 23527 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.237068 23246 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.245270 23531 tablet_replica.cc:333] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:34.247633 23531 raft_consensus.cc:2243] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.249372 23531 raft_consensus.cc:2272] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.252280 22979 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.253948 22905 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.261053 23531 ts_tablet_manager.cc:1916] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:34.253450 22728 catalog_manager.cc:5697] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.288688 23531 ts_tablet_manager.cc:1929] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:34.289078 23531 log.cc:1199] T dddf9519cafb43b7ac08d1fb514d6fbc P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/wals/dddf9519cafb43b7ac08d1fb514d6fbc
I20260710 13:24:34.290787 22715 catalog_manager.cc:5028] TS 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): tablet dddf9519cafb43b7ac08d1fb514d6fbc (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:34.333408 23528 raft_consensus.cc:1064] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:34.335364 23528 consensus_queue.cc:237] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:34.341605 23246 raft_consensus.cc:1275] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:34.341982 22979 raft_consensus.cc:1275] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:34.342190 22901 raft_consensus.cc:1275] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:34.343103 23528 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.343969 23509 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.344718 23478 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.363955 23478 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.365541 23246 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.366544 22979 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.376780 22901 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.378505 22727 catalog_manager.cc:5697] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.400473 22830 consensus_queue.cc:237] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:34.406461 22979 raft_consensus.cc:1275] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:34.407986 23246 raft_consensus.cc:1275] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:34.407871 23478 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:34.411912 23509 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:34.416702 23478 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.421734 22979 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.424072 23246 raft_consensus.cc:2955] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.429394 22715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0350a4ed59484abcbb5b89d2fadf6c3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:34.433833 22725 catalog_manager.cc:5697] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:34.447214 22888 tablet_service.cc:1558] Processing DeleteTablet for tablet 0350a4ed59484abcbb5b89d2fadf6c3f with delete_type TABLET_DATA_TOMBSTONED (TS e17c89ab14554ac59f12d074162ee2f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43884
I20260710 13:24:34.449304 23537 tablet_replica.cc:333] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:34.450271 23537 raft_consensus.cc:2243] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.451102 23537 raft_consensus.cc:2272] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.456005 23537 ts_tablet_manager.cc:1916] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:34.471768 23537 ts_tablet_manager.cc:1929] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:34.472182 23537 log.cc:1199] T 0350a4ed59484abcbb5b89d2fadf6c3f P e17c89ab14554ac59f12d074162ee2f2: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/wals/0350a4ed59484abcbb5b89d2fadf6c3f
I20260710 13:24:34.474143 22716 catalog_manager.cc:5028] TS e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): tablet 0350a4ed59484abcbb5b89d2fadf6c3f (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:34.783627 22830 consensus_queue.cc:237] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:34.788525 23246 raft_consensus.cc:1275] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:34.788743 22901 raft_consensus.cc:1275] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:34.790014 23493 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:34.790938 23509 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:34.800247 23528 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.801957 23246 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.800649 22901 raft_consensus.cc:2955] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.813273 22715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e4c7fe59bde471d83c5b7273bf740ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:34.818702 22728 catalog_manager.cc:5697] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:34.829052 22963 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e4c7fe59bde471d83c5b7273bf740ca with delete_type TABLET_DATA_TOMBSTONED (TS 9787519f3ec142e290d405ed39f038f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52886
I20260710 13:24:34.830793 23538 tablet_replica.cc:333] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:34.831485 23538 raft_consensus.cc:2243] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:34.832084 23538 raft_consensus.cc:2272] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:34.835264 23538 ts_tablet_manager.cc:1916] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:34.847307 23538 ts_tablet_manager.cc:1929] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:34.847712 23538 log.cc:1199] T 8e4c7fe59bde471d83c5b7273bf740ca P 9787519f3ec142e290d405ed39f038f5: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/wals/8e4c7fe59bde471d83c5b7273bf740ca
I20260710 13:24:34.849016 22717 catalog_manager.cc:5028] TS 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): tablet 8e4c7fe59bde471d83c5b7273bf740ca (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:35.858585 22901 consensus_queue.cc:237] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:35.864357 22980 raft_consensus.cc:1275] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:35.865562 22871 consensus_peers.cc:597] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34f053e200604e1fb0689e4c4b498608. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:35.865656 23541 consensus_queue.cc:1048] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:35.866351 22830 raft_consensus.cc:1275] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:35.867563 23541 consensus_queue.cc:1048] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:35.873436 23326 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.874955 22980 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.876969 22830 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.887027 22826 consensus_queue.cc:237] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:35.890029 22725 catalog_manager.cc:5697] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:35.895057 22796 consensus_peers.cc:597] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3546bfd1a1e54e2298471274e2247cc6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:35.895402 22980 raft_consensus.cc:1275] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:35.896620 22901 raft_consensus.cc:1275] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:35.897097 23478 consensus_queue.cc:1048] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:35.897961 23528 consensus_queue.cc:1048] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:35.907039 23528 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.909523 22898 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.915805 22980 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.934394 22730 catalog_manager.cc:5697] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.936177 22826 consensus_queue.cc:237] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:35.943385 22980 raft_consensus.cc:1275] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:35.943523 22796 consensus_peers.cc:597] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca -> Peer 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631): Couldn't send request to peer 6270a044ab1b45fe80aecb3da67db333. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76fb6a4ba8f94b529853c1e94537d39c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:35.944986 22901 raft_consensus.cc:1275] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:35.945269 23478 consensus_queue.cc:1048] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:35.946661 23551 consensus_queue.cc:1048] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:35.954932 23528 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.956770 22980 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.966527 22901 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } } }
I20260710 13:24:35.974614 22728 catalog_manager.cc:5697] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index -1 to 2, NON_VOTER 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) added. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:36.258405 23557 ts_tablet_manager.cc:933] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:36.261729 23557 tablet_copy_client.cc:323] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.66:40879
I20260710 13:24:36.263411 22917 tablet_copy_service.cc:140] P e17c89ab14554ac59f12d074162ee2f2: Received BeginTabletCopySession request for tablet 34f053e200604e1fb0689e4c4b498608 from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:43922)
I20260710 13:24:36.263952 22917 tablet_copy_service.cc:161] P e17c89ab14554ac59f12d074162ee2f2: Beginning new tablet copy session on tablet 34f053e200604e1fb0689e4c4b498608 from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:43922: session id = 6270a044ab1b45fe80aecb3da67db333-34f053e200604e1fb0689e4c4b498608
I20260710 13:24:36.271786 22917 tablet_copy_source_session.cc:215] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:36.275149 23557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f053e200604e1fb0689e4c4b498608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.291101 23557 tablet_copy_client.cc:806] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:36.291656 23557 tablet_copy_client.cc:670] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:36.296129 23557 tablet_copy_client.cc:538] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:36.304036 23557 tablet_bootstrap.cc:492] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:36.321273 23557 tablet_bootstrap.cc:492] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:36.322077 23557 tablet_bootstrap.cc:492] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:36.322697 23557 ts_tablet_manager.cc:1403] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260710 13:24:36.324940 23557 raft_consensus.cc:359] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:36.325920 23557 raft_consensus.cc:740] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:36.326521 23557 consensus_queue.cc:260] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:36.329340 23557 ts_tablet_manager.cc:1434] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:36.331686 22917 tablet_copy_service.cc:342] P e17c89ab14554ac59f12d074162ee2f2: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-34f053e200604e1fb0689e4c4b498608 received from {username='slave'} at 127.0.0.1:43922
I20260710 13:24:36.332131 22917 tablet_copy_service.cc:434] P e17c89ab14554ac59f12d074162ee2f2: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-34f053e200604e1fb0689e4c4b498608 on tablet 34f053e200604e1fb0689e4c4b498608 with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:36.445677 23557 ts_tablet_manager.cc:933] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:36.493726 23557 tablet_copy_client.cc:323] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.65:42231
I20260710 13:24:36.496408 22841 tablet_copy_service.cc:140] P 0f6f437ea6ae4edebc3f1d25acf597ca: Received BeginTabletCopySession request for tablet 76fb6a4ba8f94b529853c1e94537d39c from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:35568)
I20260710 13:24:36.497375 22841 tablet_copy_service.cc:161] P 0f6f437ea6ae4edebc3f1d25acf597ca: Beginning new tablet copy session on tablet 76fb6a4ba8f94b529853c1e94537d39c from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:35568: session id = 6270a044ab1b45fe80aecb3da67db333-76fb6a4ba8f94b529853c1e94537d39c
I20260710 13:24:36.517788 23565 ts_tablet_manager.cc:933] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: Initiating tablet copy from peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231)
I20260710 13:24:36.519025 22841 tablet_copy_source_session.cc:215] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:36.523345 23557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76fb6a4ba8f94b529853c1e94537d39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.531229 23565 tablet_copy_client.cc:323] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Beginning tablet copy session from remote peer at address 127.21.54.65:42231
I20260710 13:24:36.533406 22841 tablet_copy_service.cc:140] P 0f6f437ea6ae4edebc3f1d25acf597ca: Received BeginTabletCopySession request for tablet 3546bfd1a1e54e2298471274e2247cc6 from peer 6270a044ab1b45fe80aecb3da67db333 ({username='slave'} at 127.0.0.1:35568)
I20260710 13:24:36.533908 22841 tablet_copy_service.cc:161] P 0f6f437ea6ae4edebc3f1d25acf597ca: Beginning new tablet copy session on tablet 3546bfd1a1e54e2298471274e2247cc6 from peer 6270a044ab1b45fe80aecb3da67db333 at {username='slave'} at 127.0.0.1:35568: session id = 6270a044ab1b45fe80aecb3da67db333-3546bfd1a1e54e2298471274e2247cc6
I20260710 13:24:36.540071 22841 tablet_copy_source_session.cc:215] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:36.543156 23557 tablet_copy_client.cc:806] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:36.543836 23557 tablet_copy_client.cc:670] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:36.544107 23565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3546bfd1a1e54e2298471274e2247cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.548216 23557 tablet_copy_client.cc:538] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:36.558110 23557 tablet_bootstrap.cc:492] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:36.558502 23565 tablet_copy_client.cc:806] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:36.559103 23565 tablet_copy_client.cc:670] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:36.577728 23565 tablet_copy_client.cc:538] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:36.588007 23565 tablet_bootstrap.cc:492] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap starting.
I20260710 13:24:36.590927 23557 tablet_bootstrap.cc:492] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:36.592034 23557 tablet_bootstrap.cc:492] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:36.592782 23557 ts_tablet_manager.cc:1403] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.012s
I20260710 13:24:36.596496 23557 raft_consensus.cc:359] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:36.597831 23557 raft_consensus.cc:740] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:36.598519 23557 consensus_queue.cc:260] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:36.604882 23557 ts_tablet_manager.cc:1434] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:24:36.608518 23565 tablet_bootstrap.cc:492] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:36.609573 23565 tablet_bootstrap.cc:492] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: Bootstrap complete.
I20260710 13:24:36.610265 23565 ts_tablet_manager.cc:1403] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.007s
I20260710 13:24:36.610288 22841 tablet_copy_service.cc:342] P 0f6f437ea6ae4edebc3f1d25acf597ca: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-76fb6a4ba8f94b529853c1e94537d39c received from {username='slave'} at 127.0.0.1:35568
I20260710 13:24:36.610881 22841 tablet_copy_service.cc:434] P 0f6f437ea6ae4edebc3f1d25acf597ca: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-76fb6a4ba8f94b529853c1e94537d39c on tablet 76fb6a4ba8f94b529853c1e94537d39c with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:36.614005 23565 raft_consensus.cc:359] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:36.614867 23565 raft_consensus.cc:740] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Initialized, Role: LEARNER
I20260710 13:24:36.615525 23565 consensus_queue.cc:260] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: NON_VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: true } }
I20260710 13:24:36.618080 23565 ts_tablet_manager.cc:1434] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:36.620028 22841 tablet_copy_service.cc:342] P 0f6f437ea6ae4edebc3f1d25acf597ca: Request end of tablet copy session 6270a044ab1b45fe80aecb3da67db333-3546bfd1a1e54e2298471274e2247cc6 received from {username='slave'} at 127.0.0.1:35568
I20260710 13:24:36.620499 22841 tablet_copy_service.cc:434] P 0f6f437ea6ae4edebc3f1d25acf597ca: ending tablet copy session 6270a044ab1b45fe80aecb3da67db333-3546bfd1a1e54e2298471274e2247cc6 on tablet 3546bfd1a1e54e2298471274e2247cc6 with peer 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:36.699869 23245 raft_consensus.cc:1217] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:36.859508 23245 raft_consensus.cc:1217] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:36.927074 23245 raft_consensus.cc:1217] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:37.275161 23570 raft_consensus.cc:1064] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:37.278791 23570 consensus_queue.cc:237] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:37.286552 22979 raft_consensus.cc:1275] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:37.292126 23245 raft_consensus.cc:1275] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:37.292696 23572 consensus_queue.cc:1048] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:37.301750 23562 consensus_queue.cc:1048] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.303211 22826 raft_consensus.cc:1275] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:37.308780 23562 consensus_queue.cc:1048] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.331539 23570 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.333350 23246 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.338974 22826 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.353261 22979 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.354053 22730 catalog_manager.cc:5697] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.377841 22901 consensus_queue.cc:237] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:37.382853 23245 raft_consensus.cc:1275] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:37.383430 22979 raft_consensus.cc:1275] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:37.384342 23572 consensus_queue.cc:1048] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:37.386152 23572 consensus_queue.cc:1048] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:37.392861 23570 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.395061 22979 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.395072 23245 raft_consensus.cc:2955] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.403761 22716 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34f053e200604e1fb0689e4c4b498608 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:37.410645 22728 catalog_manager.cc:5697] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: config changed from index 3 to 4, VOTER 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) evicted. New cstate: current_term: 1 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.421823 22813 tablet_service.cc:1558] Processing DeleteTablet for tablet 34f053e200604e1fb0689e4c4b498608 with delete_type TABLET_DATA_TOMBSTONED (TS 0f6f437ea6ae4edebc3f1d25acf597ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35514
I20260710 13:24:37.428333 23582 tablet_replica.cc:333] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:37.429646 23582 raft_consensus.cc:2243] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:37.430562 23582 raft_consensus.cc:2272] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:37.434095 23582 ts_tablet_manager.cc:1916] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:37.443534 23528 raft_consensus.cc:1064] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:37.446478 23528 consensus_queue.cc:237] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:37.449296 23582 ts_tablet_manager.cc:1929] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:37.449810 23582 log.cc:1199] T 34f053e200604e1fb0689e4c4b498608 P 0f6f437ea6ae4edebc3f1d25acf597ca: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/wals/34f053e200604e1fb0689e4c4b498608
I20260710 13:24:37.452039 22715 catalog_manager.cc:5028] TS 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): tablet 34f053e200604e1fb0689e4c4b498608 (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:37.460988 23245 raft_consensus.cc:1275] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:37.462395 23528 consensus_queue.cc:1048] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.463223 22901 raft_consensus.cc:1275] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:37.463157 22979 raft_consensus.cc:1275] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:37.465057 23528 consensus_queue.cc:1048] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.466172 23551 consensus_queue.cc:1048] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:37.489336 23528 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.491432 23246 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.496220 23584 raft_consensus.cc:1064] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca: attempting to promote NON_VOTER 6270a044ab1b45fe80aecb3da67db333 to VOTER
I20260710 13:24:37.498898 23584 consensus_queue.cc:237] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:37.501955 22901 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.505838 22730 catalog_manager.cc:5697] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.512230 22979 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.539404 22826 consensus_queue.cc:237] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:37.546847 23245 raft_consensus.cc:1275] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:37.546888 22979 raft_consensus.cc:1275] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:37.548310 23551 consensus_queue.cc:1048] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:37.549633 23528 consensus_queue.cc:1048] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:37.553663 23245 raft_consensus.cc:1275] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [term 1 LEARNER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:37.554982 23528 consensus_queue.cc:1048] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.558571 22979 raft_consensus.cc:1275] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:37.556464 23551 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.560456 22980 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.560576 23246 raft_consensus.cc:2955] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.571902 22715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76fb6a4ba8f94b529853c1e94537d39c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:37.575271 23551 consensus_queue.cc:1048] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:37.576141 22898 raft_consensus.cc:1275] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:37.577788 23528 consensus_queue.cc:1048] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.579654 22730 catalog_manager.cc:5697] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 3 to 4, VOTER e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66) evicted. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.603226 22888 tablet_service.cc:1558] Processing DeleteTablet for tablet 76fb6a4ba8f94b529853c1e94537d39c with delete_type TABLET_DATA_TOMBSTONED (TS e17c89ab14554ac59f12d074162ee2f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43884
I20260710 13:24:37.614166 23595 tablet_replica.cc:333] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:37.617828 23595 raft_consensus.cc:2243] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:37.621186 23588 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.622634 22979 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.626214 23595 raft_consensus.cc:2272] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:37.629217 22898 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.633092 23595 ts_tablet_manager.cc:1916] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:37.634917 23246 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.639073 22730 catalog_manager.cc:5697] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 reported cstate change: config changed from index 2 to 3, 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } attrs { replace: true } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.654515 23595 ts_tablet_manager.cc:1929] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:37.655081 23595 log.cc:1199] T 76fb6a4ba8f94b529853c1e94537d39c P e17c89ab14554ac59f12d074162ee2f2: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/wals/76fb6a4ba8f94b529853c1e94537d39c
I20260710 13:24:37.656823 22716 catalog_manager.cc:5028] TS e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): tablet 76fb6a4ba8f94b529853c1e94537d39c (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:37.659047 22826 consensus_queue.cc:237] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:37.664206 23246 raft_consensus.cc:1275] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:37.664460 22898 raft_consensus.cc:1275] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Refusing update from remote peer 0f6f437ea6ae4edebc3f1d25acf597ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:37.665652 23593 consensus_queue.cc:1048] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:37.666996 23588 consensus_queue.cc:1048] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:37.671851 23593 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.673408 23245 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.674358 22898 raft_consensus.cc:2955] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } } }
I20260710 13:24:37.682267 22715 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3546bfd1a1e54e2298471274e2247cc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:37.688201 22728 catalog_manager.cc:5697] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca reported cstate change: config changed from index 3 to 4, VOTER 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) evicted. New cstate: current_term: 1 leader_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.699057 22963 tablet_service.cc:1558] Processing DeleteTablet for tablet 3546bfd1a1e54e2298471274e2247cc6 with delete_type TABLET_DATA_TOMBSTONED (TS 9787519f3ec142e290d405ed39f038f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52886
I20260710 13:24:37.701210 23596 tablet_replica.cc:333] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:37.702030 23596 raft_consensus.cc:2243] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:37.702688 23596 raft_consensus.cc:2272] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:37.705966 23596 ts_tablet_manager.cc:1916] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:37.717072 23596 ts_tablet_manager.cc:1929] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:37.717509 23596 log.cc:1199] T 3546bfd1a1e54e2298471274e2247cc6 P 9787519f3ec142e290d405ed39f038f5: Deleting WAL directory at /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/wals/3546bfd1a1e54e2298471274e2247cc6
I20260710 13:24:37.719237 22717 catalog_manager.cc:5028] TS 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): tablet 3546bfd1a1e54e2298471274e2247cc6 (table test-workload [id=3052319d04cb49d28e5738a99e9ae9f6]) successfully deleted
I20260710 13:24:43.564918 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:43.596414 22826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f"
dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
mode: GRACEFUL
new_leader_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:58436
I20260710 13:24:43.597071 22826 raft_consensus.cc:606] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Received request to transfer leadership to TS 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:43.599546 22826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28"
dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
mode: GRACEFUL
new_leader_uuid: "e17c89ab14554ac59f12d074162ee2f2"
 from {username='slave'} at 127.0.0.1:58436
I20260710 13:24:43.600029 22826 raft_consensus.cc:606] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 LEADER]: Received request to transfer leadership to TS e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:43.613121 22979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3"
dest_uuid: "9787519f3ec142e290d405ed39f038f5"
mode: GRACEFUL
new_leader_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:44324
I20260710 13:24:43.613709 22979 raft_consensus.cc:606] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Received request to transfer leadership to TS 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:43.616580 22826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca"
dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
mode: GRACEFUL
new_leader_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:58436
I20260710 13:24:43.617125 22826 raft_consensus.cc:606] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Received request to transfer leadership to TS 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:43.620074 22826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d"
dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
mode: GRACEFUL
new_leader_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:58436
I20260710 13:24:43.620770 22826 raft_consensus.cc:606] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Received request to transfer leadership to TS 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:43.623953 22826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3"
dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
mode: GRACEFUL
new_leader_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:58436
I20260710 13:24:43.624481 22826 raft_consensus.cc:606] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Received request to transfer leadership to TS 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:43.625857 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:24:43.626597 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:43.646818 23593 raft_consensus.cc:993] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca: : Instructing follower 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:43.647279 23601 raft_consensus.cc:1081] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Signalling peer 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:43.649580 23246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d"
dest_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:44174
I20260710 13:24:43.650141 23246 raft_consensus.cc:493] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.650439 23246 raft_consensus.cc:3060] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.655568 23246 raft_consensus.cc:515] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.657579 23246 leader_election.cc:290] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:43.658335 22826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:43.658666 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b72d0eb88c41e397c1d52d9709d62d" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:43.659122 22826 raft_consensus.cc:3055] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.659497 22826 raft_consensus.cc:740] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:43.659709 22979 raft_consensus.cc:3060] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.660698 22826 consensus_queue.cc:260] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.661991 22826 raft_consensus.cc:3060] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.667054 22979 raft_consensus.cc:2468] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:43.668394 22826 raft_consensus.cc:2468] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:43.668380 23213 leader_election.cc:304] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6270a044ab1b45fe80aecb3da67db333, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:43.670485 23607 raft_consensus.cc:2804] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.671482 23607 raft_consensus.cc:697] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Becoming Leader. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Running, Role: LEADER
I20260710 13:24:43.672195 23607 consensus_queue.cc:237] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.680627 22725 catalog_manager.cc:5697] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: term changed from 1 to 2, leader changed from 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) to 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68). New cstate: current_term: 2 leader_uuid: "6270a044ab1b45fe80aecb3da67db333" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:43.876639 23600 raft_consensus.cc:993] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5: : Instructing follower 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:43.877429 23603 raft_consensus.cc:1081] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Signalling peer 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:43.879112 23245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3"
dest_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:44168
I20260710 13:24:43.879565 23245 raft_consensus.cc:493] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.879822 23245 raft_consensus.cc:3060] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.885259 23245 raft_consensus.cc:515] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.886981 23245 leader_election.cc:290] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:43.887763 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:43.887888 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641cde90540d4ca6b30d9b34e8b8c7e3" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:43.889465 22901 raft_consensus.cc:3060] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.889480 22979 raft_consensus.cc:3055] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.890097 22979 raft_consensus.cc:740] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:43.890967 22979 consensus_queue.cc:260] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.892423 22979 raft_consensus.cc:3060] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.896307 22901 raft_consensus.cc:2468] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:43.897673 23212 leader_election.cc:304] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6270a044ab1b45fe80aecb3da67db333, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:43.898438 23607 raft_consensus.cc:2804] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.898711 22979 raft_consensus.cc:2468] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:43.898866 23607 raft_consensus.cc:697] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Becoming Leader. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Running, Role: LEADER
I20260710 13:24:43.899904 23607 consensus_queue.cc:237] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.907029 22725 catalog_manager.cc:5697] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: term changed from 1 to 2, leader changed from 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) to 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68). New cstate: current_term: 2 leader_uuid: "6270a044ab1b45fe80aecb3da67db333" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:43.914577 23593 raft_consensus.cc:993] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca: : Instructing follower 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:43.915117 23593 raft_consensus.cc:1081] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Signalling peer 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:43.916452 23245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3"
dest_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:44174
I20260710 13:24:43.916859 23245 raft_consensus.cc:493] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.917088 23245 raft_consensus.cc:3060] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.921736 23245 raft_consensus.cc:515] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.923296 23245 leader_election.cc:290] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:43.924196 22826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:43.924405 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d380fd1f92445e9b922d008af3c7d3" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:43.924799 22826 raft_consensus.cc:3055] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.924860 22979 raft_consensus.cc:3060] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.925258 22826 raft_consensus.cc:740] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:43.925951 22826 consensus_queue.cc:260] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.926873 22826 raft_consensus.cc:3060] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.931514 22979 raft_consensus.cc:2468] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:43.932513 23213 leader_election.cc:304] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6270a044ab1b45fe80aecb3da67db333, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:43.933267 23607 raft_consensus.cc:2804] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.933230 22826 raft_consensus.cc:2468] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:43.933928 23607 raft_consensus.cc:697] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Becoming Leader. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Running, Role: LEADER
I20260710 13:24:43.934839 23607 consensus_queue.cc:237] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.942847 22725 catalog_manager.cc:5697] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: term changed from 1 to 2, leader changed from 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) to 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68). New cstate: current_term: 2 leader_uuid: "6270a044ab1b45fe80aecb3da67db333" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:43.949827 23601 raft_consensus.cc:993] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca: : Instructing follower 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:43.950348 23593 raft_consensus.cc:1081] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Signalling peer 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:43.951859 23245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca"
dest_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:44174
I20260710 13:24:43.952432 23245 raft_consensus.cc:493] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.952787 23245 raft_consensus.cc:3060] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.957566 23245 raft_consensus.cc:515] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.959208 23245 leader_election.cc:290] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879)
I20260710 13:24:43.959931 22826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:43.960196 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4c7fe59bde471d83c5b7273bf740ca" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:43.960585 22826 raft_consensus.cc:3055] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:43.960758 22901 raft_consensus.cc:3060] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.960896 22826 raft_consensus.cc:740] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:43.961740 22826 consensus_queue.cc:260] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.962632 22826 raft_consensus.cc:3060] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:43.965514 22901 raft_consensus.cc:2468] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:43.966512 23212 leader_election.cc:304] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6270a044ab1b45fe80aecb3da67db333, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:43.967221 23607 raft_consensus.cc:2804] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:43.967279 22826 raft_consensus.cc:2468] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:43.967731 23607 raft_consensus.cc:697] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Becoming Leader. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Running, Role: LEADER
I20260710 13:24:43.968606 23607 consensus_queue.cc:237] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:43.975592 22725 catalog_manager.cc:5697] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: term changed from 1 to 2, leader changed from 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) to 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68). New cstate: current_term: 2 leader_uuid: "6270a044ab1b45fe80aecb3da67db333" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:43.996685 23601 raft_consensus.cc:993] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca: : Instructing follower e17c89ab14554ac59f12d074162ee2f2 to start an election
I20260710 13:24:43.997350 23601 raft_consensus.cc:1081] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 LEADER]: Signalling peer e17c89ab14554ac59f12d074162ee2f2 to start an election
I20260710 13:24:43.998947 22898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28"
dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
 from {username='slave'} at 127.0.0.1:43898
I20260710 13:24:43.999471 22898 raft_consensus.cc:493] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:43.999720 22898 raft_consensus.cc:3060] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:44.004410 22898 raft_consensus.cc:515] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:44.006456 22898 leader_election.cc:290] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 3 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:44.007054 22826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:44.007231 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44361c6ae1ea45cebb231b5e75548d28" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:44.007862 22979 raft_consensus.cc:3060] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:44.008627 22826 raft_consensus.cc:3055] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:44.008936 22826 raft_consensus.cc:740] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:44.009702 22826 consensus_queue.cc:260] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [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: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:44.011006 22826 raft_consensus.cc:3060] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:44.015241 22979 raft_consensus.cc:2468] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 3.
I20260710 13:24:44.016461 22873 leader_election.cc:304] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [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: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:44.017306 23599 raft_consensus.cc:2804] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:44.017892 22826 raft_consensus.cc:2468] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 3.
I20260710 13:24:44.019068 23599 raft_consensus.cc:697] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 3 LEADER]: Becoming Leader. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Running, Role: LEADER
I20260710 13:24:44.020401 23599 consensus_queue.cc:237] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [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: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:44.027889 22725 catalog_manager.cc:5697] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: term changed from 2 to 3, leader changed from 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) to e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66). New cstate: current_term: 3 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:44.074496 22979 raft_consensus.cc:1275] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.075722 23607 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:44.085850 22826 raft_consensus.cc:1275] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.087734 23622 consensus_queue.cc:1048] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:24:44.117417 23601 raft_consensus.cc:993] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca: : Instructing follower 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:44.118180 23593 raft_consensus.cc:1081] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Signalling peer 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:44.119887 23245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f"
dest_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:44174
I20260710 13:24:44.120471 23245 raft_consensus.cc:493] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:44.120821 23245 raft_consensus.cc:3060] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:44.126206 23245 raft_consensus.cc:515] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:44.127645 23245 leader_election.cc:290] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:44.128551 22826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:44.128645 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350a4ed59484abcbb5b89d2fadf6c3f" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:44.129113 22826 raft_consensus.cc:3055] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:44.129225 22979 raft_consensus.cc:3060] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:44.129459 22826 raft_consensus.cc:740] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:44.130148 22826 consensus_queue.cc:260] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:44.131067 22826 raft_consensus.cc:3060] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:44.134465 22979 raft_consensus.cc:2468] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:44.135529 23213 leader_election.cc:304] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6270a044ab1b45fe80aecb3da67db333, 9787519f3ec142e290d405ed39f038f5; no voters: 
I20260710 13:24:44.136090 22826 raft_consensus.cc:2468] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:44.136345 23622 raft_consensus.cc:2804] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:44.136886 23622 raft_consensus.cc:697] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Becoming Leader. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Running, Role: LEADER
I20260710 13:24:44.137679 23622 consensus_queue.cc:237] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:44.146257 22725 catalog_manager.cc:5697] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: term changed from 1 to 2, leader changed from 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) to 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68). New cstate: current_term: 2 leader_uuid: "6270a044ab1b45fe80aecb3da67db333" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:44.330929 22979 raft_consensus.cc:1275] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.330922 22826 raft_consensus.cc:1275] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.332300 23622 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:44.332340 23607 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:44.344025 22980 raft_consensus.cc:1275] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.346691 23607 consensus_queue.cc:1048] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:44.350077 22901 raft_consensus.cc:1275] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.353878 23622 consensus_queue.cc:1048] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:44.429026 22980 raft_consensus.cc:1275] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 3 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:44.430493 23599 consensus_queue.cc:1048] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:44.439108 22826 raft_consensus.cc:1275] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 3 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:44.440577 23617 consensus_queue.cc:1048] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:44.478434 22826 raft_consensus.cc:1275] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.479970 23608 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:44.485515 22901 raft_consensus.cc:1275] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.487046 23622 consensus_queue.cc:1048] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:44.624794 22826 raft_consensus.cc:1275] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.625998 23622 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:44.627517 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:44.641124 22980 raft_consensus.cc:1275] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:44.643638 23608 consensus_queue.cc:1048] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:44.664922 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:44.680230 22826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2"
dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
mode: GRACEFUL
new_leader_uuid: "e17c89ab14554ac59f12d074162ee2f2"
 from {username='slave'} at 127.0.0.1:58436
I20260710 13:24:44.680750 22826 raft_consensus.cc:606] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Received request to transfer leadership to TS e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:44.683331 22980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dddf9519cafb43b7ac08d1fb514d6fbc"
dest_uuid: "9787519f3ec142e290d405ed39f038f5"
mode: GRACEFUL
new_leader_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:44324
I20260710 13:24:44.683821 22980 raft_consensus.cc:606] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Received request to transfer leadership to TS 6270a044ab1b45fe80aecb3da67db333
I20260710 13:24:44.686715 22979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84"
dest_uuid: "9787519f3ec142e290d405ed39f038f5"
mode: GRACEFUL
new_leader_uuid: "e17c89ab14554ac59f12d074162ee2f2"
 from {username='slave'} at 127.0.0.1:44324
I20260710 13:24:44.687294 22979 raft_consensus.cc:606] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Received request to transfer leadership to TS e17c89ab14554ac59f12d074162ee2f2
I20260710 13:24:44.688345 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:24:44.689008 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:45.008530 23603 raft_consensus.cc:993] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5: : Instructing follower e17c89ab14554ac59f12d074162ee2f2 to start an election
I20260710 13:24:45.009039 23637 raft_consensus.cc:1081] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Signalling peer e17c89ab14554ac59f12d074162ee2f2 to start an election
I20260710 13:24:45.010403 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84"
dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
 from {username='slave'} at 127.0.0.1:43888
I20260710 13:24:45.010834 22901 raft_consensus.cc:493] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:45.011098 22901 raft_consensus.cc:3060] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.015491 22901 raft_consensus.cc:515] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:45.017340 22901 leader_election.cc:290] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 2 election: Requested vote from peers 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415), 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68:45631)
I20260710 13:24:45.018213 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:45.018476 23246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f952b1a06f2845449fb66197be5cab84" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6270a044ab1b45fe80aecb3da67db333"
I20260710 13:24:45.018785 22979 raft_consensus.cc:3055] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:45.019001 23246 raft_consensus.cc:3060] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.019150 22979 raft_consensus.cc:740] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:45.020001 22979 consensus_queue.cc:260] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:45.020886 22979 raft_consensus.cc:3060] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.023694 23246 raft_consensus.cc:2468] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 2.
I20260710 13:24:45.024755 22871 leader_election.cc:304] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6270a044ab1b45fe80aecb3da67db333, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:45.025509 23641 raft_consensus.cc:2804] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:45.025704 22979 raft_consensus.cc:2468] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 2.
I20260710 13:24:45.025957 23641 raft_consensus.cc:697] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 2 LEADER]: Becoming Leader. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Running, Role: LEADER
I20260710 13:24:45.026837 23641 consensus_queue.cc:237] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:45.034694 22730 catalog_manager.cc:5697] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: term changed from 1 to 2, leader changed from 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) to e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66). New cstate: current_term: 2 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:45.039127 23644 raft_consensus.cc:993] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca: : Instructing follower e17c89ab14554ac59f12d074162ee2f2 to start an election
I20260710 13:24:45.039552 23593 raft_consensus.cc:1081] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Signalling peer e17c89ab14554ac59f12d074162ee2f2 to start an election
I20260710 13:24:45.041021 22901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2"
dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
 from {username='slave'} at 127.0.0.1:43898
I20260710 13:24:45.041595 22901 raft_consensus.cc:493] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:45.041942 22901 raft_consensus.cc:3060] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.047847 22901 raft_consensus.cc:515] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:45.049286 22901 leader_election.cc:290] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 2 election: Requested vote from peers 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:45.050047 22826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca"
I20260710 13:24:45.050262 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac19e8030cc47daacc0aac7baa0a3a2" candidate_uuid: "e17c89ab14554ac59f12d074162ee2f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:45.050585 22826 raft_consensus.cc:3055] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:45.050789 22979 raft_consensus.cc:3060] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.050935 22826 raft_consensus.cc:740] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f6f437ea6ae4edebc3f1d25acf597ca, State: Running, Role: LEADER
I20260710 13:24:45.051716 22826 consensus_queue.cc:260] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:45.052556 22826 raft_consensus.cc:3060] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.055440 22979 raft_consensus.cc:2468] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 2.
I20260710 13:24:45.056353 22873 leader_election.cc:304] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9787519f3ec142e290d405ed39f038f5, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:45.057044 23641 raft_consensus.cc:2804] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:45.057260 22826 raft_consensus.cc:2468] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17c89ab14554ac59f12d074162ee2f2 in term 2.
I20260710 13:24:45.057607 23641 raft_consensus.cc:697] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 2 LEADER]: Becoming Leader. State: Replica: e17c89ab14554ac59f12d074162ee2f2, State: Running, Role: LEADER
I20260710 13:24:45.059703 23641 consensus_queue.cc:237] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } }
I20260710 13:24:45.067411 22730 catalog_manager.cc:5697] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 reported cstate change: term changed from 1 to 2, leader changed from 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65) to e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66). New cstate: current_term: 2 leader_uuid: "e17c89ab14554ac59f12d074162ee2f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:45.152652 23637 raft_consensus.cc:993] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5: : Instructing follower 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:45.153103 23637 raft_consensus.cc:1081] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Signalling peer 6270a044ab1b45fe80aecb3da67db333 to start an election
I20260710 13:24:45.154523 23246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dddf9519cafb43b7ac08d1fb514d6fbc"
dest_uuid: "6270a044ab1b45fe80aecb3da67db333"
 from {username='slave'} at 127.0.0.1:44168
I20260710 13:24:45.154971 23246 raft_consensus.cc:493] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:45.155253 23246 raft_consensus.cc:3060] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.159843 23246 raft_consensus.cc:515] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:45.161425 23246 leader_election.cc:290] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Requested vote from peers e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879), 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415)
I20260710 13:24:45.162132 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddf9519cafb43b7ac08d1fb514d6fbc" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e17c89ab14554ac59f12d074162ee2f2"
I20260710 13:24:45.162360 22979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddf9519cafb43b7ac08d1fb514d6fbc" candidate_uuid: "6270a044ab1b45fe80aecb3da67db333" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9787519f3ec142e290d405ed39f038f5"
I20260710 13:24:45.162670 22901 raft_consensus.cc:3060] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.162909 22979 raft_consensus.cc:3055] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:45.163254 22979 raft_consensus.cc:740] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9787519f3ec142e290d405ed39f038f5, State: Running, Role: LEADER
I20260710 13:24:45.163990 22979 consensus_queue.cc:260] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:45.165241 22979 raft_consensus.cc:3060] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.168545 22901 raft_consensus.cc:2468] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:45.169587 23212 leader_election.cc:304] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6270a044ab1b45fe80aecb3da67db333, e17c89ab14554ac59f12d074162ee2f2; no voters: 
I20260710 13:24:45.170411 23628 raft_consensus.cc:2804] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:45.170809 23628 raft_consensus.cc:697] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Becoming Leader. State: Replica: 6270a044ab1b45fe80aecb3da67db333, State: Running, Role: LEADER
I20260710 13:24:45.171232 22979 raft_consensus.cc:2468] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6270a044ab1b45fe80aecb3da67db333 in term 2.
I20260710 13:24:45.171919 23628 consensus_queue.cc:237] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } }
I20260710 13:24:45.179024 22730 catalog_manager.cc:5697] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 reported cstate change: term changed from 1 to 2, leader changed from 9787519f3ec142e290d405ed39f038f5 (127.21.54.67) to 6270a044ab1b45fe80aecb3da67db333 (127.21.54.68). New cstate: current_term: 2 leader_uuid: "6270a044ab1b45fe80aecb3da67db333" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:45.432260 23246 raft_consensus.cc:1275] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:45.433548 23641 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6270a044ab1b45fe80aecb3da67db333" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 45631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:45.445904 22979 raft_consensus.cc:1275] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:45.447238 23617 consensus_queue.cc:1048] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:45.482755 22826 raft_consensus.cc:1275] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:45.484057 23617 consensus_queue.cc:1048] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6f437ea6ae4edebc3f1d25acf597ca" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:45.493248 22979 raft_consensus.cc:1275] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Refusing update from remote peer e17c89ab14554ac59f12d074162ee2f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:45.495519 23640 consensus_queue.cc:1048] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:45.689851 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:45.705525 21721 tablet_server.cc:179] TabletServer@127.21.54.65:0 shutting down...
W20260710 13:24:45.710209 23211 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 13:24:45.715569 23211 consensus_peers.cc:597] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:45.726660 22898 raft_consensus.cc:1275] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:45.729768 23628 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17c89ab14554ac59f12d074162ee2f2" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:24:45.734169 22871 consensus_peers.cc:597] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:45.743291 22980 raft_consensus.cc:1275] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Refusing update from remote peer 6270a044ab1b45fe80aecb3da67db333: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:45.744731 23628 consensus_queue.cc:1048] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9787519f3ec142e290d405ed39f038f5" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260710 13:24:45.758193 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:45.761250 21721 tablet_replica.cc:333] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.763286 21721 raft_consensus.cc:2243] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.764284 21721 raft_consensus.cc:2272] T 720f66b9b53240fb9228e8e01192d09c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.767340 21721 tablet_replica.cc:333] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.768103 21721 raft_consensus.cc:2243] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.768828 21721 raft_consensus.cc:2272] T f502d1939c44427e9457ff87fac1d799 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.771158 21721 tablet_replica.cc:333] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.771750 21721 raft_consensus.cc:2243] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.772269 21721 raft_consensus.cc:2272] T 230964adba2f4c00a4da219dcd794b5b P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.774740 21721 tablet_replica.cc:333] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.775563 21721 raft_consensus.cc:2243] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.776046 21721 raft_consensus.cc:2272] T 4a37c64b47be4ea9b55da71e4ef60357 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.779168 21721 tablet_replica.cc:333] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.779939 21721 raft_consensus.cc:2243] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.780416 21721 raft_consensus.cc:2272] T 8e4c7fe59bde471d83c5b7273bf740ca P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:45.781272 22945 consensus_peers.cc:597] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:45.782582 21721 tablet_replica.cc:333] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.783360 21721 raft_consensus.cc:2243] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.783867 21721 raft_consensus.cc:2272] T 15bc06cb96824001881b4b5ac1ea7ac4 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:45.784294 22945 consensus_peers.cc:597] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:45.786685 21721 tablet_replica.cc:333] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.788486 21721 raft_consensus.cc:2243] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.789417 21721 raft_consensus.cc:2272] T 3546bfd1a1e54e2298471274e2247cc6 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.791911 21721 tablet_replica.cc:333] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.792687 21721 raft_consensus.cc:2243] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.793751 21721 raft_consensus.cc:2272] T 9913858a01614b6a8befe84740a6a583 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.795897 21721 tablet_replica.cc:333] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.796427 21721 raft_consensus.cc:2243] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.796842 21721 raft_consensus.cc:2272] T 0350a4ed59484abcbb5b89d2fadf6c3f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.798852 21721 tablet_replica.cc:333] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.799402 21721 raft_consensus.cc:2243] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.800168 21721 raft_consensus.cc:2272] T e206f21c248e4620a64e88f84950c5e2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.802073 21721 tablet_replica.cc:333] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.802577 21721 raft_consensus.cc:2243] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.802989 21721 raft_consensus.cc:2272] T 44361c6ae1ea45cebb231b5e75548d28 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.804823 21721 tablet_replica.cc:333] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.805370 21721 raft_consensus.cc:2243] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.805761 21721 raft_consensus.cc:2272] T f0b72d0eb88c41e397c1d52d9709d62d P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.807523 21721 tablet_replica.cc:333] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.808007 21721 raft_consensus.cc:2243] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.808401 21721 raft_consensus.cc:2272] T f7d380fd1f92445e9b922d008af3c7d3 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.810201 21721 tablet_replica.cc:333] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.811023 21721 raft_consensus.cc:2243] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.811607 21721 raft_consensus.cc:2272] T 412c2b2610e3463e833ee0c634302ced P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.813776 21721 tablet_replica.cc:333] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.814453 21721 raft_consensus.cc:2243] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.814921 21721 raft_consensus.cc:2272] T 942e0806545c405a93619daee1fdd636 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.817149 21721 tablet_replica.cc:333] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.817711 21721 raft_consensus.cc:2243] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.818719 21721 raft_consensus.cc:2272] T 569967b4709e4ef0bc46a9d748bdda0f P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.821043 21721 tablet_replica.cc:333] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
W20260710 13:24:45.821214 22945 consensus_peers.cc:597] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:45.821641 21721 raft_consensus.cc:2243] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.822533 21721 raft_consensus.cc:2272] T 76fb6a4ba8f94b529853c1e94537d39c P 0f6f437ea6ae4edebc3f1d25acf597ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.824221 21721 tablet_replica.cc:333] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca: stopping tablet replica
I20260710 13:24:45.824668 21721 raft_consensus.cc:2243] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.825063 21721 raft_consensus.cc:2272] T bac19e8030cc47daacc0aac7baa0a3a2 P 0f6f437ea6ae4edebc3f1d25acf597ca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:45.841078 23211 consensus_peers.cc:597] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:45.864213 21721 tablet_server.cc:196] TabletServer@127.21.54.65:0 shutdown complete.
I20260710 13:24:45.909373 21721 tablet_server.cc:179] TabletServer@127.21.54.66:0 shutting down...
W20260710 13:24:45.924815 22946 consensus_peers.cc:597] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 -> Peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Couldn't send request to peer e17c89ab14554ac59f12d074162ee2f2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:45.947685 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:45.948525 21721 tablet_replica.cc:333] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.949463 21721 raft_consensus.cc:2243] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.950460 21721 raft_consensus.cc:2272] T 34f053e200604e1fb0689e4c4b498608 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.952649 21721 tablet_replica.cc:333] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.953365 21721 raft_consensus.cc:2243] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.954088 21721 raft_consensus.cc:2272] T 230964adba2f4c00a4da219dcd794b5b P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.956329 21721 tablet_replica.cc:333] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.957007 21721 raft_consensus.cc:2243] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.957787 21721 raft_consensus.cc:2272] T 4a37c64b47be4ea9b55da71e4ef60357 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.959605 21721 tablet_replica.cc:333] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
W20260710 13:24:45.959877 22871 consensus_peers.cc:597] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:45.960247 21721 raft_consensus.cc:2243] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.960875 21721 raft_consensus.cc:2272] T 720f66b9b53240fb9228e8e01192d09c P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.962666 21721 tablet_replica.cc:333] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.963203 21721 raft_consensus.cc:2243] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.963649 21721 raft_consensus.cc:2272] T 729e0b7eea9a497f82bc6ac2f2975945 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.965461 21721 tablet_replica.cc:333] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.965967 21721 raft_consensus.cc:2243] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.966526 21721 raft_consensus.cc:2272] T 3546bfd1a1e54e2298471274e2247cc6 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.968114 21721 tablet_replica.cc:333] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.968642 21721 raft_consensus.cc:2243] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.969403 21721 raft_consensus.cc:2272] T f952b1a06f2845449fb66197be5cab84 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.971283 21721 tablet_replica.cc:333] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.971827 21721 raft_consensus.cc:2243] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.972236 21721 raft_consensus.cc:2272] T 9913858a01614b6a8befe84740a6a583 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.973902 21721 tablet_replica.cc:333] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.974537 21721 raft_consensus.cc:2243] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.975322 21721 raft_consensus.cc:2272] T bac19e8030cc47daacc0aac7baa0a3a2 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.977785 21721 tablet_replica.cc:333] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
W20260710 13:24:45.978487 22946 consensus_peers.cc:597] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 -> Peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Couldn't send request to peer e17c89ab14554ac59f12d074162ee2f2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:45.978509 21721 raft_consensus.cc:2243] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:45.979447 21721 raft_consensus.cc:2272] T 44361c6ae1ea45cebb231b5e75548d28 P e17c89ab14554ac59f12d074162ee2f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.981360 21721 tablet_replica.cc:333] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.981889 21721 raft_consensus.cc:2243] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.982338 21721 raft_consensus.cc:2272] T 8e4c7fe59bde471d83c5b7273bf740ca P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.983944 21721 tablet_replica.cc:333] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.984458 21721 raft_consensus.cc:2243] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.984851 21721 raft_consensus.cc:2272] T 15bc06cb96824001881b4b5ac1ea7ac4 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.986666 21721 tablet_replica.cc:333] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.987143 21721 raft_consensus.cc:2243] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.987814 21721 raft_consensus.cc:2272] T 569967b4709e4ef0bc46a9d748bdda0f P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.989593 21721 tablet_replica.cc:333] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.990191 21721 raft_consensus.cc:2243] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.990572 21721 raft_consensus.cc:2272] T 942e0806545c405a93619daee1fdd636 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.992312 21721 tablet_replica.cc:333] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.992794 21721 raft_consensus.cc:2243] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.993249 21721 raft_consensus.cc:2272] T e206f21c248e4620a64e88f84950c5e2 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.994871 21721 tablet_replica.cc:333] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.995354 21721 raft_consensus.cc:2243] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.995894 21721 raft_consensus.cc:2272] T dddf9519cafb43b7ac08d1fb514d6fbc P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:45.998090 21721 tablet_replica.cc:333] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:45.998558 21721 raft_consensus.cc:2243] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:45.998947 21721 raft_consensus.cc:2272] T 641cde90540d4ca6b30d9b34e8b8c7e3 P e17c89ab14554ac59f12d074162ee2f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.000545 21721 tablet_replica.cc:333] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2: stopping tablet replica
I20260710 13:24:46.000902 21721 raft_consensus.cc:2243] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.001324 21721 raft_consensus.cc:2272] T cb6326f75cd94087b0dea4017e9075e7 P e17c89ab14554ac59f12d074162ee2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.043663 21721 tablet_server.cc:196] TabletServer@127.21.54.66:0 shutdown complete.
W20260710 13:24:46.065891 22945 consensus_peers.cc:597] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:46.082422 21721 tablet_server.cc:179] TabletServer@127.21.54.67:0 shutting down...
W20260710 13:24:46.110112 23211 consensus_peers.cc:597] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:46.111923 23213 consensus_peers.cc:597] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 -> Peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): Couldn't send request to peer 9787519f3ec142e290d405ed39f038f5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:46.113080 23211 consensus_peers.cc:597] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 -> Peer 0f6f437ea6ae4edebc3f1d25acf597ca (127.21.54.65:42231): Couldn't send request to peer 0f6f437ea6ae4edebc3f1d25acf597ca. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:46.114380 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:46.115141 21721 tablet_replica.cc:333] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.116082 21721 raft_consensus.cc:2243] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.116871 21721 raft_consensus.cc:2272] T 34f053e200604e1fb0689e4c4b498608 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.118989 21721 tablet_replica.cc:333] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.119473 21721 raft_consensus.cc:2243] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.120155 21721 raft_consensus.cc:2272] T f502d1939c44427e9457ff87fac1d799 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.121953 21721 tablet_replica.cc:333] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.122416 21721 raft_consensus.cc:2243] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.122763 21721 raft_consensus.cc:2272] T 4a37c64b47be4ea9b55da71e4ef60357 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.124331 21721 tablet_replica.cc:333] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.124770 21721 raft_consensus.cc:2243] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.125535 21721 raft_consensus.cc:2272] T 729e0b7eea9a497f82bc6ac2f2975945 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.127208 21721 tablet_replica.cc:333] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.127776 21721 raft_consensus.cc:2243] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.128162 21721 raft_consensus.cc:2272] T bac19e8030cc47daacc0aac7baa0a3a2 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.130079 21721 tablet_replica.cc:333] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.130534 21721 raft_consensus.cc:2243] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.131002 21721 raft_consensus.cc:2272] T f0b72d0eb88c41e397c1d52d9709d62d P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.132503 21721 tablet_replica.cc:333] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.132938 21721 raft_consensus.cc:2243] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.133364 21721 raft_consensus.cc:2272] T 44361c6ae1ea45cebb231b5e75548d28 P 9787519f3ec142e290d405ed39f038f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.134815 21721 tablet_replica.cc:333] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.135257 21721 raft_consensus.cc:2243] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.136081 21721 raft_consensus.cc:2272] T 15bc06cb96824001881b4b5ac1ea7ac4 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.138347 21721 tablet_replica.cc:333] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.139029 21721 raft_consensus.cc:2243] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.139470 21721 raft_consensus.cc:2272] T f952b1a06f2845449fb66197be5cab84 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.141876 21721 tablet_replica.cc:333] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.142477 21721 raft_consensus.cc:2243] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.142829 21721 raft_consensus.cc:2272] T 9913858a01614b6a8befe84740a6a583 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.144404 21721 tablet_replica.cc:333] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.144819 21721 raft_consensus.cc:2243] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.145133 21721 raft_consensus.cc:2272] T 0350a4ed59484abcbb5b89d2fadf6c3f P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.146922 21721 tablet_replica.cc:333] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.147346 21721 raft_consensus.cc:2243] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.147709 21721 raft_consensus.cc:2272] T f7d380fd1f92445e9b922d008af3c7d3 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.149391 21721 tablet_replica.cc:333] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.149809 21721 raft_consensus.cc:2243] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.150466 21721 raft_consensus.cc:2272] T cb6326f75cd94087b0dea4017e9075e7 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.152025 21721 tablet_replica.cc:333] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.152432 21721 raft_consensus.cc:2243] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.152751 21721 raft_consensus.cc:2272] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.154567 21721 tablet_replica.cc:333] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.155206 21721 raft_consensus.cc:2243] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.156047 21721 raft_consensus.cc:2272] T 412c2b2610e3463e833ee0c634302ced P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:46.157739 23213 consensus_peers.cc:597] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 -> Peer 9787519f3ec142e290d405ed39f038f5 (127.21.54.67:46415): Couldn't send request to peer 9787519f3ec142e290d405ed39f038f5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:46.158282 21721 tablet_replica.cc:333] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.158931 21721 raft_consensus.cc:2243] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.159477 21721 raft_consensus.cc:2272] T dddf9519cafb43b7ac08d1fb514d6fbc P 9787519f3ec142e290d405ed39f038f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.161630 21721 tablet_replica.cc:333] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.162092 21721 raft_consensus.cc:2243] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.162784 21721 raft_consensus.cc:2272] T 942e0806545c405a93619daee1fdd636 P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.164501 21721 tablet_replica.cc:333] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5: stopping tablet replica
I20260710 13:24:46.164938 21721 raft_consensus.cc:2243] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.165390 21721 raft_consensus.cc:2272] T 76fb6a4ba8f94b529853c1e94537d39c P 9787519f3ec142e290d405ed39f038f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.208400 21721 tablet_server.cc:196] TabletServer@127.21.54.67:0 shutdown complete.
W20260710 13:24:46.214054 23212 consensus_peers.cc:597] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 -> Peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Couldn't send request to peer e17c89ab14554ac59f12d074162ee2f2. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:40879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:46.232496 23212 consensus_peers.cc:597] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 -> Peer e17c89ab14554ac59f12d074162ee2f2 (127.21.54.66:40879): Couldn't send request to peer e17c89ab14554ac59f12d074162ee2f2. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:40879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:46.247258 21721 tablet_server.cc:179] TabletServer@127.21.54.68:0 shutting down...
I20260710 13:24:46.270556 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:46.271227 21721 tablet_replica.cc:333] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.271818 21721 raft_consensus.cc:2243] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.272442 21721 raft_consensus.cc:2272] T 3546bfd1a1e54e2298471274e2247cc6 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.274189 21721 tablet_replica.cc:333] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.274711 21721 raft_consensus.cc:2243] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.275216 21721 raft_consensus.cc:2272] T 34f053e200604e1fb0689e4c4b498608 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.276839 21721 tablet_replica.cc:333] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.277392 21721 raft_consensus.cc:2243] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.278103 21721 raft_consensus.cc:2272] T 0350a4ed59484abcbb5b89d2fadf6c3f P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.279726 21721 tablet_replica.cc:333] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.280323 21721 raft_consensus.cc:2243] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.281008 21721 raft_consensus.cc:2272] T 8e4c7fe59bde471d83c5b7273bf740ca P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.282673 21721 tablet_replica.cc:333] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.283187 21721 raft_consensus.cc:2243] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.283699 21721 raft_consensus.cc:2272] T 720f66b9b53240fb9228e8e01192d09c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.285404 21721 tablet_replica.cc:333] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.286023 21721 raft_consensus.cc:2243] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.286780 21721 raft_consensus.cc:2272] T dddf9519cafb43b7ac08d1fb514d6fbc P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.289408 21721 tablet_replica.cc:333] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.290067 21721 raft_consensus.cc:2243] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.290702 21721 raft_consensus.cc:2272] T e206f21c248e4620a64e88f84950c5e2 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.292459 21721 tablet_replica.cc:333] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.292977 21721 raft_consensus.cc:2243] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.293524 21721 raft_consensus.cc:2272] T f952b1a06f2845449fb66197be5cab84 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.295547 21721 tablet_replica.cc:333] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.296036 21721 raft_consensus.cc:2243] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.296726 21721 raft_consensus.cc:2272] T f7d380fd1f92445e9b922d008af3c7d3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.298527 21721 tablet_replica.cc:333] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.299017 21721 raft_consensus.cc:2243] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.299726 21721 raft_consensus.cc:2272] T f0b72d0eb88c41e397c1d52d9709d62d P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.301399 21721 tablet_replica.cc:333] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.301910 21721 raft_consensus.cc:2243] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.302416 21721 raft_consensus.cc:2272] T 76fb6a4ba8f94b529853c1e94537d39c P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.304030 21721 tablet_replica.cc:333] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.304517 21721 raft_consensus.cc:2243] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.304926 21721 raft_consensus.cc:2272] T f502d1939c44427e9457ff87fac1d799 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.306516 21721 tablet_replica.cc:333] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.306998 21721 raft_consensus.cc:2243] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.307477 21721 raft_consensus.cc:2272] T 569967b4709e4ef0bc46a9d748bdda0f P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.309087 21721 tablet_replica.cc:333] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.309624 21721 raft_consensus.cc:2243] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.310089 21721 raft_consensus.cc:2272] T 412c2b2610e3463e833ee0c634302ced P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.311700 21721 tablet_replica.cc:333] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.312168 21721 raft_consensus.cc:2243] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.312867 21721 raft_consensus.cc:2272] T 641cde90540d4ca6b30d9b34e8b8c7e3 P 6270a044ab1b45fe80aecb3da67db333 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.314424 21721 tablet_replica.cc:333] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.314881 21721 raft_consensus.cc:2243] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.315299 21721 raft_consensus.cc:2272] T 230964adba2f4c00a4da219dcd794b5b P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.316916 21721 tablet_replica.cc:333] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.317385 21721 raft_consensus.cc:2243] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.317822 21721 raft_consensus.cc:2272] T 729e0b7eea9a497f82bc6ac2f2975945 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.319443 21721 tablet_replica.cc:333] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333: stopping tablet replica
I20260710 13:24:46.319852 21721 raft_consensus.cc:2243] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.320288 21721 raft_consensus.cc:2272] T cb6326f75cd94087b0dea4017e9075e7 P 6270a044ab1b45fe80aecb3da67db333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.356009 21721 tablet_server.cc:196] TabletServer@127.21.54.68:0 shutdown complete.
I20260710 13:24:46.383183 21721 master.cc:562] Master@127.21.54.126:34605 shutting down...
I20260710 13:24:46.402841 21721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.403427 21721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.403748 21721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95717b95c4014d73aab83595b247d40f: stopping tablet replica
I20260710 13:24:46.425460 21721 master.cc:584] Master@127.21.54.126:34605 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27130 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:24:46.498294 21721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.54.126:40761
I20260710 13:24:46.499559 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:46.506034 23671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:46.506093 23670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:46.506599 23673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:46.507179 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:46.508183 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:46.508399 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:46.508608 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689886508574 us; error 0 us; skew 500 ppm
I20260710 13:24:46.509781 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:46.512238 21721 webserver.cc:533] Webserver started at http://127.21.54.126:36651/ using document root <none> and password file <none>
I20260710 13:24:46.512738 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:46.512892 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:46.513257 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:46.514554 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/master-0-root/instance:
uuid: "3758fe2a21444e098dbc65f24d8841ec"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-swp1"
I20260710 13:24:46.519259 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:46.522737 23678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.523456 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:46.523738 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/master-0-root
uuid: "3758fe2a21444e098dbc65f24d8841ec"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-swp1"
I20260710 13:24:46.524020 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:46.538688 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:46.539961 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:46.583719 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.126:40761
I20260710 13:24:46.583869 23729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.126:40761 every 8 connection(s)
I20260710 13:24:46.587790 23730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:46.599431 23730 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec: Bootstrap starting.
I20260710 13:24:46.604573 23730 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:46.609130 23730 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec: No bootstrap required, opened a new log
I20260710 13:24:46.611567 23730 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3758fe2a21444e098dbc65f24d8841ec" member_type: VOTER }
I20260710 13:24:46.612106 23730 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:46.612347 23730 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3758fe2a21444e098dbc65f24d8841ec, State: Initialized, Role: FOLLOWER
I20260710 13:24:46.613003 23730 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3758fe2a21444e098dbc65f24d8841ec" member_type: VOTER }
I20260710 13:24:46.613533 23730 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:46.613761 23730 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:46.614058 23730 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:46.618721 23730 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3758fe2a21444e098dbc65f24d8841ec" member_type: VOTER }
I20260710 13:24:46.619266 23730 leader_election.cc:304] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [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: 3758fe2a21444e098dbc65f24d8841ec; no voters: 
I20260710 13:24:46.620419 23730 leader_election.cc:290] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:46.620774 23733 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:46.622211 23733 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 1 LEADER]: Becoming Leader. State: Replica: 3758fe2a21444e098dbc65f24d8841ec, State: Running, Role: LEADER
I20260710 13:24:46.622916 23733 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [LEADER]: Queue going to LEADER mode. State: All 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: "3758fe2a21444e098dbc65f24d8841ec" member_type: VOTER }
I20260710 13:24:46.623466 23730 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:46.630106 23735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3758fe2a21444e098dbc65f24d8841ec. Latest consensus state: current_term: 1 leader_uuid: "3758fe2a21444e098dbc65f24d8841ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3758fe2a21444e098dbc65f24d8841ec" member_type: VOTER } }
I20260710 13:24:46.630013 23734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3758fe2a21444e098dbc65f24d8841ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3758fe2a21444e098dbc65f24d8841ec" member_type: VOTER } }
I20260710 13:24:46.630993 23735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:46.631098 23734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:46.633741 23743 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:46.641584 23743 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:46.642601 21721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:46.650588 23743 catalog_manager.cc:1383] Generated new cluster ID: e070e651dc7b4b9884222a22b2841b1e
I20260710 13:24:46.650931 23743 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:46.677235 23743 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:46.678534 23743 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:46.692567 23743 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec: Generated new TSK 0
I20260710 13:24:46.693218 23743 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:46.708899 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:46.715098 23751 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:46.716068 23752 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:46.719195 23754 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:46.720963 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:46.721966 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:46.722215 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:46.722402 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689886722384 us; error 0 us; skew 500 ppm
I20260710 13:24:46.722975 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:46.725462 21721 webserver.cc:533] Webserver started at http://127.21.54.65:36409/ using document root <none> and password file <none>
I20260710 13:24:46.725955 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:46.726141 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:46.726413 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:46.727612 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/instance:
uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-swp1"
I20260710 13:24:46.732160 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:24:46.735730 23759 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.736692 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:46.737133 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-swp1"
I20260710 13:24:46.737588 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:46.753317 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:46.754599 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:46.756172 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:46.758658 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:46.758893 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.759167 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:46.759361 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.820047 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:36835
I20260710 13:24:46.820217 23821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:36835 every 8 connection(s)
I20260710 13:24:46.826337 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:46.833681 23826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:46.834192 23827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:46.840682 23822 heartbeater.cc:344] Connected to a master server at 127.21.54.126:40761
W20260710 13:24:46.840584 23829 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:46.841074 23822 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:46.841282 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:46.842130 23822 heartbeater.cc:507] Master 127.21.54.126:40761 requested a full tablet report, sending...
I20260710 13:24:46.842624 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:46.842886 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:46.843096 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689886843078 us; error 0 us; skew 500 ppm
I20260710 13:24:46.843727 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:46.844524 23695 ts_manager.cc:194] Registered new tserver with Master: 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:46.846725 21721 webserver.cc:533] Webserver started at http://127.21.54.66:42825/ using document root <none> and password file <none>
I20260710 13:24:46.847167 23695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58210
I20260710 13:24:46.847362 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:46.847610 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:46.847956 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:46.849484 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/instance:
uuid: "e883fb49814d4161919895c28010c83c"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-swp1"
I20260710 13:24:46.853866 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:46.857306 23834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.858048 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:46.858336 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-1-root
uuid: "e883fb49814d4161919895c28010c83c"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-swp1"
I20260710 13:24:46.858603 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:46.882613 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:46.883868 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:46.885421 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:46.887681 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:46.887945 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.888206 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:46.888374 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.929227 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.66:36033
I20260710 13:24:46.929358 23896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.66:36033 every 8 connection(s)
I20260710 13:24:46.933977 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:46.942560 23900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:46.944597 23901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:46.947584 23903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:46.948251 23897 heartbeater.cc:344] Connected to a master server at 127.21.54.126:40761
I20260710 13:24:46.948559 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:46.948709 23897 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:46.949587 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:46.949663 23897 heartbeater.cc:507] Master 127.21.54.126:40761 requested a full tablet report, sending...
W20260710 13:24:46.949841 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:46.950163 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689886950141 us; error 0 us; skew 500 ppm
I20260710 13:24:46.950929 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:46.952068 23695 ts_manager.cc:194] Registered new tserver with Master: e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:46.953697 21721 webserver.cc:533] Webserver started at http://127.21.54.67:34487/ using document root <none> and password file <none>
I20260710 13:24:46.953927 23695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58222
I20260710 13:24:46.954332 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:46.954596 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:46.954912 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:46.956141 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/instance:
uuid: "15dea6071bbc49169e30c9ea489c9e77"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-swp1"
I20260710 13:24:46.960553 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 13:24:46.963851 23908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.964632 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:24:46.964991 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-2-root
uuid: "15dea6071bbc49169e30c9ea489c9e77"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-swp1"
I20260710 13:24:46.965338 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:46.985224 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:46.986481 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:46.987924 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:46.990139 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:46.990373 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:46.990649 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:46.990833 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:47.030372 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.67:44765
I20260710 13:24:47.030503 23970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.67:44765 every 8 connection(s)
I20260710 13:24:47.035362 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:47.042230 23974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:47.043717 23975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:47.045727 23977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:47.047189 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:47.048269 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:47.048444 23971 heartbeater.cc:344] Connected to a master server at 127.21.54.126:40761
W20260710 13:24:47.048553 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:47.048846 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689887048826 us; error 0 us; skew 500 ppm
I20260710 13:24:47.048909 23971 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:47.049679 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:47.049865 23971 heartbeater.cc:507] Master 127.21.54.126:40761 requested a full tablet report, sending...
I20260710 13:24:47.052309 23695 ts_manager.cc:194] Registered new tserver with Master: 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:47.052592 21721 webserver.cc:533] Webserver started at http://127.21.54.68:38857/ using document root <none> and password file <none>
I20260710 13:24:47.053144 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:47.053387 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:47.053682 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:47.053964 23695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58238
I20260710 13:24:47.054991 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-3-root/instance:
uuid: "ff65e97626864682a962caa9679dda9e"
format_stamp: "Formatted at 2026-07-10 13:24:47 on dist-test-slave-swp1"
I20260710 13:24:47.059762 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:24:47.063212 23982 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:47.064047 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:47.064368 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-3-root
uuid: "ff65e97626864682a962caa9679dda9e"
format_stamp: "Formatted at 2026-07-10 13:24:47 on dist-test-slave-swp1"
I20260710 13:24:47.064700 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:47.080467 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:47.081821 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:47.083256 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:47.085539 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:47.085783 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:47.086022 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:47.086198 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:47.127091 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.68:34923
I20260710 13:24:47.127192 24044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.68:34923 every 8 connection(s)
I20260710 13:24:47.141207 24045 heartbeater.cc:344] Connected to a master server at 127.21.54.126:40761
I20260710 13:24:47.141601 24045 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:47.142319 24045 heartbeater.cc:507] Master 127.21.54.126:40761 requested a full tablet report, sending...
I20260710 13:24:47.144510 23695 ts_manager.cc:194] Registered new tserver with Master: ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:47.144908 21721 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014842967s
I20260710 13:24:47.145936 23695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58248
I20260710 13:24:47.170536 23695 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58260:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:24:47.303499 23936 tablet_service.cc:1511] Processing CreateTablet for tablet 46a559e93e9c4c1f95cf5349a30dff73 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:47.304952 23936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a559e93e9c4c1f95cf5349a30dff73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.306768 23935 tablet_service.cc:1511] Processing CreateTablet for tablet 05b6ddb015b240e6b25a05a0c825269c (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:47.308568 23935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b6ddb015b240e6b25a05a0c825269c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.312279 23786 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4624b5662648178aca5dba14bec8f1 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:47.313856 23786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4624b5662648178aca5dba14bec8f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.315302 23934 tablet_service.cc:1511] Processing CreateTablet for tablet 949b44e742a34784ab35af3310a769a7 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:47.316838 23934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949b44e742a34784ab35af3310a769a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.318306 23787 tablet_service.cc:1511] Processing CreateTablet for tablet 46a559e93e9c4c1f95cf5349a30dff73 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:47.319561 23787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a559e93e9c4c1f95cf5349a30dff73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.321760 23933 tablet_service.cc:1511] Processing CreateTablet for tablet eb4b37b21644450faa0904043721e29c (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:47.322355 23785 tablet_service.cc:1511] Processing CreateTablet for tablet 05b6ddb015b240e6b25a05a0c825269c (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:47.323154 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4b37b21644450faa0904043721e29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.323791 23785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b6ddb015b240e6b25a05a0c825269c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.326844 23784 tablet_service.cc:1511] Processing CreateTablet for tablet eb4b37b21644450faa0904043721e29c (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:47.326925 23783 tablet_service.cc:1511] Processing CreateTablet for tablet 60b96c69114649ea9786c3f34c3d9d8e (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:47.328346 23784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4b37b21644450faa0904043721e29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.330312 23862 tablet_service.cc:1511] Processing CreateTablet for tablet 46a559e93e9c4c1f95cf5349a30dff73 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:47.331607 23862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46a559e93e9c4c1f95cf5349a30dff73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.334355 23861 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4624b5662648178aca5dba14bec8f1 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:47.335676 23861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4624b5662648178aca5dba14bec8f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.338382 23859 tablet_service.cc:1511] Processing CreateTablet for tablet eb4b37b21644450faa0904043721e29c (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:47.339758 23859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4b37b21644450faa0904043721e29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.342869 23860 tablet_service.cc:1511] Processing CreateTablet for tablet 949b44e742a34784ab35af3310a769a7 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:47.344168 23860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949b44e742a34784ab35af3310a769a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.341722 23783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b96c69114649ea9786c3f34c3d9d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.346239 24010 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4624b5662648178aca5dba14bec8f1 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:47.347594 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4624b5662648178aca5dba14bec8f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.350226 24009 tablet_service.cc:1511] Processing CreateTablet for tablet 05b6ddb015b240e6b25a05a0c825269c (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:47.351557 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b6ddb015b240e6b25a05a0c825269c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.354394 24008 tablet_service.cc:1511] Processing CreateTablet for tablet 949b44e742a34784ab35af3310a769a7 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:47.355784 24008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949b44e742a34784ab35af3310a769a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.359691 24007 tablet_service.cc:1511] Processing CreateTablet for tablet 60b96c69114649ea9786c3f34c3d9d8e (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:47.365546 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b96c69114649ea9786c3f34c3d9d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.385394 23858 tablet_service.cc:1511] Processing CreateTablet for tablet 60b96c69114649ea9786c3f34c3d9d8e (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:47.386794 23858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b96c69114649ea9786c3f34c3d9d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.394460 24065 tablet_bootstrap.cc:492] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:47.409319 23933 tablet_service.cc:1511] Processing CreateTablet for tablet abfee3fa21534c86b84107ffbfb96297 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:47.410828 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfee3fa21534c86b84107ffbfb96297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.417358 24006 tablet_service.cc:1511] Processing CreateTablet for tablet abfee3fa21534c86b84107ffbfb96297 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:47.418481 23782 tablet_service.cc:1511] Processing CreateTablet for tablet abfee3fa21534c86b84107ffbfb96297 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:47.419986 23782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfee3fa21534c86b84107ffbfb96297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.420362 23857 tablet_service.cc:1511] Processing CreateTablet for tablet 4b00c8b53da44cd181108001ef832b25 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:47.421814 23857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b00c8b53da44cd181108001ef832b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.418964 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfee3fa21534c86b84107ffbfb96297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.434229 23935 tablet_service.cc:1511] Processing CreateTablet for tablet 4b00c8b53da44cd181108001ef832b25 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:47.435663 23935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b00c8b53da44cd181108001ef832b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.454531 24064 tablet_bootstrap.cc:492] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:47.463228 24065 tablet_bootstrap.cc:654] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.462558 24005 tablet_service.cc:1511] Processing CreateTablet for tablet 4b00c8b53da44cd181108001ef832b25 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:47.467559 24005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b00c8b53da44cd181108001ef832b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.485947 24066 tablet_bootstrap.cc:492] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:47.495220 23785 tablet_service.cc:1511] Processing CreateTablet for tablet e1ff0b8b7f634085becebafcbf9c7716 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:47.496114 23860 tablet_service.cc:1511] Processing CreateTablet for tablet e1ff0b8b7f634085becebafcbf9c7716 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:47.499670 23860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ff0b8b7f634085becebafcbf9c7716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.498476 24064 tablet_bootstrap.cc:654] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.500882 23935 tablet_service.cc:1511] Processing CreateTablet for tablet e1ff0b8b7f634085becebafcbf9c7716 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:47.496608 23785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ff0b8b7f634085becebafcbf9c7716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.508778 24067 tablet_bootstrap.cc:492] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:47.515285 24065 tablet_bootstrap.cc:492] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:47.516011 24065 ts_tablet_manager.cc:1403] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.006s
I20260710 13:24:47.517671 23935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ff0b8b7f634085becebafcbf9c7716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.518591 24010 tablet_service.cc:1511] Processing CreateTablet for tablet c6fcbb478c1a4a0b8c0624231963631f (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:47.520351 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fcbb478c1a4a0b8c0624231963631f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.527628 23862 tablet_service.cc:1511] Processing CreateTablet for tablet c6fcbb478c1a4a0b8c0624231963631f (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:47.528689 23936 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc9ec8dd6c3471e8493480473b94513 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:47.529934 23936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc9ec8dd6c3471e8493480473b94513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.516073 24066 tablet_bootstrap.cc:654] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.529028 23862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fcbb478c1a4a0b8c0624231963631f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.539999 23782 tablet_service.cc:1511] Processing CreateTablet for tablet c6fcbb478c1a4a0b8c0624231963631f (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:47.541443 23782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fcbb478c1a4a0b8c0624231963631f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.541560 24065 raft_consensus.cc:359] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:47.542273 24065 raft_consensus.cc:385] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.542570 24065 raft_consensus.cc:740] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.559685 23786 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc9ec8dd6c3471e8493480473b94513 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:47.560006 23859 tablet_service.cc:1511] Processing CreateTablet for tablet 263f3e1c92994d7c8479b38e557f0c37 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:47.561062 23786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc9ec8dd6c3471e8493480473b94513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.561928 23859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263f3e1c92994d7c8479b38e557f0c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.582369 24067 tablet_bootstrap.cc:654] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.588008 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc9ec8dd6c3471e8493480473b94513 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:47.590021 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc9ec8dd6c3471e8493480473b94513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.552537 24065 consensus_queue.cc:260] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:47.594799 23934 tablet_service.cc:1511] Processing CreateTablet for tablet 263f3e1c92994d7c8479b38e557f0c37 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:47.599984 23934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263f3e1c92994d7c8479b38e557f0c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.600147 24065 ts_tablet_manager.cc:1434] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260710 13:24:47.601389 24064 tablet_bootstrap.cc:492] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:47.601563 24005 tablet_service.cc:1511] Processing CreateTablet for tablet 263f3e1c92994d7c8479b38e557f0c37 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:47.617599 24064 ts_tablet_manager.cc:1403] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.022s
I20260710 13:24:47.618124 24005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263f3e1c92994d7c8479b38e557f0c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.619910 23786 tablet_service.cc:1511] Processing CreateTablet for tablet 3314f6491a4e49868775d13b4ef1b751 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:47.620710 24064 raft_consensus.cc:359] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:47.609907 24065 tablet_bootstrap.cc:492] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:47.621486 24064 raft_consensus.cc:385] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.621804 24064 raft_consensus.cc:740] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.609499 23971 heartbeater.cc:499] Master 127.21.54.126:40761 was elected leader, sending a full tablet report...
I20260710 13:24:47.621191 23786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3314f6491a4e49868775d13b4ef1b751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.627215 23858 tablet_service.cc:1511] Processing CreateTablet for tablet 3314f6491a4e49868775d13b4ef1b751 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:47.628520 23858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3314f6491a4e49868775d13b4ef1b751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.615448 24066 tablet_bootstrap.cc:492] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:47.633580 24066 ts_tablet_manager.cc:1403] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.148s	user 0.016s	sys 0.041s
W20260710 13:24:47.634936 23742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:47.636653 24066 raft_consensus.cc:359] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:47.632349 24065 tablet_bootstrap.cc:654] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.639469 24066 raft_consensus.cc:385] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.639834 24066 raft_consensus.cc:740] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.640610 24066 consensus_queue.cc:260] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:47.640724 24009 tablet_service.cc:1511] Processing CreateTablet for tablet c0fd2fd284064902899e2c94a2605941 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:47.642933 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fd2fd284064902899e2c94a2605941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.649199 24064 consensus_queue.cc:260] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:47.655809 23933 tablet_service.cc:1511] Processing CreateTablet for tablet 3314f6491a4e49868775d13b4ef1b751 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:47.663443 23782 tablet_service.cc:1511] Processing CreateTablet for tablet c0fd2fd284064902899e2c94a2605941 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:47.664865 23782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fd2fd284064902899e2c94a2605941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.665134 23860 tablet_service.cc:1511] Processing CreateTablet for tablet c0fd2fd284064902899e2c94a2605941 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:47.666602 23860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fd2fd284064902899e2c94a2605941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.667798 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2150d6074c46efac31795650b195f6 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:47.669677 23934 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2150d6074c46efac31795650b195f6 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:47.670147 23785 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2150d6074c46efac31795650b195f6 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:47.671384 23785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2150d6074c46efac31795650b195f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.674029 23861 tablet_service.cc:1511] Processing CreateTablet for tablet bb2beecf1e2a405fab6db91bb70ed3a0 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:47.669042 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2150d6074c46efac31795650b195f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.675830 23861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2beecf1e2a405fab6db91bb70ed3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.678229 23936 tablet_service.cc:1511] Processing CreateTablet for tablet bb2beecf1e2a405fab6db91bb70ed3a0 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:47.690860 24064 ts_tablet_manager.cc:1434] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.015s
I20260710 13:24:47.690547 24010 tablet_service.cc:1511] Processing CreateTablet for tablet bb2beecf1e2a405fab6db91bb70ed3a0 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:47.691660 23822 heartbeater.cc:499] Master 127.21.54.126:40761 was elected leader, sending a full tablet report...
I20260710 13:24:47.691540 23784 tablet_service.cc:1511] Processing CreateTablet for tablet ae722fcf40424a00860c2e8432ac965a (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:47.692006 24064 tablet_bootstrap.cc:492] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:47.692082 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2beecf1e2a405fab6db91bb70ed3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.692734 23784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae722fcf40424a00860c2e8432ac965a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.698915 23933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3314f6491a4e49868775d13b4ef1b751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.702472 23936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2beecf1e2a405fab6db91bb70ed3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.708724 24067 tablet_bootstrap.cc:492] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:47.709292 24067 ts_tablet_manager.cc:1403] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.201s	user 0.019s	sys 0.018s
I20260710 13:24:47.712275 24067 raft_consensus.cc:359] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:47.718019 23934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2150d6074c46efac31795650b195f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.725471 23935 tablet_service.cc:1511] Processing CreateTablet for tablet ae722fcf40424a00860c2e8432ac965a (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:47.726750 23935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae722fcf40424a00860c2e8432ac965a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.730064 23862 tablet_service.cc:1511] Processing CreateTablet for tablet ae722fcf40424a00860c2e8432ac965a (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:47.732000 23862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae722fcf40424a00860c2e8432ac965a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.712963 24067 raft_consensus.cc:385] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.733464 24067 raft_consensus.cc:740] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.734329 24067 consensus_queue.cc:260] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:47.735996 24005 tablet_service.cc:1511] Processing CreateTablet for tablet 930ae4a980324c1d80d4057ef222a953 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:47.737313 24005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930ae4a980324c1d80d4057ef222a953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.753069 24065 tablet_bootstrap.cc:492] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:47.753625 24065 ts_tablet_manager.cc:1403] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.013s
I20260710 13:24:47.756536 24065 raft_consensus.cc:359] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:47.761006 24065 raft_consensus.cc:385] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.765304 24064 tablet_bootstrap.cc:654] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.767697 23897 heartbeater.cc:499] Master 127.21.54.126:40761 was elected leader, sending a full tablet report...
I20260710 13:24:47.768481 24045 heartbeater.cc:499] Master 127.21.54.126:40761 was elected leader, sending a full tablet report...
I20260710 13:24:47.764279 24065 raft_consensus.cc:740] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.772971 24066 ts_tablet_manager.cc:1434] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.139s	user 0.012s	sys 0.012s
I20260710 13:24:47.774219 24066 tablet_bootstrap.cc:492] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
W20260710 13:24:47.787779 23972 tablet.cc:2406] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:47.790450 23862 tablet_service.cc:1511] Processing CreateTablet for tablet 930ae4a980324c1d80d4057ef222a953 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:47.790781 23932 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2c37915b314ce8aa9c9e071b654c1d (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:47.791877 23862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930ae4a980324c1d80d4057ef222a953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.792618 23932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2c37915b314ce8aa9c9e071b654c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.793239 24065 consensus_queue.cc:260] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:47.794414 24066 tablet_bootstrap.cc:654] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:47.795796 24065 ts_tablet_manager.cc:1434] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260710 13:24:47.796784 24065 tablet_bootstrap.cc:492] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:47.766047 23785 tablet_service.cc:1511] Processing CreateTablet for tablet 930ae4a980324c1d80d4057ef222a953 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:47.818010 23786 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2c37915b314ce8aa9c9e071b654c1d (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:47.819376 23786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2c37915b314ce8aa9c9e071b654c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.821429 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2c37915b314ce8aa9c9e071b654c1d (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:47.822733 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2c37915b314ce8aa9c9e071b654c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.835314 23785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930ae4a980324c1d80d4057ef222a953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.838518 24067 ts_tablet_manager.cc:1434] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.129s	user 0.011s	sys 0.002s
I20260710 13:24:47.842890 24067 tablet_bootstrap.cc:492] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:47.847388 23932 tablet_service.cc:1511] Processing CreateTablet for tablet 339a748054f04d669386d29a0162f6b2 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:47.827598 23858 tablet_service.cc:1511] Processing CreateTablet for tablet 339a748054f04d669386d29a0162f6b2 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:47.854111 23858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339a748054f04d669386d29a0162f6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.858474 23932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339a748054f04d669386d29a0162f6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.864423 23785 tablet_service.cc:1511] Processing CreateTablet for tablet 587476ec0b154b7e9dd139c0d2a77315 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:47.866441 24009 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2421197bbc42db96a71bb3990c5c98 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:47.868518 23785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 587476ec0b154b7e9dd139c0d2a77315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.871816 24075 raft_consensus.cc:493] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.872375 24075 raft_consensus.cc:515] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:47.875197 23934 tablet_service.cc:1511] Processing CreateTablet for tablet 587476ec0b154b7e9dd139c0d2a77315 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:47.882437 23934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 587476ec0b154b7e9dd139c0d2a77315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.882630 23861 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2421197bbc42db96a71bb3990c5c98 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:47.883404 24066 tablet_bootstrap.cc:492] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:47.883900 24066 ts_tablet_manager.cc:1403] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.002s
I20260710 13:24:47.883967 23861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2421197bbc42db96a71bb3990c5c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.887105 23782 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2421197bbc42db96a71bb3990c5c98 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:47.888393 23782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2421197bbc42db96a71bb3990c5c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.891623 24075 leader_election.cc:290] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:47.894606 24064 tablet_bootstrap.cc:492] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:47.895272 24064 ts_tablet_manager.cc:1403] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.203s	user 0.033s	sys 0.016s
I20260710 13:24:47.903697 24066 raft_consensus.cc:359] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:47.915241 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 339a748054f04d669386d29a0162f6b2 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:47.915342 24064 raft_consensus.cc:359] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:47.916373 24064 raft_consensus.cc:385] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.916728 24064 raft_consensus.cc:740] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.916903 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2421197bbc42db96a71bb3990c5c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.917963 24071 raft_consensus.cc:493] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:47.918439 24071 raft_consensus.cc:515] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:47.904846 24066 raft_consensus.cc:385] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:47.941447 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a559e93e9c4c1f95cf5349a30dff73" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:47.942305 23797 raft_consensus.cc:2468] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 0.
I20260710 13:24:47.923024 24071 leader_election.cc:290] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:47.954994 23836 leader_election.cc:304] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:24:47.956383 24075 raft_consensus.cc:2804] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:47.956916 24075 raft_consensus.cc:493] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:47.957428 24075 raft_consensus.cc:3060] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.968506 24075 raft_consensus.cc:515] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:47.924422 24066 raft_consensus.cc:740] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:47.936607 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339a748054f04d669386d29a0162f6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:47.989384 24075 leader_election.cc:290] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:47.990911 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a559e93e9c4c1f95cf5349a30dff73" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:47.991691 23797 raft_consensus.cc:3060] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:47.991989 24009 tablet_service.cc:1511] Processing CreateTablet for tablet 56a0feeabb604acb8aa0cd46e7c30a5c (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:47.934604 24064 consensus_queue.cc:260] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.000790 23783 tablet_service.cc:1511] Processing CreateTablet for tablet 56a0feeabb604acb8aa0cd46e7c30a5c (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:48.002344 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a0feeabb604acb8aa0cd46e7c30a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:48.004034 24064 ts_tablet_manager.cc:1434] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.108s	user 0.010s	sys 0.000s
I20260710 13:24:47.908346 23860 tablet_service.cc:1511] Processing CreateTablet for tablet 587476ec0b154b7e9dd139c0d2a77315 (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:48.002347 23783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a0feeabb604acb8aa0cd46e7c30a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:48.006011 23860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 587476ec0b154b7e9dd139c0d2a77315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:48.006253 24067 tablet_bootstrap.cc:654] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.005075 24064 tablet_bootstrap.cc:492] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:48.017700 24065 tablet_bootstrap.cc:654] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.019999 23861 tablet_service.cc:1511] Processing CreateTablet for tablet e2910aa77fa4485d9f371262ee4e306b (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:48.021389 23861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2910aa77fa4485d9f371262ee4e306b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:48.024698 24010 tablet_service.cc:1511] Processing CreateTablet for tablet e2910aa77fa4485d9f371262ee4e306b (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:48.026113 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2910aa77fa4485d9f371262ee4e306b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:48.029469 24066 consensus_queue.cc:260] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.031796 24066 ts_tablet_manager.cc:1434] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.147s	user 0.008s	sys 0.001s
I20260710 13:24:48.035552 24066 tablet_bootstrap.cc:492] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:48.045924 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a559e93e9c4c1f95cf5349a30dff73" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:48.053123 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a559e93e9c4c1f95cf5349a30dff73" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:48.053408 23934 tablet_service.cc:1511] Processing CreateTablet for tablet e2910aa77fa4485d9f371262ee4e306b (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260710 13:24:48.054729 23837 leader_election.cc:343] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.055186 23934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2910aa77fa4485d9f371262ee4e306b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:24:48.055719 23837 leader_election.cc:343] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.056286 24064 tablet_bootstrap.cc:654] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.071003 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.071797 23796 raft_consensus.cc:2468] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:48.073040 23910 leader_election.cc:304] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: 
I20260710 13:24:48.073987 24071 raft_consensus.cc:2804] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.074366 24071 raft_consensus.cc:493] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.074712 24071 raft_consensus.cc:3060] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.072500 23797 raft_consensus.cc:2468] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:48.084370 24066 tablet_bootstrap.cc:654] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.084239 23836 leader_election.cc:304] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [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: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c; no voters: 15dea6071bbc49169e30c9ea489c9e77
I20260710 13:24:48.085855 24075 raft_consensus.cc:2804] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.095232 24067 tablet_bootstrap.cc:492] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.095968 24067 ts_tablet_manager.cc:1403] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.254s	user 0.017s	sys 0.016s
I20260710 13:24:48.060313 23932 tablet_service.cc:1511] Processing CreateTablet for tablet 56a0feeabb604acb8aa0cd46e7c30a5c (DEFAULT_TABLE table=test-workload [id=f47dd8b5e3f34ac5b62ed539c692e117]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:48.099495 24075 raft_consensus.cc:697] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Becoming Leader. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:24:48.097564 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:48.100507 24075 consensus_queue.cc:237] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
W20260710 13:24:48.101472 23909 leader_election.cc:343] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff65e97626864682a962caa9679dda9e (127.21.54.68:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.107316 24064 tablet_bootstrap.cc:492] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:48.107079 24067 raft_consensus.cc:359] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.108004 24064 ts_tablet_manager.cc:1403] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.020s
I20260710 13:24:48.086933 24071 raft_consensus.cc:515] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.108109 24067 raft_consensus.cc:385] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.110029 24067 raft_consensus.cc:740] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.111059 24071 leader_election.cc:290] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.111887 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:48.112241 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:48.116684 23797 raft_consensus.cc:3060] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:48.117723 23909 leader_election.cc:343] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff65e97626864682a962caa9679dda9e (127.21.54.68:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.117522 24067 consensus_queue.cc:260] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.119295 23932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a0feeabb604acb8aa0cd46e7c30a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:48.123215 24067 ts_tablet_manager.cc:1434] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260710 13:24:48.125949 24067 tablet_bootstrap.cc:492] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:48.128494 23797 raft_consensus.cc:2468] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:48.129671 23910 leader_election.cc:304] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [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: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: ff65e97626864682a962caa9679dda9e
I20260710 13:24:48.115618 24064 raft_consensus.cc:359] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.131536 24064 raft_consensus.cc:385] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.131865 24064 raft_consensus.cc:740] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.133921 23693 catalog_manager.cc:5697] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c reported cstate change: term changed from 0 to 1, leader changed from <none> to e883fb49814d4161919895c28010c83c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "e883fb49814d4161919895c28010c83c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:48.137857 24071 raft_consensus.cc:2804] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.142019 24065 tablet_bootstrap.cc:492] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:48.147192 24066 tablet_bootstrap.cc:492] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:48.147567 24064 consensus_queue.cc:260] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.148816 24065 ts_tablet_manager.cc:1403] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.352s	user 0.024s	sys 0.004s
I20260710 13:24:48.152868 24064 ts_tablet_manager.cc:1434] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260710 13:24:48.153388 24066 ts_tablet_manager.cc:1403] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.005s
I20260710 13:24:48.154008 24064 tablet_bootstrap.cc:492] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:48.152642 24065 raft_consensus.cc:359] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.156518 24071 raft_consensus.cc:697] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:48.157802 24071 consensus_queue.cc:237] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.158747 24066 raft_consensus.cc:359] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.159494 24066 raft_consensus.cc:385] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.159792 24066 raft_consensus.cc:740] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.156525 24065 raft_consensus.cc:385] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.161362 24065 raft_consensus.cc:740] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.162173 24065 consensus_queue.cc:260] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.160478 24066 consensus_queue.cc:260] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.173399 24066 ts_tablet_manager.cc:1434] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 13:24:48.175911 24067 tablet_bootstrap.cc:654] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.176702 24065 ts_tablet_manager.cc:1434] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 13:24:48.176913 24064 tablet_bootstrap.cc:654] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.177896 24065 tablet_bootstrap.cc:492] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:48.180326 24066 tablet_bootstrap.cc:492] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:48.180590 24093 raft_consensus.cc:493] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.181335 24093 raft_consensus.cc:515] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.187448 24076 raft_consensus.cc:493] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.187530 24093 leader_election.cc:290] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:48.188139 24076 raft_consensus.cc:515] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.190830 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b44e742a34784ab35af3310a769a7" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:48.191504 24020 raft_consensus.cc:2468] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:48.192368 24076 leader_election.cc:290] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:48.197259 23909 leader_election.cc:304] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.201864 23694 catalog_manager.cc:5697] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.203118 24066 tablet_bootstrap.cc:654] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.201845 24093 raft_consensus.cc:2804] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.216512 24065 tablet_bootstrap.cc:654] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.217658 24067 tablet_bootstrap.cc:492] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.218195 24067 ts_tablet_manager.cc:1403] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.008s
I20260710 13:24:48.224421 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b44e742a34784ab35af3310a769a7" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:48.225148 23872 raft_consensus.cc:2468] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:48.225414 24064 tablet_bootstrap.cc:492] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:48.225935 24064 ts_tablet_manager.cc:1403] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.000s
I20260710 13:24:48.226074 24096 raft_consensus.cc:493] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.226756 24096 raft_consensus.cc:515] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.228514 24064 raft_consensus.cc:359] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.229799 24096 leader_election.cc:290] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:48.230474 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4b37b21644450faa0904043721e29c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.214243 24093 raft_consensus.cc:493] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.232250 24093 raft_consensus.cc:3060] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.232393 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4b37b21644450faa0904043721e29c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
W20260710 13:24:48.234038 23912 leader_election.cc:343] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.222764 24067 raft_consensus.cc:359] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.243108 24067 raft_consensus.cc:385] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.243441 24067 raft_consensus.cc:740] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.229122 24064 raft_consensus.cc:385] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.244485 24064 raft_consensus.cc:740] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.245287 24064 consensus_queue.cc:260] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.246254 23797 raft_consensus.cc:2468] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:48.247684 24064 ts_tablet_manager.cc:1434] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260710 13:24:48.250041 23910 leader_election.cc:304] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [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: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:48.251415 24096 raft_consensus.cc:2804] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.252679 24096 raft_consensus.cc:493] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.252415 24067 consensus_queue.cc:260] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.253108 24096 raft_consensus.cc:3060] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.251528 24093 raft_consensus.cc:515] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.252122 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b96c69114649ea9786c3f34c3d9d8e" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.260625 24093 leader_election.cc:290] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Requested vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:48.262818 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b44e742a34784ab35af3310a769a7" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:48.263424 24020 raft_consensus.cc:3060] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.267639 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949b44e742a34784ab35af3310a769a7" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:48.268285 23872 raft_consensus.cc:3060] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.272218 24020 raft_consensus.cc:2468] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:48.258868 23797 raft_consensus.cc:2468] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:48.273593 23909 leader_election.cc:304] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.257786 24067 ts_tablet_manager.cc:1434] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:24:48.276145 24093 raft_consensus.cc:2804] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.278229 24065 tablet_bootstrap.cc:492] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:48.278824 24065 ts_tablet_manager.cc:1403] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.101s	user 0.002s	sys 0.019s
I20260710 13:24:48.279987 23872 raft_consensus.cc:2468] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:48.281008 24093 raft_consensus.cc:697] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:48.281975 24066 tablet_bootstrap.cc:492] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:48.281925 24093 consensus_queue.cc:237] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.283007 24064 tablet_bootstrap.cc:492] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:48.283305 24065 raft_consensus.cc:359] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.283455 24096 raft_consensus.cc:515] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.285305 24065 raft_consensus.cc:385] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.285643 24065 raft_consensus.cc:740] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.287525 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4b37b21644450faa0904043721e29c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:48.287878 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4b37b21644450faa0904043721e29c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:48.288142 23796 raft_consensus.cc:3060] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:48.289556 23912 leader_election.cc:343] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.289978 23984 leader_election.cc:304] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.282544 24066 ts_tablet_manager.cc:1403] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.108s	user 0.038s	sys 0.024s
I20260710 13:24:48.290829 24076 raft_consensus.cc:2804] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.291198 24076 raft_consensus.cc:493] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.291525 24076 raft_consensus.cc:3060] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.293421 24066 raft_consensus.cc:359] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.294142 24066 raft_consensus.cc:385] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.294332 24064 tablet_bootstrap.cc:654] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.294446 24066 raft_consensus.cc:740] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.290125 24096 leader_election.cc:290] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:48.284621 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b96c69114649ea9786c3f34c3d9d8e" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
W20260710 13:24:48.296288 23986 leader_election.cc:343] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.296471 24066 consensus_queue.cc:260] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.299837 24076 raft_consensus.cc:515] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.302171 24066 ts_tablet_manager.cc:1434] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:24:48.302470 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b96c69114649ea9786c3f34c3d9d8e" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:48.303056 23797 raft_consensus.cc:3060] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.287540 24067 tablet_bootstrap.cc:492] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:48.310634 23796 raft_consensus.cc:2468] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:48.311213 23797 raft_consensus.cc:2468] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:48.312002 23910 leader_election.cc:304] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [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: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:48.312379 23984 leader_election.cc:304] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.303400 24066 tablet_bootstrap.cc:492] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:48.313237 24096 raft_consensus.cc:2804] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.313814 24065 consensus_queue.cc:260] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.316128 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b96c69114649ea9786c3f34c3d9d8e" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:48.317631 24076 leader_election.cc:290] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:48.313835 24096 raft_consensus.cc:697] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:48.317497 24065 ts_tablet_manager.cc:1434] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260710 13:24:48.318678 24096 consensus_queue.cc:237] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.319871 24065 tablet_bootstrap.cc:492] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
W20260710 13:24:48.320816 23986 leader_election.cc:343] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.323439 24066 tablet_bootstrap.cc:654] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.321475 24067 tablet_bootstrap.cc:654] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.329041 24065 tablet_bootstrap.cc:654] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.331780 24076 raft_consensus.cc:2804] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.333556 24076 raft_consensus.cc:697] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Becoming Leader. State: Replica: ff65e97626864682a962caa9679dda9e, State: Running, Role: LEADER
I20260710 13:24:48.335747 24076 consensus_queue.cc:237] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.340137 24067 tablet_bootstrap.cc:492] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.348373 24067 ts_tablet_manager.cc:1403] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.000s
I20260710 13:24:48.349283 24066 tablet_bootstrap.cc:492] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:48.349829 24066 ts_tablet_manager.cc:1403] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.010s
I20260710 13:24:48.351512 24067 raft_consensus.cc:359] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.352586 24067 raft_consensus.cc:385] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.351480 23692 catalog_manager.cc:5697] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff65e97626864682a962caa9679dda9e (127.21.54.68). New cstate: current_term: 1 leader_uuid: "ff65e97626864682a962caa9679dda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.352950 24067 raft_consensus.cc:740] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.352830 24066 raft_consensus.cc:359] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.354064 24066 raft_consensus.cc:385] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.354403 24066 raft_consensus.cc:740] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.354499 24067 consensus_queue.cc:260] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.355274 24066 consensus_queue.cc:260] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.357443 24067 ts_tablet_manager.cc:1434] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:24:48.357982 24066 ts_tablet_manager.cc:1434] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:48.358601 24067 tablet_bootstrap.cc:492] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:48.358996 24066 tablet_bootstrap.cc:492] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:48.362989 24075 raft_consensus.cc:493] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.363584 24075 raft_consensus.cc:515] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.365897 24067 tablet_bootstrap.cc:654] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.366232 24066 tablet_bootstrap.cc:654] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.367368 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4b37b21644450faa0904043721e29c" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:48.370463 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4b37b21644450faa0904043721e29c" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.371471 23797 raft_consensus.cc:2393] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e883fb49814d4161919895c28010c83c in current term 1: Already voted for candidate 15dea6071bbc49169e30c9ea489c9e77 in this term.
I20260710 13:24:48.372884 24065 tablet_bootstrap.cc:492] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:48.372912 23836 leader_election.cc:304] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e883fb49814d4161919895c28010c83c; no voters: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:24:48.374439 24088 raft_consensus.cc:3060] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.375262 24064 tablet_bootstrap.cc:492] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:48.375722 24064 ts_tablet_manager.cc:1403] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.011s
I20260710 13:24:48.375102 23694 catalog_manager.cc:5697] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:48.376987 23694 catalog_manager.cc:5697] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.378757 24064 raft_consensus.cc:359] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.369495 24075 leader_election.cc:290] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:48.373594 24065 ts_tablet_manager.cc:1403] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.011s
I20260710 13:24:48.385882 24088 raft_consensus.cc:2749] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:48.379505 24064 raft_consensus.cc:385] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.391538 24064 raft_consensus.cc:740] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.392544 24067 tablet_bootstrap.cc:492] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.392304 24064 consensus_queue.cc:260] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.393100 24067 ts_tablet_manager.cc:1403] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.006s
I20260710 13:24:48.396103 24064 ts_tablet_manager.cc:1434] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:24:48.396088 24067 raft_consensus.cc:359] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.396957 24067 raft_consensus.cc:385] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.397331 24064 tablet_bootstrap.cc:492] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:48.388661 24066 tablet_bootstrap.cc:492] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:48.398031 24066 ts_tablet_manager.cc:1403] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.009s
I20260710 13:24:48.400982 24066 raft_consensus.cc:359] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.401738 24066 raft_consensus.cc:385] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.402024 24066 raft_consensus.cc:740] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.397294 24067 raft_consensus.cc:740] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.403360 24067 consensus_queue.cc:260] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.404623 24064 tablet_bootstrap.cc:654] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.385651 24065 raft_consensus.cc:359] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.405130 24065 raft_consensus.cc:385] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.405469 24065 raft_consensus.cc:740] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.405902 24067 ts_tablet_manager.cc:1434] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:24:48.406221 24065 consensus_queue.cc:260] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.406916 24067 tablet_bootstrap.cc:492] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:48.407816 24066 consensus_queue.cc:260] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.408813 24065 ts_tablet_manager.cc:1434] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260710 13:24:48.409821 24065 tablet_bootstrap.cc:492] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:48.410113 24066 ts_tablet_manager.cc:1434] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260710 13:24:48.411041 24066 tablet_bootstrap.cc:492] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:48.414908 24093 raft_consensus.cc:493] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.415572 24093 raft_consensus.cc:515] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.420714 24093 leader_election.cc:290] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:48.421594 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:48.422678 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:48.423143 24067 tablet_bootstrap.cc:654] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:48.426306 23909 leader_election.cc:343] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff65e97626864682a962caa9679dda9e (127.21.54.68:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.427424 23872 raft_consensus.cc:2468] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:48.423585 24066 tablet_bootstrap.cc:654] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.428356 24064 tablet_bootstrap.cc:492] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:48.428879 24064 ts_tablet_manager.cc:1403] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260710 13:24:48.428754 23912 leader_election.cc:304] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [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: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c; no voters: ff65e97626864682a962caa9679dda9e
I20260710 13:24:48.429992 24093 raft_consensus.cc:2804] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.430344 24093 raft_consensus.cc:493] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.430661 24093 raft_consensus.cc:3060] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.431900 24064 raft_consensus.cc:359] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.432631 24064 raft_consensus.cc:385] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.432909 24064 raft_consensus.cc:740] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.433851 24064 consensus_queue.cc:260] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.439157 24093 raft_consensus.cc:515] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.440068 24065 tablet_bootstrap.cc:654] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.442109 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:48.442695 23872 raft_consensus.cc:3060] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.443486 24064 ts_tablet_manager.cc:1434] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:24:48.450285 23872 raft_consensus.cc:2468] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:48.451376 24064 tablet_bootstrap.cc:492] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:48.451520 23912 leader_election.cc:304] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:24:48.452374 24096 raft_consensus.cc:2804] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.452811 24096 raft_consensus.cc:697] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:48.453614 24096 consensus_queue.cc:237] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.454444 24076 raft_consensus.cc:493] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.454705 24088 raft_consensus.cc:493] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.455207 24088 raft_consensus.cc:515] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.455085 24076 raft_consensus.cc:515] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.457718 24088 leader_election.cc:290] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.462384 24093 leader_election.cc:290] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Requested vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:48.463344 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:48.460991 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b96c69114649ea9786c3f34c3d9d8e" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.465206 23797 raft_consensus.cc:2393] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e883fb49814d4161919895c28010c83c in current term 1: Already voted for candidate ff65e97626864682a962caa9679dda9e in this term.
W20260710 13:24:48.466362 23909 leader_election.cc:343] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff65e97626864682a962caa9679dda9e (127.21.54.68:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.468250 24064 tablet_bootstrap.cc:654] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.471709 24076 leader_election.cc:290] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.471056 23695 catalog_manager.cc:5697] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.473664 24067 tablet_bootstrap.cc:492] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.474224 24067 ts_tablet_manager.cc:1403] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.018s
I20260710 13:24:48.475229 24066 tablet_bootstrap.cc:492] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:48.475701 24066 ts_tablet_manager.cc:1403] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.007s
I20260710 13:24:48.476032 24065 tablet_bootstrap.cc:492] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:48.476533 24065 ts_tablet_manager.cc:1403] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.012s
I20260710 13:24:48.476572 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfee3fa21534c86b84107ffbfb96297" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.477331 23797 raft_consensus.cc:2468] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:48.477253 24067 raft_consensus.cc:359] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.475847 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b96c69114649ea9786c3f34c3d9d8e" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:48.478080 24067 raft_consensus.cc:385] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.478858 24067 raft_consensus.cc:740] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.478636 24066 raft_consensus.cc:359] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.479389 24066 raft_consensus.cc:385] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.479614 23984 leader_election.cc:304] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.479696 24066 raft_consensus.cc:740] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.479753 24067 consensus_queue.cc:260] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.480559 24076 raft_consensus.cc:2804] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.480125 24065 raft_consensus.cc:359] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.480958 24076 raft_consensus.cc:493] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.481180 24065 raft_consensus.cc:385] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.481429 24076 raft_consensus.cc:3060] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.481652 24065 raft_consensus.cc:740] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.482657 24065 consensus_queue.cc:260] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.483047 23946 raft_consensus.cc:3060] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.485365 24065 ts_tablet_manager.cc:1434] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:48.486413 24065 tablet_bootstrap.cc:492] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:48.480923 23835 leader_election.cc:304] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e883fb49814d4161919895c28010c83c; no voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e
I20260710 13:24:48.487267 24088 raft_consensus.cc:3060] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.492913 24065 tablet_bootstrap.cc:654] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.499023 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfee3fa21534c86b84107ffbfb96297" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:48.499444 24076 raft_consensus.cc:515] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
W20260710 13:24:48.500689 23985 leader_election.cc:343] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.501526 24076 leader_election.cc:290] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Requested vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.502556 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfee3fa21534c86b84107ffbfb96297" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:48.502466 24066 consensus_queue.cc:260] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.502940 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfee3fa21534c86b84107ffbfb96297" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:48.503728 23797 raft_consensus.cc:3060] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:48.504158 23985 leader_election.cc:343] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:48.504834 24088 raft_consensus.cc:2749] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:48.508075 24066 ts_tablet_manager.cc:1434] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.006s
I20260710 13:24:48.509394 24066 tablet_bootstrap.cc:492] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:48.512421 24096 raft_consensus.cc:493] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.512925 24096 raft_consensus.cc:515] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.513566 23797 raft_consensus.cc:2468] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:48.514315 24088 consensus_queue.cc:1048] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.515081 24096 leader_election.cc:290] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:48.515810 24066 tablet_bootstrap.cc:654] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.516772 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a559e93e9c4c1f95cf5349a30dff73" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.517464 23796 raft_consensus.cc:2468] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:48.519065 23984 leader_election.cc:304] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [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: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 15dea6071bbc49169e30c9ea489c9e77
I20260710 13:24:48.519299 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a559e93e9c4c1f95cf5349a30dff73" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:48.521512 24067 ts_tablet_manager.cc:1434] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260710 13:24:48.522126 24108 raft_consensus.cc:2804] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.522560 24067 tablet_bootstrap.cc:492] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:48.522591 24108 raft_consensus.cc:697] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Becoming Leader. State: Replica: ff65e97626864682a962caa9679dda9e, State: Running, Role: LEADER
I20260710 13:24:48.523633 24108 consensus_queue.cc:237] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.529942 24067 tablet_bootstrap.cc:654] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.521546 23910 leader_election.cc:304] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [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: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: 
I20260710 13:24:48.531029 24096 raft_consensus.cc:2804] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:48.531574 24096 raft_consensus.cc:493] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e883fb49814d4161919895c28010c83c)
I20260710 13:24:48.532047 24096 raft_consensus.cc:3060] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.542223 24076 raft_consensus.cc:493] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.542752 24076 raft_consensus.cc:515] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.545007 24076 leader_election.cc:290] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.545746 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:48.546244 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.546610 24065 tablet_bootstrap.cc:492] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:48.547056 23797 raft_consensus.cc:2393] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff65e97626864682a962caa9679dda9e in current term 1: Already voted for candidate 15dea6071bbc49169e30c9ea489c9e77 in this term.
I20260710 13:24:48.547130 24065 ts_tablet_manager.cc:1403] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.015s
I20260710 13:24:48.548455 23984 leader_election.cc:304] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff65e97626864682a962caa9679dda9e; no voters: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:24:48.549660 24076 raft_consensus.cc:3060] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.540757 24096 raft_consensus.cc:515] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.550375 24065 raft_consensus.cc:359] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.551097 24065 raft_consensus.cc:385] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.551391 24065 raft_consensus.cc:740] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.552260 24065 consensus_queue.cc:260] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.554174 24067 tablet_bootstrap.cc:492] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.554231 24065 ts_tablet_manager.cc:1434] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:48.554834 24067 ts_tablet_manager.cc:1403] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260710 13:24:48.555392 24065 tablet_bootstrap.cc:492] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:48.555732 23695 catalog_manager.cc:5697] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff65e97626864682a962caa9679dda9e (127.21.54.68). New cstate: current_term: 1 leader_uuid: "ff65e97626864682a962caa9679dda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.556842 24064 tablet_bootstrap.cc:492] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:48.557394 24064 ts_tablet_manager.cc:1403] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.024s
I20260710 13:24:48.557866 24067 raft_consensus.cc:359] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.558837 24067 raft_consensus.cc:385] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.559150 24067 raft_consensus.cc:740] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.558288 24076 raft_consensus.cc:2749] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:48.561929 24064 raft_consensus.cc:359] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.562434 24065 tablet_bootstrap.cc:654] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.562815 24064 raft_consensus.cc:385] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.563215 24064 raft_consensus.cc:740] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.573289 24064 consensus_queue.cc:260] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.575673 24096 leader_election.cc:290] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 2 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:48.576596 23945 raft_consensus.cc:1240] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Rejecting Update request from peer e883fb49814d4161919895c28010c83c for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:48.577986 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a559e93e9c4c1f95cf5349a30dff73" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:48.580969 24088 consensus_queue.cc:1059] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.559895 24067 consensus_queue.cc:260] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.581764 24075 raft_consensus.cc:3055] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:48.582106 24075 raft_consensus.cc:740] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:24:48.582945 24075 consensus_queue.cc:260] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.583516 24067 ts_tablet_manager.cc:1434] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:24:48.576757 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46a559e93e9c4c1f95cf5349a30dff73" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:48.584216 24075 raft_consensus.cc:3060] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.584251 23797 raft_consensus.cc:3060] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:48.584503 24067 tablet_bootstrap.cc:492] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:48.592729 24067 tablet_bootstrap.cc:654] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.594465 24066 tablet_bootstrap.cc:492] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:48.594954 24066 ts_tablet_manager.cc:1403] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.003s
I20260710 13:24:48.596345 24088 raft_consensus.cc:493] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.597038 24088 raft_consensus.cc:515] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.598142 23797 raft_consensus.cc:2468] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 2.
I20260710 13:24:48.598596 24064 ts_tablet_manager.cc:1434] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:24:48.599339 23910 leader_election.cc:304] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [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: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:48.599695 24064 tablet_bootstrap.cc:492] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:48.600581 24093 raft_consensus.cc:2804] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:48.601082 24093 raft_consensus.cc:697] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:48.602031 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4624b5662648178aca5dba14bec8f1" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:48.601974 24093 consensus_queue.cc:237] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [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: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.602757 24020 raft_consensus.cc:2468] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 0.
I20260710 13:24:48.603762 24067 tablet_bootstrap.cc:492] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.604012 24088 leader_election.cc:290] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.604240 24067 ts_tablet_manager.cc:1403] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:24:48.605110 23835 leader_election.cc:304] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e883fb49814d4161919895c28010c83c, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.596380 24096 consensus_queue.cc:1048] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:24:48.607043 24067 raft_consensus.cc:359] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.607992 24067 raft_consensus.cc:385] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.608148 24064 tablet_bootstrap.cc:654] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.608273 24067 raft_consensus.cc:740] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.609256 24067 consensus_queue.cc:260] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.610316 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4624b5662648178aca5dba14bec8f1" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.610970 23796 raft_consensus.cc:2468] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 0.
I20260710 13:24:48.611631 24067 ts_tablet_manager.cc:1434] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:48.612568 24067 tablet_bootstrap.cc:492] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:48.616565 24088 raft_consensus.cc:2804] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.617040 24088 raft_consensus.cc:493] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.617415 24088 raft_consensus.cc:3060] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.618413 24067 tablet_bootstrap.cc:654] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.620739 23693 catalog_manager.cc:5697] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 1 to 2, leader changed from e883fb49814d4161919895c28010c83c (127.21.54.66) to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 2 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:48.623454 24065 tablet_bootstrap.cc:492] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:48.623945 24065 ts_tablet_manager.cc:1403] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.007s
I20260710 13:24:48.626715 24065 raft_consensus.cc:359] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.627395 24065 raft_consensus.cc:385] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.627938 24065 raft_consensus.cc:740] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.628736 24065 consensus_queue.cc:260] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.629647 24066 raft_consensus.cc:359] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.630290 24066 raft_consensus.cc:385] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.630509 24067 tablet_bootstrap.cc:492] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.630995 24065 ts_tablet_manager.cc:1434] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:48.631002 24067 ts_tablet_manager.cc:1403] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 13:24:48.632025 24065 tablet_bootstrap.cc:492] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:48.633956 24067 raft_consensus.cc:359] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.634691 24067 raft_consensus.cc:385] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.635010 24067 raft_consensus.cc:740] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.635804 24067 consensus_queue.cc:260] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.637744 24067 ts_tablet_manager.cc:1434] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:48.638574 24065 tablet_bootstrap.cc:654] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.638629 24067 tablet_bootstrap.cc:492] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
W20260710 13:24:48.642055 23742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:48.630553 24066 raft_consensus.cc:740] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.643626 24066 consensus_queue.cc:260] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.645603 24066 ts_tablet_manager.cc:1434] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.004s
I20260710 13:24:48.645733 24067 tablet_bootstrap.cc:654] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.646382 24088 raft_consensus.cc:515] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.646996 24064 tablet_bootstrap.cc:492] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:48.647598 24064 ts_tablet_manager.cc:1403] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.009s
I20260710 13:24:48.649504 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4624b5662648178aca5dba14bec8f1" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:48.650250 24019 raft_consensus.cc:3060] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.650697 24064 raft_consensus.cc:359] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.651446 24064 raft_consensus.cc:385] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.652897 24064 raft_consensus.cc:740] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.653874 24064 consensus_queue.cc:260] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.657825 24019 raft_consensus.cc:2468] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:48.659096 23835 leader_election.cc:304] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e883fb49814d4161919895c28010c83c, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.664578 24075 raft_consensus.cc:2804] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.664906 24064 ts_tablet_manager.cc:1434] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:24:48.665238 24075 raft_consensus.cc:697] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Becoming Leader. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:24:48.666414 24075 consensus_queue.cc:237] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.671613 24066 tablet_bootstrap.cc:492] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:48.674505 24064 tablet_bootstrap.cc:492] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:48.676860 24071 consensus_queue.cc:1048] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.679050 24088 leader_election.cc:290] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.679361 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4624b5662648178aca5dba14bec8f1" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:48.680015 23797 raft_consensus.cc:3060] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.681103 24064 tablet_bootstrap.cc:654] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.684968 24066 tablet_bootstrap.cc:654] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.687953 23797 raft_consensus.cc:2468] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:48.697265 24065 tablet_bootstrap.cc:492] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:48.697893 24065 ts_tablet_manager.cc:1403] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.000s
I20260710 13:24:48.700623 24065 raft_consensus.cc:359] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.701373 24065 raft_consensus.cc:385] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.701637 24064 tablet_bootstrap.cc:492] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:48.701709 24065 raft_consensus.cc:740] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.702255 24064 ts_tablet_manager.cc:1403] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260710 13:24:48.702780 24065 consensus_queue.cc:260] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.702689 24093 consensus_queue.cc:1048] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:48.704998 24065 ts_tablet_manager.cc:1434] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:48.706017 24065 tablet_bootstrap.cc:492] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:48.711727 24065 tablet_bootstrap.cc:654] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.704898 24064 raft_consensus.cc:359] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.713935 24064 raft_consensus.cc:385] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.714352 24064 raft_consensus.cc:740] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.714946 24067 tablet_bootstrap.cc:492] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.715428 24067 ts_tablet_manager.cc:1403] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.010s
I20260710 13:24:48.721592 24067 raft_consensus.cc:359] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.728392 24067 raft_consensus.cc:385] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.728447 23695 catalog_manager.cc:5697] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c reported cstate change: term changed from 0 to 1, leader changed from <none> to e883fb49814d4161919895c28010c83c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "e883fb49814d4161919895c28010c83c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:48.729606 24067 raft_consensus.cc:740] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.730777 24067 consensus_queue.cc:260] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.722631 24064 consensus_queue.cc:260] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.734071 24071 raft_consensus.cc:493] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.740513 24071 raft_consensus.cc:515] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.743557 24066 tablet_bootstrap.cc:492] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:48.744032 24066 ts_tablet_manager.cc:1403] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.002s
I20260710 13:24:48.744508 24071 leader_election.cc:290] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:48.742606 24108 raft_consensus.cc:493] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.745646 24108 raft_consensus.cc:515] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.748776 24067 ts_tablet_manager.cc:1434] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 13:24:48.750186 24067 tablet_bootstrap.cc:492] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:48.754426 24064 ts_tablet_manager.cc:1434] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.001s
I20260710 13:24:48.756177 24064 tablet_bootstrap.cc:492] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:48.757599 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f3e1c92994d7c8479b38e557f0c37" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:48.758237 24108 leader_election.cc:290] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:48.759795 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:48.763408 24065 tablet_bootstrap.cc:492] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:48.763870 24065 ts_tablet_manager.cc:1403] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.012s
I20260710 13:24:48.764788 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f3e1c92994d7c8479b38e557f0c37" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:48.764951 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:48.765445 24020 raft_consensus.cc:2468] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:48.766124 23871 raft_consensus.cc:2393] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff65e97626864682a962caa9679dda9e in current term 1: Already voted for candidate 15dea6071bbc49169e30c9ea489c9e77 in this term.
I20260710 13:24:48.766328 24065 raft_consensus.cc:359] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.766844 23909 leader_election.cc:304] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.767303 24065 raft_consensus.cc:385] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.767594 24065 raft_consensus.cc:740] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.767699 24096 raft_consensus.cc:2804] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.767725 23986 leader_election.cc:304] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff65e97626864682a962caa9679dda9e; no voters: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c
I20260710 13:24:48.768282 24065 consensus_queue.cc:260] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.762967 24071 consensus_queue.cc:1048] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:24:48.768220 24096 raft_consensus.cc:493] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.769557 24096 raft_consensus.cc:3060] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.770447 24065 ts_tablet_manager.cc:1434] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:48.758283 23872 raft_consensus.cc:2468] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:48.771374 24065 tablet_bootstrap.cc:492] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:48.774665 24108 raft_consensus.cc:3060] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.791882 24065 tablet_bootstrap.cc:654] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.792157 24071 raft_consensus.cc:493] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.792629 24071 raft_consensus.cc:515] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.796315 24071 leader_election.cc:290] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.796485 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfee3fa21534c86b84107ffbfb96297" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.802248 24066 raft_consensus.cc:359] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.804409 24066 raft_consensus.cc:385] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.804687 24066 raft_consensus.cc:740] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.804961 23796 raft_consensus.cc:2393] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15dea6071bbc49169e30c9ea489c9e77 in current term 1: Already voted for candidate ff65e97626864682a962caa9679dda9e in this term.
I20260710 13:24:48.805583 24066 consensus_queue.cc:260] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.807300 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfee3fa21534c86b84107ffbfb96297" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:48.809108 23909 leader_election.cc:304] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77; no voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e
I20260710 13:24:48.810281 24071 raft_consensus.cc:3060] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.814173 24066 ts_tablet_manager.cc:1434] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260710 13:24:48.815431 24066 tablet_bootstrap.cc:492] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:48.819051 24108 raft_consensus.cc:2749] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:48.828894 24144 raft_consensus.cc:493] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.829509 24144 raft_consensus.cc:515] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.832386 24064 tablet_bootstrap.cc:654] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.832659 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc9ec8dd6c3471e8493480473b94513" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:48.833339 24019 raft_consensus.cc:2468] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:48.834664 23909 leader_election.cc:304] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.839953 24093 raft_consensus.cc:2804] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.841885 24067 tablet_bootstrap.cc:654] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.842185 24144 leader_election.cc:290] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.841799 24093 raft_consensus.cc:493] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.842796 24093 raft_consensus.cc:3060] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.855991 24071 raft_consensus.cc:2749] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:48.872037 24066 tablet_bootstrap.cc:654] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:48.876140 24093 raft_consensus.cc:515] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.877300 24075 raft_consensus.cc:493] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.877983 24075 raft_consensus.cc:515] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.880594 24075 leader_election.cc:290] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:48.880657 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc9ec8dd6c3471e8493480473b94513" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:48.881637 24019 raft_consensus.cc:3060] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.881757 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ff0b8b7f634085becebafcbf9c7716" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.882530 23797 raft_consensus.cc:2468] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 0.
I20260710 13:24:48.883915 23836 leader_election.cc:304] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:24:48.887004 24144 consensus_queue.cc:1048] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.889950 24136 raft_consensus.cc:2804] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.890524 24136 raft_consensus.cc:493] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.890903 24136 raft_consensus.cc:3060] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.895311 24065 tablet_bootstrap.cc:492] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:48.853123 24096 raft_consensus.cc:515] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:48.896020 24065 ts_tablet_manager.cc:1403] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.125s	user 0.036s	sys 0.050s
I20260710 13:24:48.911876 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f3e1c92994d7c8479b38e557f0c37" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:48.912765 23871 raft_consensus.cc:3060] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.915663 24065 raft_consensus.cc:359] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.917369 24071 raft_consensus.cc:493] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.918092 24071 raft_consensus.cc:515] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.918562 24096 leader_election.cc:290] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Requested vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:48.922592 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ff0b8b7f634085becebafcbf9c7716" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:48.925050 24071 leader_election.cc:290] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:48.925256 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263f3e1c92994d7c8479b38e557f0c37" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:48.916690 24065 raft_consensus.cc:385] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.926205 24020 raft_consensus.cc:3060] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.926501 24065 raft_consensus.cc:740] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.929435 24065 consensus_queue.cc:260] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.933728 24093 leader_election.cc:290] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:48.934139 24108 raft_consensus.cc:493] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:48.934608 24108 raft_consensus.cc:515] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.935643 24019 raft_consensus.cc:2468] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:48.936710 24108 leader_election.cc:290] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:48.936913 23909 leader_election.cc:304] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.938037 24065 ts_tablet_manager.cc:1434] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.002s
I20260710 13:24:48.939867 24065 tablet_bootstrap.cc:492] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:48.952116 24076 consensus_queue.cc:1048] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.952586 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fcbb478c1a4a0b8c0624231963631f" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:48.953238 23869 raft_consensus.cc:2468] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:48.950789 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fcbb478c1a4a0b8c0624231963631f" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.953827 24136 raft_consensus.cc:515] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:48.954605 23796 raft_consensus.cc:2468] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:48.955281 23870 raft_consensus.cc:2393] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15dea6071bbc49169e30c9ea489c9e77 in current term 1: Already voted for candidate e883fb49814d4161919895c28010c83c in this term.
I20260710 13:24:48.956779 24136 leader_election.cc:290] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:48.950771 23797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc9ec8dd6c3471e8493480473b94513" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.957947 23984 leader_election.cc:304] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.958303 23797 raft_consensus.cc:2468] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:48.959206 24148 raft_consensus.cc:2804] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.959448 24071 consensus_queue.cc:1048] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.959782 24148 raft_consensus.cc:697] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:48.960700 24148 consensus_queue.cc:237] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.962844 24076 raft_consensus.cc:2804] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:48.963255 24076 raft_consensus.cc:493] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:48.963671 24067 tablet_bootstrap.cc:492] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:48.964222 24067 ts_tablet_manager.cc:1403] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.214s	user 0.046s	sys 0.043s
I20260710 13:24:48.964259 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ff0b8b7f634085becebafcbf9c7716" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:48.964932 23796 raft_consensus.cc:3060] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.965929 24020 raft_consensus.cc:2468] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:48.963620 24076 raft_consensus.cc:3060] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.965791 24108 consensus_queue.cc:1048] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:48.975075 24064 tablet_bootstrap.cc:492] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:48.977959 24064 ts_tablet_manager.cc:1403] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.222s	user 0.019s	sys 0.030s
I20260710 13:24:48.970739 23909 leader_election.cc:304] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:48.975035 24067 raft_consensus.cc:359] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.970805 23871 raft_consensus.cc:2468] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:48.979599 24067 raft_consensus.cc:385] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.981539 24067 raft_consensus.cc:740] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.983372 24067 consensus_queue.cc:260] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:48.982530 24096 raft_consensus.cc:2804] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:48.990425 24064 raft_consensus.cc:359] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.991117 24064 raft_consensus.cc:385] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:48.991369 24064 raft_consensus.cc:740] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:48.991640 23794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ff0b8b7f634085becebafcbf9c7716" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:48.992014 24064 consensus_queue.cc:260] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:48.994088 24064 ts_tablet_manager.cc:1434] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:24:48.994509 23794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc9ec8dd6c3471e8493480473b94513" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:48.994962 24064 tablet_bootstrap.cc:492] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:48.995046 23794 raft_consensus.cc:3060] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:48.998078 24067 ts_tablet_manager.cc:1434] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 13:24:48.999043 24067 tablet_bootstrap.cc:492] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:49.004858 24071 raft_consensus.cc:493] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.005569 24071 raft_consensus.cc:515] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.007855 24067 tablet_bootstrap.cc:654] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.011543 24066 tablet_bootstrap.cc:492] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:49.012167 24066 ts_tablet_manager.cc:1403] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.197s	user 0.011s	sys 0.004s
I20260710 13:24:49.023281 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ff0b8b7f634085becebafcbf9c7716" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:49.024365 23945 raft_consensus.cc:2468] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 0.
I20260710 13:24:49.008255 24071 leader_election.cc:290] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:49.001197 24096 raft_consensus.cc:697] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:49.031381 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2beecf1e2a405fab6db91bb70ed3a0" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:49.033445 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2beecf1e2a405fab6db91bb70ed3a0" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
W20260710 13:24:49.039461 23909 leader_election.cc:343] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff65e97626864682a962caa9679dda9e (127.21.54.68:34923): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:49.040464 23912 leader_election.cc:343] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.040931 23912 leader_election.cc:304] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77; no voters: e883fb49814d4161919895c28010c83c, ff65e97626864682a962caa9679dda9e
I20260710 13:24:49.042045 24155 raft_consensus.cc:493] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.042907 24071 raft_consensus.cc:2749] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:49.042728 24155 raft_consensus.cc:515] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.032294 24096 consensus_queue.cc:237] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.054507 24155 leader_election.cc:290] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:49.055655 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
W20260710 13:24:49.057215 23986 leader_election.cc:343] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:49.058929 23910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.65:36835, user_credentials={real_user=slave}} blocked reactor thread for 55292.9us
I20260710 13:24:49.062947 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:49.063875 23795 raft_consensus.cc:2468] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:49.065579 23984 leader_election.cc:304] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [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: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:49.065834 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ff0b8b7f634085becebafcbf9c7716" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:49.066438 23945 raft_consensus.cc:3060] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.067327 24108 raft_consensus.cc:2804] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:49.067708 24108 raft_consensus.cc:493] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:49.068048 24108 raft_consensus.cc:3060] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.073411 24155 consensus_queue.cc:1048] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:49.074453 23945 raft_consensus.cc:2468] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:49.080714 24071 consensus_queue.cc:1048] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:49.084045 24108 raft_consensus.cc:515] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.085706 23837 leader_election.cc:304] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:24:49.086735 24136 raft_consensus.cc:2804] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:49.087221 24136 raft_consensus.cc:697] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Becoming Leader. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:24:49.087318 24066 raft_consensus.cc:359] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.088313 24066 raft_consensus.cc:385] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.088106 24136 consensus_queue.cc:237] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.088691 24066 raft_consensus.cc:740] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.118525 24064 tablet_bootstrap.cc:654] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.109905 24071 consensus_queue.cc:1048] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:24:49.123027 24066 consensus_queue.cc:260] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.138635 24066 ts_tablet_manager.cc:1434] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.126s	user 0.008s	sys 0.001s
I20260710 13:24:49.141322 24066 tablet_bootstrap.cc:492] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:49.113479 23910 leader_election.cc:304] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77; no voters: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c
I20260710 13:24:49.137135 23796 raft_consensus.cc:2468] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:49.148497 24108 leader_election.cc:290] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:49.164091 24088 consensus_queue.cc:1048] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:49.170771 24155 consensus_queue.cc:1048] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:49.149215 23794 raft_consensus.cc:2468] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:49.149271 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:49.173285 23795 raft_consensus.cc:3060] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.151883 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:49.153894 24065 tablet_bootstrap.cc:654] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.155326 24067 tablet_bootstrap.cc:492] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:49.179332 24067 ts_tablet_manager.cc:1403] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.180s	user 0.017s	sys 0.038s
W20260710 13:24:49.156934 23910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.65:36835, user_credentials={real_user=slave}} blocked reactor thread for 44898.7us
I20260710 13:24:49.146152 24076 raft_consensus.cc:515] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.186442 24071 raft_consensus.cc:493] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.187443 24064 tablet_bootstrap.cc:492] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:49.187024 24071 raft_consensus.cc:515] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.161425 24096 raft_consensus.cc:2749] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:49.189348 24071 leader_election.cc:290] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:49.190253 24064 ts_tablet_manager.cc:1403] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.195s	user 0.023s	sys 0.009s
I20260710 13:24:49.190790 24067 raft_consensus.cc:359] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.191529 24067 raft_consensus.cc:385] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.191787 24067 raft_consensus.cc:740] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.192387 24067 consensus_queue.cc:260] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.192744 24064 raft_consensus.cc:359] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.193401 24064 raft_consensus.cc:385] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.193668 24064 raft_consensus.cc:740] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.194800 24064 consensus_queue.cc:260] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.197968 24067 ts_tablet_manager.cc:1434] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 13:24:49.198722 24066 tablet_bootstrap.cc:654] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.198721 24067 tablet_bootstrap.cc:492] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
W20260710 13:24:49.206137 23986 leader_election.cc:343] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.206310 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2c37915b314ce8aa9c9e071b654c1d" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:49.206991 24020 raft_consensus.cc:2468] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:49.207885 24076 leader_election.cc:290] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:49.208523 23870 raft_consensus.cc:1275] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Refusing update from remote peer 15dea6071bbc49169e30c9ea489c9e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:49.210382 24093 consensus_queue.cc:1048] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:49.210601 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fcbb478c1a4a0b8c0624231963631f" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:49.211186 23796 raft_consensus.cc:3060] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.211387 24088 consensus_queue.cc:1048] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:49.215931 24064 ts_tablet_manager.cc:1434] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 13:24:49.216850 24064 tablet_bootstrap.cc:492] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:49.223109 23909 leader_election.cc:304] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:49.224490 24148 raft_consensus.cc:2804] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:49.224906 24148 raft_consensus.cc:493] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:49.225284 24148 raft_consensus.cc:3060] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.225561 23793 raft_consensus.cc:1275] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Refusing update from remote peer 15dea6071bbc49169e30c9ea489c9e77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:49.225978 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2c37915b314ce8aa9c9e071b654c1d" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
W20260710 13:24:49.232161 23910 leader_election.cc:343] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.232695 24071 consensus_queue.cc:1048] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:49.234983 24148 raft_consensus.cc:515] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.241771 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2c37915b314ce8aa9c9e071b654c1d" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:49.228348 23693 catalog_manager.cc:5697] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:49.242450 24020 raft_consensus.cc:3060] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.243585 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fcbb478c1a4a0b8c0624231963631f" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:49.244201 23872 raft_consensus.cc:3060] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.239255 24064 tablet_bootstrap.cc:654] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.262137 24148 leader_election.cc:290] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:49.257643 23694 catalog_manager.cc:5697] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c reported cstate change: term changed from 0 to 1, leader changed from <none> to e883fb49814d4161919895c28010c83c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "e883fb49814d4161919895c28010c83c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:49.280776 24065 tablet_bootstrap.cc:492] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:49.282613 23796 raft_consensus.cc:2468] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:49.283267 23791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2c37915b314ce8aa9c9e071b654c1d" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:49.284610 24065 ts_tablet_manager.cc:1403] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.345s	user 0.008s	sys 0.008s
W20260710 13:24:49.287242 23910 leader_election.cc:343] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.288609 24067 tablet_bootstrap.cc:654] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.289726 24065 raft_consensus.cc:359] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.291160 24065 raft_consensus.cc:385] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.291503 24065 raft_consensus.cc:740] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.292297 24065 consensus_queue.cc:260] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.294651 24065 ts_tablet_manager.cc:1434] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:24:49.296113 24065 tablet_bootstrap.cc:492] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:49.299018 23795 raft_consensus.cc:2468] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:49.300262 23984 leader_election.cc:304] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [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: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:49.301348 24108 raft_consensus.cc:2804] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:49.302459 24108 raft_consensus.cc:697] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Becoming Leader. State: Replica: ff65e97626864682a962caa9679dda9e, State: Running, Role: LEADER
I20260710 13:24:49.303301 24108 consensus_queue.cc:237] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.283764 24020 raft_consensus.cc:2468] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:49.316468 23872 raft_consensus.cc:2468] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:49.318675 23986 leader_election.cc:304] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e883fb49814d4161919895c28010c83c, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:49.319840 24076 raft_consensus.cc:2804] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:49.320469 24076 raft_consensus.cc:697] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Becoming Leader. State: Replica: ff65e97626864682a962caa9679dda9e, State: Running, Role: LEADER
I20260710 13:24:49.323403 23909 leader_election.cc:304] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [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: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:24:49.324620 24171 raft_consensus.cc:2804] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:49.325145 24171 raft_consensus.cc:697] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:49.326056 24171 consensus_queue.cc:237] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.328570 24065 tablet_bootstrap.cc:654] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.332099 24064 tablet_bootstrap.cc:492] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:49.332594 24064 ts_tablet_manager.cc:1403] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.001s
I20260710 13:24:49.321601 24076 consensus_queue.cc:237] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.337781 24074 raft_consensus.cc:493] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.338299 24074 raft_consensus.cc:515] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.341637 24064 raft_consensus.cc:359] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.345953 24064 raft_consensus.cc:385] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.346338 24064 raft_consensus.cc:740] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.347223 24064 consensus_queue.cc:260] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.358691 24066 tablet_bootstrap.cc:492] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:49.359398 24066 ts_tablet_manager.cc:1403] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.218s	user 0.012s	sys 0.003s
I20260710 13:24:49.349205 24074 leader_election.cc:290] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:49.367089 24066 raft_consensus.cc:359] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.368230 24066 raft_consensus.cc:385] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.368507 24066 raft_consensus.cc:740] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.369208 24066 consensus_queue.cc:260] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.371423 24064 ts_tablet_manager.cc:1434] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.002s
I20260710 13:24:49.372061 24066 ts_tablet_manager.cc:1434] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:24:49.372964 24066 tablet_bootstrap.cc:492] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:49.378784 24067 tablet_bootstrap.cc:492] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:49.379429 24067 ts_tablet_manager.cc:1403] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.181s	user 0.014s	sys 0.001s
I20260710 13:24:49.385488 24064 tablet_bootstrap.cc:492] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:49.388252 24066 tablet_bootstrap.cc:654] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.390658 24067 raft_consensus.cc:359] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.391373 24067 raft_consensus.cc:385] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.391656 24067 raft_consensus.cc:740] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.392555 24067 consensus_queue.cc:260] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.401716 24067 ts_tablet_manager.cc:1434] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:24:49.403036 24067 tablet_bootstrap.cc:492] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:49.412011 24076 raft_consensus.cc:493] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.412781 24076 raft_consensus.cc:515] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.416989 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2150d6074c46efac31795650b195f6" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:49.417902 23945 raft_consensus.cc:2468] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:49.419842 23985 leader_election.cc:304] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:49.421020 24155 raft_consensus.cc:2804] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:49.421518 24155 raft_consensus.cc:493] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:49.421964 24155 raft_consensus.cc:3060] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.423659 24064 tablet_bootstrap.cc:654] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.428417 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
W20260710 13:24:49.434742 23762 leader_election.cc:343] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.435243 24076 leader_election.cc:290] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:49.436126 23793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2150d6074c46efac31795650b195f6" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:49.436821 23793 raft_consensus.cc:2468] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:49.437216 24067 tablet_bootstrap.cc:654] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.443328 24066 tablet_bootstrap.cc:492] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:49.443987 24066 ts_tablet_manager.cc:1403] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.003s
I20260710 13:24:49.448545 24066 raft_consensus.cc:359] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.449942 24066 raft_consensus.cc:385] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.450315 24066 raft_consensus.cc:740] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.451251 24066 consensus_queue.cc:260] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.454010 24066 ts_tablet_manager.cc:1434] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:24:49.455271 24066 tablet_bootstrap.cc:492] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:49.456314 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:49.457269 23872 raft_consensus.cc:2468] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 0.
I20260710 13:24:49.463614 24171 consensus_queue.cc:1048] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:49.459244 23763 leader_election.cc:304] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c; no voters: 15dea6071bbc49169e30c9ea489c9e77
I20260710 13:24:49.470602 24074 raft_consensus.cc:2804] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:49.471022 24074 raft_consensus.cc:493] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:49.471139 24066 tablet_bootstrap.cc:654] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.471421 24074 raft_consensus.cc:3060] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.470188 24155 raft_consensus.cc:515] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.477200 24065 tablet_bootstrap.cc:492] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:49.477689 24065 ts_tablet_manager.cc:1403] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.182s	user 0.028s	sys 0.024s
I20260710 13:24:49.480078 24155 leader_election.cc:290] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Requested vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:49.480543 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2150d6074c46efac31795650b195f6" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:49.480701 23793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2150d6074c46efac31795650b195f6" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:49.481940 23793 raft_consensus.cc:3060] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.486241 24066 tablet_bootstrap.cc:492] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:49.486714 24066 ts_tablet_manager.cc:1403] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260710 13:24:49.486977 24067 tablet_bootstrap.cc:492] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:49.487449 24067 ts_tablet_manager.cc:1403] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.004s
I20260710 13:24:49.480849 24065 raft_consensus.cc:359] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.488196 24065 raft_consensus.cc:385] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.488538 24065 raft_consensus.cc:740] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.489392 24066 raft_consensus.cc:359] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.489493 24065 consensus_queue.cc:260] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.490128 24066 raft_consensus.cc:385] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.490031 24067 raft_consensus.cc:359] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.490517 24066 raft_consensus.cc:740] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.490773 24067 raft_consensus.cc:385] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.491091 24067 raft_consensus.cc:740] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.491354 24066 consensus_queue.cc:260] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.491742 24067 consensus_queue.cc:260] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.493479 24066 ts_tablet_manager.cc:1434] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:49.494131 24067 ts_tablet_manager.cc:1434] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:24:49.494441 24065 ts_tablet_manager.cc:1434] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:24:49.495174 23945 raft_consensus.cc:3060] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.495419 24065 tablet_bootstrap.cc:492] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:49.495213 23793 raft_consensus.cc:2468] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:49.500098 24066 tablet_bootstrap.cc:492] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:49.503365 23984 leader_election.cc:304] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:49.504318 24155 raft_consensus.cc:2804] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:49.504364 24074 raft_consensus.cc:515] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.505923 24155 raft_consensus.cc:697] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Becoming Leader. State: Replica: ff65e97626864682a962caa9679dda9e, State: Running, Role: LEADER
I20260710 13:24:49.506605 24066 tablet_bootstrap.cc:654] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.506820 24155 consensus_queue.cc:237] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:49.508580 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:49.509183 23872 raft_consensus.cc:3060] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.513999 24064 tablet_bootstrap.cc:492] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:49.514657 24064 ts_tablet_manager.cc:1403] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.016s
I20260710 13:24:49.516637 23872 raft_consensus.cc:2468] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 1.
I20260710 13:24:49.518226 23763 leader_election.cc:304] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:24:49.519136 24180 raft_consensus.cc:2804] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:49.526309 24075 consensus_queue.cc:1048] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:49.529306 24065 tablet_bootstrap.cc:654] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.524760 24064 raft_consensus.cc:359] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.533946 24064 raft_consensus.cc:385] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.534360 24064 raft_consensus.cc:740] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.535326 24064 consensus_queue.cc:260] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.505621 24067 tablet_bootstrap.cc:492] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:49.553788 24096 consensus_queue.cc:1048] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:49.553179 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
W20260710 13:24:49.556200 23762 leader_election.cc:343] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.570479 24088 raft_consensus.cc:493] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.571101 24088 raft_consensus.cc:515] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.571863 23945 raft_consensus.cc:2468] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:49.577522 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2beecf1e2a405fab6db91bb70ed3a0" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:49.578241 24019 raft_consensus.cc:2468] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 0.
I20260710 13:24:49.568759 24074 leader_election.cc:290] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 election: Requested vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:49.594492 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2beecf1e2a405fab6db91bb70ed3a0" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:49.595219 23945 raft_consensus.cc:2468] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 0.
I20260710 13:24:49.585726 23692 catalog_manager.cc:5697] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff65e97626864682a962caa9679dda9e (127.21.54.68). New cstate: current_term: 1 leader_uuid: "ff65e97626864682a962caa9679dda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:49.584158 24088 leader_election.cc:290] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:49.596987 23692 catalog_manager.cc:5697] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff65e97626864682a962caa9679dda9e (127.21.54.68). New cstate: current_term: 1 leader_uuid: "ff65e97626864682a962caa9679dda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:49.583910 23835 leader_election.cc:304] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e883fb49814d4161919895c28010c83c, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:49.601575 24088 consensus_queue.cc:1048] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:49.604699 24136 raft_consensus.cc:2804] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:49.616500 24136 raft_consensus.cc:493] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:49.609478 24075 raft_consensus.cc:493] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.609324 24093 consensus_queue.cc:1048] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:24:49.617790 24136 raft_consensus.cc:3060] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.617460 24075 raft_consensus.cc:515] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.606316 24066 tablet_bootstrap.cc:492] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:49.620613 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae722fcf40424a00860c2e8432ac965a" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:49.621892 24066 ts_tablet_manager.cc:1403] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.122s	user 0.052s	sys 0.040s
I20260710 13:24:49.622344 24180 raft_consensus.cc:697] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
W20260710 13:24:49.624707 23836 leader_election.cc:343] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.623883 23693 catalog_manager.cc:5697] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:49.629490 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae722fcf40424a00860c2e8432ac965a" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:49.630376 24075 leader_election.cc:290] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:49.626128 24093 consensus_queue.cc:1048] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:24:49.640856 24066 raft_consensus.cc:359] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.641623 24066 raft_consensus.cc:385] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.641932 24066 raft_consensus.cc:740] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.642738 24066 consensus_queue.cc:260] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.644788 24066 ts_tablet_manager.cc:1434] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.004s
I20260710 13:24:49.645740 24066 tablet_bootstrap.cc:492] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:49.647266 23945 raft_consensus.cc:2468] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 0.
I20260710 13:24:49.650969 24088 raft_consensus.cc:493] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.658864 24064 ts_tablet_manager.cc:1434] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.144s	user 0.014s	sys 0.006s
I20260710 13:24:49.658732 24088 raft_consensus.cc:515] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.660665 24064 tablet_bootstrap.cc:492] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:49.657989 24065 tablet_bootstrap.cc:492] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:49.661983 24065 ts_tablet_manager.cc:1403] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.167s	user 0.034s	sys 0.020s
I20260710 13:24:49.662227 23837 leader_election.cc:304] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [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: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c; no voters: 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:24:49.663432 24075 raft_consensus.cc:2804] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:49.663789 24075 raft_consensus.cc:493] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:49.664091 24075 raft_consensus.cc:3060] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.665740 24088 leader_election.cc:290] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:49.667327 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:49.667425 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:49.671509 23795 raft_consensus.cc:2393] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e883fb49814d4161919895c28010c83c in current term 1: Already voted for candidate ff65e97626864682a962caa9679dda9e in this term.
I20260710 13:24:49.672250 24155 raft_consensus.cc:493] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.672111 24075 raft_consensus.cc:515] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.651183 24180 consensus_queue.cc:237] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.664935 24065 raft_consensus.cc:359] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.673121 24064 tablet_bootstrap.cc:654] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.672783 24155 raft_consensus.cc:515] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.673311 24065 raft_consensus.cc:385] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.673693 24065 raft_consensus.cc:740] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.674364 24065 consensus_queue.cc:260] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.675071 24155 leader_election.cc:290] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:49.676467 23836 leader_election.cc:304] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e883fb49814d4161919895c28010c83c; no voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e
I20260710 13:24:49.677385 24088 raft_consensus.cc:3060] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.677626 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:49.666581 23693 catalog_manager.cc:5697] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:49.678181 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
W20260710 13:24:49.679116 23986 leader_election.cc:343] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:49.679597 23984 leader_election.cc:343] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.680168 23984 leader_election.cc:304] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff65e97626864682a962caa9679dda9e; no voters: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c
I20260710 13:24:49.646801 24136 raft_consensus.cc:515] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.684849 24088 raft_consensus.cc:2749] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:49.687176 24065 ts_tablet_manager.cc:1434] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:24:49.687987 24065 tablet_bootstrap.cc:492] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:49.688653 24155 raft_consensus.cc:2749] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:49.688625 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2beecf1e2a405fab6db91bb70ed3a0" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:49.703605 23945 raft_consensus.cc:3060] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.718325 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2beecf1e2a405fab6db91bb70ed3a0" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:49.718791 24075 leader_election.cc:290] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:49.719071 24020 raft_consensus.cc:3060] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.719329 24136 leader_election.cc:290] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Requested vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:49.721609 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae722fcf40424a00860c2e8432ac965a" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:49.722297 23946 raft_consensus.cc:3060] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.737139 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae722fcf40424a00860c2e8432ac965a" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:49.748520 24067 tablet_bootstrap.cc:654] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.749722 24065 tablet_bootstrap.cc:654] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:49.747216 23836 leader_election.cc:343] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.764171 24136 raft_consensus.cc:493] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.764750 24136 raft_consensus.cc:515] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.755244 23945 raft_consensus.cc:2468] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:49.765131 23946 raft_consensus.cc:2468] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:49.770927 23837 leader_election.cc:304] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:24:49.767457 24020 raft_consensus.cc:2468] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:49.774344 24066 tablet_bootstrap.cc:654] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.766873 24136 leader_election.cc:290] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:49.773558 24075 raft_consensus.cc:2804] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:49.768401 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a748054f04d669386d29a0162f6b2" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:49.768401 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a748054f04d669386d29a0162f6b2" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:49.786808 24064 tablet_bootstrap.cc:492] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:49.788491 24064 ts_tablet_manager.cc:1403] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.128s	user 0.024s	sys 0.040s
I20260710 13:24:49.781111 23692 catalog_manager.cc:5697] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff65e97626864682a962caa9679dda9e (127.21.54.68). New cstate: current_term: 1 leader_uuid: "ff65e97626864682a962caa9679dda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:49.785670 23837 leader_election.cc:304] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [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: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c; no voters: 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:24:49.773885 24155 consensus_queue.cc:1048] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:24:49.795336 24075 raft_consensus.cc:697] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Becoming Leader. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:24:49.802143 24075 consensus_queue.cc:237] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.794154 24093 raft_consensus.cc:493] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.805745 24093 raft_consensus.cc:515] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.807902 24093 leader_election.cc:290] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
W20260710 13:24:49.809515 23835 leader_election.cc:343] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff65e97626864682a962caa9679dda9e (127.21.54.68:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.797902 24136 raft_consensus.cc:2804] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:49.810693 24136 raft_consensus.cc:697] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Becoming Leader. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:24:49.811164 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:49.811563 24136 consensus_queue.cc:237] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:49.812318 23870 raft_consensus.cc:2393] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15dea6071bbc49169e30c9ea489c9e77 in current term 1: Already voted for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in this term.
I20260710 13:24:49.813745 24155 consensus_queue.cc:1048] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:49.816931 23837 leader_election.cc:343] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.817623 23837 leader_election.cc:304] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e883fb49814d4161919895c28010c83c; no voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e
I20260710 13:24:49.817065 24093 consensus_queue.cc:1048] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:24:49.823464 24088 raft_consensus.cc:2749] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:49.829984 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:49.839466 23695 catalog_manager.cc:5697] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:49.840516 24108 consensus_queue.cc:1048] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:49.842168 23910 leader_election.cc:304] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77; no voters: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c
I20260710 13:24:49.844700 24065 tablet_bootstrap.cc:492] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:49.845492 24065 ts_tablet_manager.cc:1403] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.158s	user 0.027s	sys 0.004s
I20260710 13:24:49.843345 24093 raft_consensus.cc:3060] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:49.849076 24065 raft_consensus.cc:359] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.849947 24065 raft_consensus.cc:385] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.851498 24064 raft_consensus.cc:359] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.854156 24065 raft_consensus.cc:740] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.854182 24064 raft_consensus.cc:385] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.855063 24064 raft_consensus.cc:740] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.863119 24067 tablet_bootstrap.cc:492] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:49.863808 24067 ts_tablet_manager.cc:1403] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.358s	user 0.032s	sys 0.020s
I20260710 13:24:49.867830 24065 consensus_queue.cc:260] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:49.870718 24064 consensus_queue.cc:260] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
W20260710 13:24:49.874398 23742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:49.875576 24065 ts_tablet_manager.cc:1434] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:24:49.879164 24155 consensus_queue.cc:1048] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:49.881927 24067 raft_consensus.cc:359] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.888665 24067 raft_consensus.cc:385] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:49.889086 24067 raft_consensus.cc:740] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.889986 24065 tablet_bootstrap.cc:492] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:49.898100 24067 consensus_queue.cc:260] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
W20260710 13:24:49.915122 24204 log.cc:927] Time spent T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260710 13:24:49.916270 24064 ts_tablet_manager.cc:1434] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.127s	user 0.005s	sys 0.003s
I20260710 13:24:49.918082 24064 tablet_bootstrap.cc:492] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:49.920697 24067 ts_tablet_manager.cc:1434] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
W20260710 13:24:49.920886 23910 consensus_peers.cc:597] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:49.921976 24067 tablet_bootstrap.cc:492] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:49.924268 24065 tablet_bootstrap.cc:654] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:49.935633 24093 raft_consensus.cc:2749] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:49.940644 24180 raft_consensus.cc:493] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.946890 24180 raft_consensus.cc:515] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.965030 24155 consensus_queue.cc:1048] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:49.967938 24198 raft_consensus.cc:493] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:49.968521 24198 raft_consensus.cc:515] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:49.971866 24198 leader_election.cc:290] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:49.989933 24180 leader_election.cc:290] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:49.991180 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
W20260710 13:24:49.992715 23763 leader_election.cc:343] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:49.996296 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
W20260710 13:24:50.004698 23763 leader_election.cc:343] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:50.006680 24066 tablet_bootstrap.cc:492] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:50.007164 24066 ts_tablet_manager.cc:1403] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.362s	user 0.013s	sys 0.031s
I20260710 13:24:50.020498 24066 raft_consensus.cc:359] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:50.021788 24066 raft_consensus.cc:385] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.022044 24066 raft_consensus.cc:740] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
W20260710 13:24:50.024143 24210 log.cc:927] Time spent T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260710 13:24:50.028069 23694 catalog_manager.cc:5697] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c reported cstate change: term changed from 0 to 1, leader changed from <none> to e883fb49814d4161919895c28010c83c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "e883fb49814d4161919895c28010c83c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:50.030092 24066 consensus_queue.cc:260] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:50.030439 23694 catalog_manager.cc:5697] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c reported cstate change: term changed from 0 to 1, leader changed from <none> to e883fb49814d4161919895c28010c83c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "e883fb49814d4161919895c28010c83c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:50.033643 24064 tablet_bootstrap.cc:654] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.039623 24067 tablet_bootstrap.cc:654] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.046123 24066 ts_tablet_manager.cc:1434] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 13:24:50.049755 24066 tablet_bootstrap.cc:492] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:50.050863 24065 tablet_bootstrap.cc:492] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:50.051389 24065 ts_tablet_manager.cc:1403] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.167s	user 0.013s	sys 0.013s
I20260710 13:24:50.054224 24065 raft_consensus.cc:359] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.055310 24065 raft_consensus.cc:385] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.055608 24065 raft_consensus.cc:740] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.056375 24065 consensus_queue.cc:260] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.057658 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:50.058538 24019 raft_consensus.cc:2468] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 0.
I20260710 13:24:50.058779 24065 ts_tablet_manager.cc:1434] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:24:50.060365 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:50.059856 24065 tablet_bootstrap.cc:492] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:50.061264 24019 raft_consensus.cc:2468] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 0.
I20260710 13:24:50.064062 23760 leader_election.cc:304] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:50.065394 24076 consensus_queue.cc:1048] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:50.069440 24065 tablet_bootstrap.cc:654] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.073621 24067 tablet_bootstrap.cc:492] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:50.074090 24067 ts_tablet_manager.cc:1403] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.152s	user 0.016s	sys 0.000s
I20260710 13:24:50.078461 24180 raft_consensus.cc:2804] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:50.079056 24180 raft_consensus.cc:493] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:50.079553 24180 raft_consensus.cc:3060] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.078823 24067 raft_consensus.cc:359] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.080264 24067 raft_consensus.cc:385] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.081182 24067 raft_consensus.cc:740] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.081979 24067 consensus_queue.cc:260] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.084321 24067 ts_tablet_manager.cc:1434] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:24:50.085258 24067 tablet_bootstrap.cc:492] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:50.089099 24180 raft_consensus.cc:515] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:50.091357 24067 tablet_bootstrap.cc:654] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.089951 23760 leader_election.cc:304] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:50.095904 24065 tablet_bootstrap.cc:492] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:50.096153 24198 raft_consensus.cc:2804] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:50.096418 24065 ts_tablet_manager.cc:1403] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.005s
I20260710 13:24:50.096732 24198 raft_consensus.cc:493] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:50.097311 24198 raft_consensus.cc:3060] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.099350 24065 raft_consensus.cc:359] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.100099 24065 raft_consensus.cc:385] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.100373 24065 raft_consensus.cc:740] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.102651 24065 consensus_queue.cc:260] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.104700 24065 ts_tablet_manager.cc:1434] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:24:50.105592 24065 tablet_bootstrap.cc:492] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77: Bootstrap starting.
I20260710 13:24:50.106492 24197 consensus_queue.cc:1048] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:50.108923 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:50.109771 24019 raft_consensus.cc:3060] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.095940 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:50.118073 23871 raft_consensus.cc:3060] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.119566 24065 tablet_bootstrap.cc:654] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.142503 24019 raft_consensus.cc:2468] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 1.
I20260710 13:24:50.143005 24066 tablet_bootstrap.cc:654] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.144387 23760 leader_election.cc:304] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:50.145666 24197 raft_consensus.cc:2804] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:50.146023 24076 raft_consensus.cc:493] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.146710 24076 raft_consensus.cc:515] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.147984 24198 raft_consensus.cc:515] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:50.150760 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a748054f04d669386d29a0162f6b2" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:50.151650 23872 raft_consensus.cc:2468] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:50.152962 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:50.153291 23986 leader_election.cc:304] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e883fb49814d4161919895c28010c83c, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:50.154614 24216 raft_consensus.cc:2804] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:50.155085 24216 raft_consensus.cc:493] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:24:50.155135 23763 leader_election.cc:343] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:50.155573 24216 raft_consensus.cc:3060] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.131808 24180 leader_election.cc:290] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:50.158150 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:50.158881 24017 raft_consensus.cc:3060] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.160012 24076 leader_election.cc:290] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:50.163774 24198 leader_election.cc:290] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:50.165848 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a748054f04d669386d29a0162f6b2" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:50.167164 23944 raft_consensus.cc:2468] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:50.182751 24065 tablet_bootstrap.cc:492] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77: No bootstrap required, opened a new log
I20260710 13:24:50.183485 24065 ts_tablet_manager.cc:1403] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.012s
I20260710 13:24:50.187318 24216 raft_consensus.cc:515] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.190968 24065 raft_consensus.cc:359] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.191954 24065 raft_consensus.cc:385] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.192304 24065 raft_consensus.cc:740] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.194002 24017 raft_consensus.cc:2468] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 1.
I20260710 13:24:50.197851 24065 consensus_queue.cc:260] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.200533 23760 leader_election.cc:304] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:50.202178 24064 tablet_bootstrap.cc:492] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:50.202656 24064 ts_tablet_manager.cc:1403] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.285s	user 0.037s	sys 0.070s
I20260710 13:24:50.203603 23871 raft_consensus.cc:2468] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 1.
I20260710 13:24:50.203850 24180 raft_consensus.cc:2804] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:50.206089 24064 raft_consensus.cc:359] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.206981 24064 raft_consensus.cc:385] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.207321 24064 raft_consensus.cc:740] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.208246 24064 consensus_queue.cc:260] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.211356 24067 tablet_bootstrap.cc:492] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:50.211845 24067 ts_tablet_manager.cc:1403] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.036s
I20260710 13:24:50.211946 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a748054f04d669386d29a0162f6b2" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:50.212702 23871 raft_consensus.cc:3060] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.215617 24067 raft_consensus.cc:359] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.216338 24067 raft_consensus.cc:385] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.196583 24197 raft_consensus.cc:697] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
I20260710 13:24:50.216686 24067 raft_consensus.cc:740] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.220811 24067 consensus_queue.cc:260] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.221433 24229 consensus_queue.cc:1048] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:50.226575 24067 ts_tablet_manager.cc:1434] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:24:50.227599 24065 ts_tablet_manager.cc:1434] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.000s
I20260710 13:24:50.229735 24066 tablet_bootstrap.cc:492] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:50.230234 24066 ts_tablet_manager.cc:1403] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.181s	user 0.006s	sys 0.024s
I20260710 13:24:50.232935 24198 raft_consensus.cc:493] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.235033 24151 raft_consensus.cc:493] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.235613 24151 raft_consensus.cc:515] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.238837 24151 leader_election.cc:290] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:50.241226 24067 tablet_bootstrap.cc:492] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e: Bootstrap starting.
I20260710 13:24:50.242153 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
W20260710 13:24:50.244112 23910 leader_election.cc:343] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:50.245293 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
W20260710 13:24:50.248957 23909 leader_election.cc:343] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff65e97626864682a962caa9679dda9e (127.21.54.68:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:50.249650 24216 leader_election.cc:290] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Requested vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:50.249985 24067 tablet_bootstrap.cc:654] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.249723 23909 leader_election.cc:304] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77; no voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e
I20260710 13:24:50.248915 24197 consensus_queue.cc:237] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:50.250763 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a748054f04d669386d29a0162f6b2" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:50.251385 23946 raft_consensus.cc:3060] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.251411 24148 raft_consensus.cc:2749] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:50.233865 24198 raft_consensus.cc:515] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.262594 24180 raft_consensus.cc:697] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
I20260710 13:24:50.261446 24066 raft_consensus.cc:359] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:50.263180 24066 raft_consensus.cc:385] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.263449 24066 raft_consensus.cc:740] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.263491 24180 consensus_queue.cc:237] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:50.266274 24066 consensus_queue.cc:260] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:50.268821 24064 ts_tablet_manager.cc:1434] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.066s	user 0.022s	sys 0.010s
I20260710 13:24:50.270148 24064 tablet_bootstrap.cc:492] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:50.273674 24066 ts_tablet_manager.cc:1434] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260710 13:24:50.275058 24066 tablet_bootstrap.cc:492] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:50.277940 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae722fcf40424a00860c2e8432ac965a" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:50.281265 24066 tablet_bootstrap.cc:654] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.281467 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae722fcf40424a00860c2e8432ac965a" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:50.281729 24198 leader_election.cc:290] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:50.282331 23945 raft_consensus.cc:2393] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fd562ca41af4ea4b5534a1d1ede7148 in current term 1: Already voted for candidate e883fb49814d4161919895c28010c83c in this term.
I20260710 13:24:50.283807 23762 leader_election.cc:304] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148; no voters: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c
I20260710 13:24:50.284768 24229 raft_consensus.cc:3060] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.295392 24067 tablet_bootstrap.cc:492] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e: No bootstrap required, opened a new log
I20260710 13:24:50.296128 24067 ts_tablet_manager.cc:1403] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.008s
I20260710 13:24:50.305366 24066 tablet_bootstrap.cc:492] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:50.305948 24066 ts_tablet_manager.cc:1403] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.011s
I20260710 13:24:50.315357 23946 raft_consensus.cc:2468] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:50.322880 23985 leader_election.cc:304] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:50.323865 24216 raft_consensus.cc:2804] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:50.324363 24216 raft_consensus.cc:697] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Becoming Leader. State: Replica: ff65e97626864682a962caa9679dda9e, State: Running, Role: LEADER
I20260710 13:24:50.325196 24216 consensus_queue.cc:237] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.326357 24229 raft_consensus.cc:2749] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:50.330852 23871 raft_consensus.cc:2468] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:50.331028 24136 consensus_queue.cc:1048] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:50.334100 24067 raft_consensus.cc:359] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.334859 24067 raft_consensus.cc:385] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.335120 24067 raft_consensus.cc:740] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.337863 24136 raft_consensus.cc:493] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.338507 24067 consensus_queue.cc:260] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.339385 24136 raft_consensus.cc:515] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:50.345963 24067 ts_tablet_manager.cc:1434] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.001s
I20260710 13:24:50.347434 24066 raft_consensus.cc:359] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.348188 24066 raft_consensus.cc:385] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.348436 24066 raft_consensus.cc:740] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.349238 24066 consensus_queue.cc:260] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.350873 24136 leader_election.cc:290] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:50.352078 23793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:50.354522 24066 ts_tablet_manager.cc:1434] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260710 13:24:50.353955 23692 catalog_manager.cc:5697] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:50.355461 24066 tablet_bootstrap.cc:492] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c: Bootstrap starting.
I20260710 13:24:50.355968 24076 raft_consensus.cc:493] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.356429 24076 raft_consensus.cc:515] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.358656 24076 leader_election.cc:290] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:50.354804 23694 catalog_manager.cc:5697] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff65e97626864682a962caa9679dda9e (127.21.54.68). New cstate: current_term: 1 leader_uuid: "ff65e97626864682a962caa9679dda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:50.361598 24064 tablet_bootstrap.cc:654] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.365998 24066 tablet_bootstrap.cc:654] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.363795 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2910aa77fa4485d9f371262ee4e306b" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:50.369356 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:50.370182 24019 raft_consensus.cc:2393] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e883fb49814d4161919895c28010c83c in current term 1: Already voted for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in this term.
W20260710 13:24:50.371065 23986 leader_election.cc:343] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:50.363924 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2910aa77fa4485d9f371262ee4e306b" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:50.371325 23835 leader_election.cc:304] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e883fb49814d4161919895c28010c83c; no voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e
I20260710 13:24:50.371922 23946 raft_consensus.cc:2468] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 0.
I20260710 13:24:50.372174 24136 raft_consensus.cc:3060] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.371474 23692 catalog_manager.cc:5697] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:50.373040 23985 leader_election.cc:304] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [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: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:50.389268 24208 consensus_queue.cc:1048] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:50.397605 24136 raft_consensus.cc:2749] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:50.378928 24216 raft_consensus.cc:2804] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:50.402437 24216 raft_consensus.cc:493] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:50.403931 24216 raft_consensus.cc:3060] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.402444 24208 consensus_queue.cc:1048] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:50.409485 24208 consensus_queue.cc:1048] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:50.417397 24066 tablet_bootstrap.cc:492] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c: No bootstrap required, opened a new log
I20260710 13:24:50.426472 24066 ts_tablet_manager.cc:1403] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.015s
I20260710 13:24:50.432102 24066 raft_consensus.cc:359] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.432803 24066 raft_consensus.cc:385] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.433100 24066 raft_consensus.cc:740] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.434829 24216 raft_consensus.cc:515] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.435132 24066 consensus_queue.cc:260] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.437297 24066 ts_tablet_manager.cc:1434] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:24:50.439002 24216 leader_election.cc:290] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Requested vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:50.439941 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2910aa77fa4485d9f371262ee4e306b" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:50.443032 23945 raft_consensus.cc:3060] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.449399 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2910aa77fa4485d9f371262ee4e306b" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:50.450112 23871 raft_consensus.cc:3060] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.451064 24064 tablet_bootstrap.cc:492] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:50.451591 24064 ts_tablet_manager.cc:1403] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.182s	user 0.014s	sys 0.016s
I20260710 13:24:50.454255 24064 raft_consensus.cc:359] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.454942 24064 raft_consensus.cc:385] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.455235 24064 raft_consensus.cc:740] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.456004 24064 consensus_queue.cc:260] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.457904 23871 raft_consensus.cc:2468] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:50.459457 24064 ts_tablet_manager.cc:1434] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:24:50.459820 23945 raft_consensus.cc:2468] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:50.460472 24064 tablet_bootstrap.cc:492] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:50.461019 23985 leader_election.cc:304] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:50.462116 24216 raft_consensus.cc:2804] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:50.463268 24216 raft_consensus.cc:697] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Becoming Leader. State: Replica: ff65e97626864682a962caa9679dda9e, State: Running, Role: LEADER
I20260710 13:24:50.464183 24216 consensus_queue.cc:237] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:24:50.466758 24064 tablet_bootstrap.cc:654] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.481597 24064 tablet_bootstrap.cc:492] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:50.482060 24064 ts_tablet_manager.cc:1403] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260710 13:24:50.484073 24064 raft_consensus.cc:359] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.484594 24064 raft_consensus.cc:385] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.484844 24064 raft_consensus.cc:740] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.484624 23691 catalog_manager.cc:5697] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e reported cstate change: term changed from 0 to 1, leader changed from <none> to ff65e97626864682a962caa9679dda9e (127.21.54.68). New cstate: current_term: 1 leader_uuid: "ff65e97626864682a962caa9679dda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:50.485446 24064 consensus_queue.cc:260] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.487249 24064 ts_tablet_manager.cc:1434] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:50.489998 24064 tablet_bootstrap.cc:492] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:50.495553 24064 tablet_bootstrap.cc:654] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:50.500168 24064 tablet_bootstrap.cc:492] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: No bootstrap required, opened a new log
I20260710 13:24:50.500624 24064 ts_tablet_manager.cc:1403] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:24:50.502660 24064 raft_consensus.cc:359] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.503170 24064 raft_consensus.cc:385] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:50.503479 24064 raft_consensus.cc:740] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:50.504035 24064 consensus_queue.cc:260] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.505419 24064 ts_tablet_manager.cc:1434] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:24:50.508215 23796 raft_consensus.cc:3060] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.540858 24148 raft_consensus.cc:493] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.541358 24148 raft_consensus.cc:515] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.542976 24148 leader_election.cc:290] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:50.543783 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "587476ec0b154b7e9dd139c0d2a77315" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:50.543911 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "587476ec0b154b7e9dd139c0d2a77315" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:50.544397 23796 raft_consensus.cc:2468] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:50.544569 23871 raft_consensus.cc:2468] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 0.
I20260710 13:24:50.545455 23910 leader_election.cc:304] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: 
I20260710 13:24:50.546221 24148 raft_consensus.cc:2804] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:50.546622 24148 raft_consensus.cc:493] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:50.546949 24148 raft_consensus.cc:3060] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.552754 24148 raft_consensus.cc:515] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.554513 24148 leader_election.cc:290] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:50.555523 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "587476ec0b154b7e9dd139c0d2a77315" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:50.555668 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "587476ec0b154b7e9dd139c0d2a77315" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:50.556130 23796 raft_consensus.cc:3060] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.556288 23871 raft_consensus.cc:3060] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.562417 23871 raft_consensus.cc:2468] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:50.562978 23796 raft_consensus.cc:2468] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:50.563599 23912 leader_election.cc:304] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:24:50.566059 24151 raft_consensus.cc:2804] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:50.566598 24151 raft_consensus.cc:697] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:50.567579 24151 consensus_queue.cc:237] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:50.582813 23694 catalog_manager.cc:5697] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:50.594483 24229 raft_consensus.cc:493] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:50.594931 24229 raft_consensus.cc:515] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.596602 24229 leader_election.cc:290] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:50.597560 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:50.597823 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:50.598176 23945 raft_consensus.cc:2468] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 0.
I20260710 13:24:50.598503 24019 raft_consensus.cc:2468] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 0.
I20260710 13:24:50.599350 23762 leader_election.cc:304] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: 
I20260710 13:24:50.600109 24229 raft_consensus.cc:2804] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:50.600432 24229 raft_consensus.cc:493] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:50.600747 24229 raft_consensus.cc:3060] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.606369 24229 raft_consensus.cc:515] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.607856 24229 leader_election.cc:290] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 election: Requested vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:50.608764 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:50.608803 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:50.609421 23945 raft_consensus.cc:3060] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.609515 24019 raft_consensus.cc:3060] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:50.614269 24019 raft_consensus.cc:2468] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 1.
I20260710 13:24:50.615154 23945 raft_consensus.cc:2468] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 1.
I20260710 13:24:50.615278 23760 leader_election.cc:304] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:50.616101 24229 raft_consensus.cc:2804] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:50.616592 24229 raft_consensus.cc:697] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
I20260710 13:24:50.617431 24229 consensus_queue.cc:237] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:50.626042 23694 catalog_manager.cc:5697] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:50.667255 24229 consensus_queue.cc:1048] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:50.676988 21721 tablet_server.cc:179] TabletServer@127.21.54.65:0 shutting down...
I20260710 13:24:50.684015 24198 consensus_queue.cc:1048] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:50.715294 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:50.716121 21721 tablet_replica.cc:333] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.717132 21721 raft_consensus.cc:2243] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.717685 21721 raft_consensus.cc:2272] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.720064 21721 tablet_replica.cc:333] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.720644 21721 raft_consensus.cc:2243] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.721046 21721 raft_consensus.cc:2272] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.723114 21721 tablet_replica.cc:333] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.723687 21721 raft_consensus.cc:2243] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:50.724267 21721 pending_rounds.cc:70] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Trying to abort 1 pending ops.
I20260710 13:24:50.724550 21721 pending_rounds.cc:77] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993790525952000 op_type: NO_OP noop_request { }
I20260710 13:24:50.724882 21721 raft_consensus.cc:2889] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:50.725271 21721 raft_consensus.cc:2272] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.727434 21721 tablet_replica.cc:333] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.728030 21721 raft_consensus.cc:2243] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.728436 21721 raft_consensus.cc:2272] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.730613 21721 tablet_replica.cc:333] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.731168 21721 raft_consensus.cc:2243] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:50.731731 21721 pending_rounds.cc:70] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Trying to abort 1 pending ops.
I20260710 13:24:50.731940 21721 pending_rounds.cc:77] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993791977529344 op_type: NO_OP noop_request { }
I20260710 13:24:50.732208 21721 raft_consensus.cc:2889] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:50.732494 21721 raft_consensus.cc:2272] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.734668 21721 tablet_replica.cc:333] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.735204 21721 raft_consensus.cc:2243] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.735569 21721 raft_consensus.cc:2272] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.737519 21721 tablet_replica.cc:333] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.738058 21721 raft_consensus.cc:2243] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.738478 21721 raft_consensus.cc:2272] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.740140 21721 tablet_replica.cc:333] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.740671 21721 raft_consensus.cc:2243] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.741057 21721 raft_consensus.cc:2272] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.742671 21721 tablet_replica.cc:333] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.743194 21721 raft_consensus.cc:2243] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.743611 21721 raft_consensus.cc:2272] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.745806 21721 tablet_replica.cc:333] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.746337 21721 raft_consensus.cc:2243] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.746733 21721 raft_consensus.cc:2272] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.748679 21721 tablet_replica.cc:333] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.749478 21721 raft_consensus.cc:2243] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.749953 21721 raft_consensus.cc:2272] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:50.751336 23836 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
I20260710 13:24:50.752239 21721 tablet_replica.cc:333] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.753039 21721 raft_consensus.cc:2243] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.753583 21721 raft_consensus.cc:2272] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.755765 21721 tablet_replica.cc:333] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
W20260710 13:24:50.755832 23836 consensus_peers.cc:597] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:50.756345 21721 raft_consensus.cc:2243] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:50.757102 21721 raft_consensus.cc:2272] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.759119 21721 tablet_replica.cc:333] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.759639 21721 raft_consensus.cc:2243] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:50.760403 21721 raft_consensus.cc:2272] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.762493 21721 tablet_replica.cc:333] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.763046 21721 raft_consensus.cc:2243] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.763411 21721 raft_consensus.cc:2272] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.765923 21721 tablet_replica.cc:333] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.766578 21721 raft_consensus.cc:2243] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.767025 21721 raft_consensus.cc:2272] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.768599 21721 tablet_replica.cc:333] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.769027 21721 raft_consensus.cc:2243] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.769451 21721 raft_consensus.cc:2272] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:50.771761 21721 tablet_replica.cc:333] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: stopping tablet replica
I20260710 13:24:50.772231 21721 raft_consensus.cc:2243] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:50.772671 21721 raft_consensus.cc:2272] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:50.780614 23984 consensus_peers.cc:597] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:50.800949 21721 tablet_server.cc:196] TabletServer@127.21.54.65:0 shutdown complete.
I20260710 13:24:50.826704 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:24:50.826925 24254 consensus_queue.cc:1048] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:50.835991 24260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:50.837970 24261 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:50.847997 24076 consensus_queue.cc:1048] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:24:50.875618 24264 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:50.881285 21721 server_base.cc:1061] running on GCE node
I20260710 13:24:50.883030 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:50.883358 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:50.883589 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689890883569 us; error 0 us; skew 500 ppm
I20260710 13:24:50.884407 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:24:50.886904 23836 consensus_peers.cc:597] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:50.887497 23836 consensus_peers.cc:597] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:50.892251 24254 consensus_queue.cc:1048] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:50.899031 21721 webserver.cc:533] Webserver started at http://127.21.54.65:36409/ using document root <none> and password file <none>
I20260710 13:24:50.899827 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:50.900135 21721 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:24:50.909744 24216 consensus_queue.cc:1048] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:50.920099 23910 consensus_peers.cc:597] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:50.924463 23910 consensus_peers.cc:597] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:50.924057 21721 fs_manager.cc:714] Time spent opening directory manager: real 0.023s	user 0.005s	sys 0.004s
I20260710 13:24:50.933377 24274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:50.934960 21721 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:50.935377 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
format_stamp: "Formatted at 2026-07-10 13:24:46 on dist-test-slave-swp1"
I20260710 13:24:50.935758 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689836050131-21721-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)
W20260710 13:24:50.954154 23910 consensus_peers.cc:597] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:50.968511 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:50.969789 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:50.971084 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:50.974745 24281 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:24:50.982549 23984 consensus_peers.cc:597] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:51.030105 23910 consensus_peers.cc:597] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.035601 24148 consensus_queue.cc:1048] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:24:51.045853 23984 consensus_peers.cc:597] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:51.061499 23910 consensus_peers.cc:597] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.083038 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:24:51.083461 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.110s	user 0.004s	sys 0.000s
I20260710 13:24:51.083798 21721 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:24:51.090754 24281 tablet_bootstrap.cc:492] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.104188 24281 tablet_bootstrap.cc:492] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.105057 24281 tablet_bootstrap.cc:492] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.105654 24281 ts_tablet_manager.cc:1403] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:24:51.107650 24281 raft_consensus.cc:359] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.108139 24281 raft_consensus.cc:740] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.108786 24281 consensus_queue.cc:260] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.110865 24281 ts_tablet_manager.cc:1434] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:24:51.111476 24281 tablet_bootstrap.cc:492] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.122373 24281 tablet_bootstrap.cc:492] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.123167 24281 tablet_bootstrap.cc:492] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.123668 24281 ts_tablet_manager.cc:1403] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:24:51.125593 24281 raft_consensus.cc:359] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.126068 24281 raft_consensus.cc:740] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.126704 24281 consensus_queue.cc:260] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.128041 24281 ts_tablet_manager.cc:1434] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:51.128705 24281 tablet_bootstrap.cc:492] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.140218 24281 tablet_bootstrap.cc:492] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.141112 24281 tablet_bootstrap.cc:492] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.141842 24281 ts_tablet_manager.cc:1403] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
W20260710 13:24:51.143282 23984 consensus_peers.cc:597] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.143877 24281 raft_consensus.cc:359] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.144387 24281 raft_consensus.cc:740] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.144902 24281 consensus_queue.cc:260] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.146338 24281 ts_tablet_manager.cc:1434] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:51.146955 24281 tablet_bootstrap.cc:492] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.156260 21721 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:24:51.156483 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.073s	user 0.070s	sys 0.000s
I20260710 13:24:51.157088 24281 tablet_bootstrap.cc:492] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.157976 24281 tablet_bootstrap.cc:492] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.158489 24281 ts_tablet_manager.cc:1403] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:24:51.160163 24281 raft_consensus.cc:359] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.160702 24281 raft_consensus.cc:740] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.161341 24281 consensus_queue.cc:260] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.163221 24281 ts_tablet_manager.cc:1434] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:51.163981 24281 tablet_bootstrap.cc:492] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.184139 24281 tablet_bootstrap.cc:492] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.184947 24281 tablet_bootstrap.cc:492] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.185535 24281 ts_tablet_manager.cc:1403] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260710 13:24:51.187359 24281 raft_consensus.cc:359] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.187888 24281 raft_consensus.cc:740] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.188534 24281 consensus_queue.cc:260] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.190059 24281 ts_tablet_manager.cc:1434] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:51.190706 24281 tablet_bootstrap.cc:492] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.201386 24281 tablet_bootstrap.cc:492] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: 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
I20260710 13:24:51.202373 24281 tablet_bootstrap.cc:492] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.203011 24281 ts_tablet_manager.cc:1403] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:24:51.205436 24281 raft_consensus.cc:359] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.206264 24281 raft_consensus.cc:740] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.206915 24281 consensus_queue.cc:260] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.208882 24281 ts_tablet_manager.cc:1434] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:51.209757 24281 tablet_bootstrap.cc:492] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
W20260710 13:24:51.210721 23910 consensus_peers.cc:597] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:51.223336 24281 tablet_bootstrap.cc:492] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.224304 24281 tablet_bootstrap.cc:492] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.224849 24281 ts_tablet_manager.cc:1403] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:24:51.226794 24281 raft_consensus.cc:359] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.227320 24281 raft_consensus.cc:740] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.228125 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:36835
I20260710 13:24:51.227883 24281 consensus_queue.cc:260] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.228281 24348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:36835 every 8 connection(s)
I20260710 13:24:51.229614 24281 ts_tablet_manager.cc:1434] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:51.230225 24281 tablet_bootstrap.cc:492] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.243960 24281 tablet_bootstrap.cc:492] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.244663 24281 tablet_bootstrap.cc:492] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.245246 24281 ts_tablet_manager.cc:1403] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260710 13:24:51.247326 24281 raft_consensus.cc:359] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.247835 24281 raft_consensus.cc:740] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.248433 24281 consensus_queue.cc:260] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.249902 24281 ts_tablet_manager.cc:1434] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:51.250523 24281 tablet_bootstrap.cc:492] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.254940 24349 heartbeater.cc:344] Connected to a master server at 127.21.54.126:40761
I20260710 13:24:51.255415 24349 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:51.256603 24349 heartbeater.cc:507] Master 127.21.54.126:40761 requested a full tablet report, sending...
I20260710 13:24:51.261394 24281 tablet_bootstrap.cc:492] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: 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
I20260710 13:24:51.262187 24281 tablet_bootstrap.cc:492] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.262849 24281 ts_tablet_manager.cc:1403] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:24:51.265146 24281 raft_consensus.cc:359] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.265475 23691 ts_manager.cc:194] Re-registered known tserver with Master: 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:51.265838 24281 raft_consensus.cc:740] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.266598 24281 consensus_queue.cc:260] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.268592 24281 ts_tablet_manager.cc:1434] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:24:51.269362 24281 tablet_bootstrap.cc:492] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.280933 24281 tablet_bootstrap.cc:492] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.281642 24281 tablet_bootstrap.cc:492] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.282227 24281 ts_tablet_manager.cc:1403] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:24:51.283937 24281 raft_consensus.cc:359] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.284437 24281 raft_consensus.cc:740] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.284965 24281 consensus_queue.cc:260] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.286742 24281 ts_tablet_manager.cc:1434] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:51.287568 24281 tablet_bootstrap.cc:492] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.289507 23691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38104
I20260710 13:24:51.292657 24349 heartbeater.cc:499] Master 127.21.54.126:40761 was elected leader, sending a full tablet report...
I20260710 13:24:51.299821 24281 tablet_bootstrap.cc:492] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.300558 24281 tablet_bootstrap.cc:492] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.301087 24281 ts_tablet_manager.cc:1403] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:24:51.302834 24281 raft_consensus.cc:359] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.303337 24281 raft_consensus.cc:740] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.303862 24281 consensus_queue.cc:260] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.305364 24281 ts_tablet_manager.cc:1434] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:51.306075 24281 tablet_bootstrap.cc:492] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.317113 24281 tablet_bootstrap.cc:492] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.317927 24281 tablet_bootstrap.cc:492] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.318576 24281 ts_tablet_manager.cc:1403] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:24:51.320886 24281 raft_consensus.cc:359] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.321532 24281 raft_consensus.cc:740] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.322154 24281 consensus_queue.cc:260] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.323884 24281 ts_tablet_manager.cc:1434] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:24:51.324854 24281 tablet_bootstrap.cc:492] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.336970 24281 tablet_bootstrap.cc:492] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.337695 24281 tablet_bootstrap.cc:492] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.338148 24281 ts_tablet_manager.cc:1403] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260710 13:24:51.339752 24281 raft_consensus.cc:359] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.340250 24281 raft_consensus.cc:740] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.340819 24281 consensus_queue.cc:260] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.343250 24281 ts_tablet_manager.cc:1434] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:51.344218 24281 tablet_bootstrap.cc:492] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.358593 24281 tablet_bootstrap.cc:492] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.359594 24281 tablet_bootstrap.cc:492] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.360255 24281 ts_tablet_manager.cc:1403] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:24:51.362306 24281 raft_consensus.cc:359] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.362871 24281 raft_consensus.cc:740] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.363440 24281 consensus_queue.cc:260] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.365098 24281 ts_tablet_manager.cc:1434] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:51.365999 24281 tablet_bootstrap.cc:492] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.377988 24281 tablet_bootstrap.cc:492] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: 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
I20260710 13:24:51.378831 24281 tablet_bootstrap.cc:492] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.379339 24281 ts_tablet_manager.cc:1403] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:24:51.380995 24281 raft_consensus.cc:359] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.381695 24281 raft_consensus.cc:740] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.382369 24281 consensus_queue.cc:260] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.383700 24281 ts_tablet_manager.cc:1434] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:51.384503 24281 tablet_bootstrap.cc:492] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.397612 24281 tablet_bootstrap.cc:492] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.398263 24281 tablet_bootstrap.cc:492] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.398730 24281 ts_tablet_manager.cc:1403] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:24:51.400315 24281 raft_consensus.cc:359] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.400777 24281 raft_consensus.cc:740] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.401286 24281 consensus_queue.cc:260] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:51.402921 24281 ts_tablet_manager.cc:1434] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:51.404024 24281 tablet_bootstrap.cc:492] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.420286 24281 tablet_bootstrap.cc:492] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.421227 24281 tablet_bootstrap.cc:492] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.421855 24281 ts_tablet_manager.cc:1403] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:24:51.424170 24281 raft_consensus.cc:359] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.424875 24281 raft_consensus.cc:740] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.425607 24281 consensus_queue.cc:260] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.437695 24281 ts_tablet_manager.cc:1434] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 13:24:51.438572 24281 tablet_bootstrap.cc:492] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap starting.
I20260710 13:24:51.452555 24281 tablet_bootstrap.cc:492] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:51.453490 24281 tablet_bootstrap.cc:492] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Bootstrap complete.
I20260710 13:24:51.454176 24281 ts_tablet_manager.cc:1403] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:24:51.456671 24281 raft_consensus.cc:359] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.457381 24281 raft_consensus.cc:740] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Initialized, Role: FOLLOWER
I20260710 13:24:51.458060 24281 consensus_queue.cc:260] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.459901 24281 ts_tablet_manager.cc:1434] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:51.735298 24243 raft_consensus.cc:493] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:51.735800 24243 raft_consensus.cc:515] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.737653 24243 leader_election.cc:290] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:51.738507 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:51.738730 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:51.739243 24017 raft_consensus.cc:2468] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:51.739565 24322 raft_consensus.cc:2410] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e883fb49814d4161919895c28010c83c 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.
I20260710 13:24:51.740464 23835 leader_election.cc:304] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [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: e883fb49814d4161919895c28010c83c, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:51.741257 24243 raft_consensus.cc:2804] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:51.741582 24243 raft_consensus.cc:493] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:51.741882 24243 raft_consensus.cc:3060] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:51.746789 24243 raft_consensus.cc:515] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.748531 24243 leader_election.cc:290] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 2 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:51.749435 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:51.749611 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:51.750001 24017 raft_consensus.cc:3060] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:51.750152 24322 raft_consensus.cc:3060] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:51.756682 24017 raft_consensus.cc:2468] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 2.
I20260710 13:24:51.756978 24322 raft_consensus.cc:2410] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e883fb49814d4161919895c28010c83c 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.
I20260710 13:24:51.757890 23835 leader_election.cc:304] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e883fb49814d4161919895c28010c83c, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:51.758580 24243 raft_consensus.cc:2804] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:51.759023 24243 raft_consensus.cc:697] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 2 LEADER]: Becoming Leader. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:24:51.759804 24243 consensus_queue.cc:237] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [LEADER]: Queue going to LEADER 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: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:51.768867 23694 catalog_manager.cc:5697] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c reported cstate change: term changed from 1 to 2, leader changed from 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65) to e883fb49814d4161919895c28010c83c (127.21.54.66). New cstate: current_term: 2 leader_uuid: "e883fb49814d4161919895c28010c83c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:51.823886 24148 raft_consensus.cc:493] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5fd562ca41af4ea4b5534a1d1ede7148)
I20260710 13:24:51.824360 24148 raft_consensus.cc:515] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.826336 24148 leader_election.cc:290] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:51.826930 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:51.827433 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:51.827595 24322 raft_consensus.cc:2468] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 1.
I20260710 13:24:51.828711 23910 leader_election.cc:304] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [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: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: 
I20260710 13:24:51.829486 24148 raft_consensus.cc:2804] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:51.829746 24148 raft_consensus.cc:493] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5fd562ca41af4ea4b5534a1d1ede7148)
I20260710 13:24:51.830068 24148 raft_consensus.cc:3060] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:51.834925 24148 raft_consensus.cc:515] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.836428 24148 leader_election.cc:290] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [CANDIDATE]: Term 2 election: Requested vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:51.837433 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:51.837479 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "15dea6071bbc49169e30c9ea489c9e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:24:51.838115 24322 raft_consensus.cc:3060] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:51.844158 24322 raft_consensus.cc:2468] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15dea6071bbc49169e30c9ea489c9e77 in term 2.
I20260710 13:24:51.845206 23910 leader_election.cc:304] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [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: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: e883fb49814d4161919895c28010c83c
I20260710 13:24:51.845912 24148 raft_consensus.cc:2804] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:51.846323 24148 raft_consensus.cc:697] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 LEADER]: Becoming Leader. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:24:51.847074 24148 consensus_queue.cc:237] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:51.854025 23691 catalog_manager.cc:5697] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 reported cstate change: term changed from 1 to 2, leader changed from 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65) to 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67). New cstate: current_term: 2 leader_uuid: "15dea6071bbc49169e30c9ea489c9e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:52.178460 24376 raft_consensus.cc:493] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5fd562ca41af4ea4b5534a1d1ede7148)
I20260710 13:24:52.179044 24376 raft_consensus.cc:515] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:52.181550 24376 leader_election.cc:290] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:52.181836 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:52.182171 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:52.182780 24322 raft_consensus.cc:2468] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 1.
I20260710 13:24:52.183868 23836 leader_election.cc:304] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [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: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c; no voters: ff65e97626864682a962caa9679dda9e
I20260710 13:24:52.184640 24376 raft_consensus.cc:2804] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:52.184994 24376 raft_consensus.cc:493] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5fd562ca41af4ea4b5534a1d1ede7148)
I20260710 13:24:52.185370 24376 raft_consensus.cc:3060] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.189076 24017 raft_consensus.cc:1275] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Refusing update from remote peer e883fb49814d4161919895c28010c83c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:24:52.189488 24216 raft_consensus.cc:493] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5fd562ca41af4ea4b5534a1d1ede7148)
I20260710 13:24:52.190021 24216 raft_consensus.cc:515] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:52.190835 24075 consensus_queue.cc:1048] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.192013 24216 leader_election.cc:290] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:24:52.193128 24376 raft_consensus.cc:515] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:52.194352 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e883fb49814d4161919895c28010c83c" is_pre_election: true
I20260710 13:24:52.195091 23871 raft_consensus.cc:2393] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff65e97626864682a962caa9679dda9e in current term 2: Already voted for candidate e883fb49814d4161919895c28010c83c in this term.
I20260710 13:24:52.195961 24376 leader_election.cc:290] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 2 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835)
I20260710 13:24:52.196171 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:52.196892 24019 raft_consensus.cc:3060] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.197054 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "ff65e97626864682a962caa9679dda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:52.197785 24322 raft_consensus.cc:2468] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff65e97626864682a962caa9679dda9e in term 1.
I20260710 13:24:52.198957 23984 leader_election.cc:304] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [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: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:52.201073 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930ae4a980324c1d80d4057ef222a953" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
I20260710 13:24:52.201649 24322 raft_consensus.cc:3060] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.206022 24019 raft_consensus.cc:2468] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 2.
I20260710 13:24:52.206620 24216 raft_consensus.cc:2764] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:24:52.208395 23835 leader_election.cc:304] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e883fb49814d4161919895c28010c83c, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:52.209339 24243 raft_consensus.cc:2804] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:52.211704 24322 raft_consensus.cc:2468] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 2.
I20260710 13:24:52.212908 24243 raft_consensus.cc:697] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 2 LEADER]: Becoming Leader. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:24:52.213764 24243 consensus_queue.cc:237] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:24:52.221700 24322 raft_consensus.cc:1275] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Refusing update from remote peer e883fb49814d4161919895c28010c83c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:24:52.222191 24322 pending_rounds.cc:85] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Aborting all ops after (but not including) 0
I20260710 13:24:52.222440 24322 pending_rounds.cc:107] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:52.222719 24322 raft_consensus.cc:2889] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:52.223959 23694 catalog_manager.cc:5697] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c reported cstate change: term changed from 1 to 2, leader changed from 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65) to e883fb49814d4161919895c28010c83c (127.21.54.66). New cstate: current_term: 2 leader_uuid: "e883fb49814d4161919895c28010c83c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:52.224419 24243 consensus_queue.cc:1048] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.253463 24243 raft_consensus.cc:493] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5fd562ca41af4ea4b5534a1d1ede7148)
I20260710 13:24:52.254009 24243 raft_consensus.cc:515] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:24:52.255795 24243 leader_election.cc:290] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:24:52.256768 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" is_pre_election: true
I20260710 13:24:52.256956 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:52.257505 24322 raft_consensus.cc:2393] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e883fb49814d4161919895c28010c83c in current term 2: Already voted for candidate 15dea6071bbc49169e30c9ea489c9e77 in this term.
I20260710 13:24:52.258622 23837 leader_election.cc:304] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [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: e883fb49814d4161919895c28010c83c; no voters: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:24:52.259368 24243 raft_consensus.cc:3060] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.264297 24243 raft_consensus.cc:2749] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:52.330626 23871 raft_consensus.cc:1275] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Refusing update from remote peer 15dea6071bbc49169e30c9ea489c9e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:52.332094 24251 consensus_queue.cc:1048] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:52.341602 24322 raft_consensus.cc:1275] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Refusing update from remote peer 15dea6071bbc49169e30c9ea489c9e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:52.343497 24251 consensus_queue.cc:1048] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:52.391126 24364 raft_consensus.cc:493] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:52.391570 24364 raft_consensus.cc:515] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:52.393676 24364 leader_election.cc:290] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:52.415822 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77" is_pre_election: true
I20260710 13:24:52.416558 23945 raft_consensus.cc:2468] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 1.
I20260710 13:24:52.417227 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e" is_pre_election: true
I20260710 13:24:52.417925 24017 raft_consensus.cc:2468] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 1.
I20260710 13:24:52.418047 24277 leader_election.cc:304] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [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: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: 
I20260710 13:24:52.420020 24364 raft_consensus.cc:2804] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:52.420390 24364 raft_consensus.cc:493] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:52.420734 24364 raft_consensus.cc:3060] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.426324 24364 raft_consensus.cc:515] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:52.428205 24364 leader_election.cc:290] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 2 election: Requested vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:24:52.428925 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:24:52.429543 23945 raft_consensus.cc:3060] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.429311 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a0feeabb604acb8aa0cd46e7c30a5c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:24:52.430025 24017 raft_consensus.cc:3060] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:52.436839 24017 raft_consensus.cc:2468] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 2.
I20260710 13:24:52.436839 23945 raft_consensus.cc:2468] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 2.
I20260710 13:24:52.438573 24275 leader_election.cc:304] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:24:52.439276 24364 raft_consensus.cc:2804] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:52.440503 24364 raft_consensus.cc:697] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
I20260710 13:24:52.441447 24364 consensus_queue.cc:237] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:24:52.449568 23694 catalog_manager.cc:5697] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:52.650720 24017 raft_consensus.cc:1275] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Refusing update from remote peer e883fb49814d4161919895c28010c83c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:52.651953 24243 consensus_queue.cc:1048] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:52.662154 24322 raft_consensus.cc:1275] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Refusing update from remote peer e883fb49814d4161919895c28010c83c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:52.664286 24376 consensus_queue.cc:1048] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:52.923365 24017 raft_consensus.cc:1275] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:52.924685 24364 consensus_queue.cc:1048] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:52.938548 23945 raft_consensus.cc:1275] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:52.940356 24364 consensus_queue.cc:1048] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:01.233212 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:01.263396 23944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c"
dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
mode: GRACEFUL
new_leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:36510
I20260710 13:25:01.264468 23944 raft_consensus.cc:606] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Received request to transfer leadership to TS 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:25:01.267551 23944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751"
dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
mode: GRACEFUL
new_leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:36510
I20260710 13:25:01.268154 23944 raft_consensus.cc:606] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 LEADER]: Received request to transfer leadership to TS 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:25:01.270635 23944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25"
dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
mode: GRACEFUL
new_leader_uuid: "e883fb49814d4161919895c28010c83c"
 from {username='slave'} at 127.0.0.1:36510
I20260710 13:25:01.271159 23944 raft_consensus.cc:606] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Received request to transfer leadership to TS e883fb49814d4161919895c28010c83c
I20260710 13:25:01.283571 24019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941"
dest_uuid: "ff65e97626864682a962caa9679dda9e"
mode: GRACEFUL
new_leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:40878
I20260710 13:25:01.284200 24019 raft_consensus.cc:606] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Received request to transfer leadership to TS 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:25:01.286790 23944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb4b37b21644450faa0904043721e29c"
dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
mode: GRACEFUL
new_leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:36510
I20260710 13:25:01.287359 23944 raft_consensus.cc:606] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Received request to transfer leadership to TS 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:25:01.288341 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:25:01.288996 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:01.293771 24406 raft_consensus.cc:993] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77: : Instructing follower 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:01.294397 24418 raft_consensus.cc:1081] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Signalling peer 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:01.296053 24321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c"
dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:44156
I20260710 13:25:01.296645 24321 raft_consensus.cc:493] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.297080 24321 raft_consensus.cc:3060] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.304594 24321 raft_consensus.cc:515] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:25:01.306802 24321 leader_election.cc:290] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 2 election: Requested vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:25:01.307544 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:25:01.307883 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b6ddb015b240e6b25a05a0c825269c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:25:01.308809 24019 raft_consensus.cc:3060] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.308776 23944 raft_consensus.cc:3055] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:01.309369 23944 raft_consensus.cc:740] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:25:01.310312 23944 consensus_queue.cc:260] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:25:01.311813 23944 raft_consensus.cc:3060] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.316869 24019 raft_consensus.cc:2468] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 2.
I20260710 13:25:01.318463 24275 leader_election.cc:304] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:25:01.319644 24416 raft_consensus.cc:2804] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:01.319823 23944 raft_consensus.cc:2468] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 2.
I20260710 13:25:01.321628 24416 raft_consensus.cc:697] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
I20260710 13:25:01.322700 24416 consensus_queue.cc:237] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } }
I20260710 13:25:01.330973 23692 catalog_manager.cc:5697] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 1 to 2, leader changed from 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67) to 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:01.602906 24406 raft_consensus.cc:993] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77: : Instructing follower 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:01.603395 24418 raft_consensus.cc:1081] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 LEADER]: Signalling peer 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:01.604822 24321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751"
dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:44156
I20260710 13:25:01.605309 24321 raft_consensus.cc:493] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.605583 24321 raft_consensus.cc:3060] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:01.610687 24321 raft_consensus.cc:515] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:25:01.612340 24321 leader_election.cc:290] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 3 election: Requested vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:25:01.613514 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:25:01.614349 23944 raft_consensus.cc:3055] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:01.614679 23944 raft_consensus.cc:740] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:25:01.615710 23944 consensus_queue.cc:260] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [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: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:25:01.617280 23944 raft_consensus.cc:3060] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:01.624251 23944 raft_consensus.cc:2468] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 3.
I20260710 13:25:01.625010 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3314f6491a4e49868775d13b4ef1b751" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:25:01.625515 24277 leader_election.cc:304] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: 15dea6071bbc49169e30c9ea489c9e77, 5fd562ca41af4ea4b5534a1d1ede7148; no voters: 
I20260710 13:25:01.625779 23871 raft_consensus.cc:3060] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:01.626442 24416 raft_consensus.cc:2804] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:01.626963 24416 raft_consensus.cc:697] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
I20260710 13:25:01.627898 24416 consensus_queue.cc:237] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:25:01.631851 23871 raft_consensus.cc:2468] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 3.
I20260710 13:25:01.640769 23692 catalog_manager.cc:5697] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 2 to 3, leader changed from 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67) to 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65). New cstate: current_term: 3 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:01.711207 24406 raft_consensus.cc:993] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77: : Instructing follower 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:01.711882 24418 raft_consensus.cc:1081] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Signalling peer 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:01.713601 24321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb4b37b21644450faa0904043721e29c"
dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:44156
I20260710 13:25:01.714097 24321 raft_consensus.cc:493] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.714370 24321 raft_consensus.cc:3060] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.719499 24321 raft_consensus.cc:515] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:25:01.721086 24321 leader_election.cc:290] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 2 election: Requested vote from peers e883fb49814d4161919895c28010c83c (127.21.54.66:36033), 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765)
I20260710 13:25:01.722029 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4b37b21644450faa0904043721e29c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:25:01.722170 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4b37b21644450faa0904043721e29c" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:25:01.722582 23871 raft_consensus.cc:3060] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.722716 23945 raft_consensus.cc:3055] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:01.723060 23945 raft_consensus.cc:740] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:25:01.723806 23945 consensus_queue.cc:260] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:25:01.724882 23945 raft_consensus.cc:3060] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.727562 23871 raft_consensus.cc:2468] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 2.
I20260710 13:25:01.728711 24278 leader_election.cc:304] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:25:01.729516 24416 raft_consensus.cc:2804] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:01.729853 23945 raft_consensus.cc:2468] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 2.
I20260710 13:25:01.730018 24416 raft_consensus.cc:697] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
I20260710 13:25:01.731051 24416 consensus_queue.cc:237] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } }
I20260710 13:25:01.739580 23692 catalog_manager.cc:5697] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 1 to 2, leader changed from 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67) to 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:01.747831 24418 raft_consensus.cc:993] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77: : Instructing follower e883fb49814d4161919895c28010c83c to start an election
I20260710 13:25:01.748380 24406 raft_consensus.cc:1081] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Signalling peer e883fb49814d4161919895c28010c83c to start an election
I20260710 13:25:01.750018 23869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25"
dest_uuid: "e883fb49814d4161919895c28010c83c"
 from {username='slave'} at 127.0.0.1:53730
I20260710 13:25:01.750506 23869 raft_consensus.cc:493] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.750808 23869 raft_consensus.cc:3060] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.756170 23869 raft_consensus.cc:515] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:25:01.758232 23869 leader_election.cc:290] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 2 election: Requested vote from peers 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765), ff65e97626864682a962caa9679dda9e (127.21.54.68:34923)
I20260710 13:25:01.759136 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15dea6071bbc49169e30c9ea489c9e77"
I20260710 13:25:01.759368 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b00c8b53da44cd181108001ef832b25" candidate_uuid: "e883fb49814d4161919895c28010c83c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:25:01.759801 23945 raft_consensus.cc:3055] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:01.759945 24019 raft_consensus.cc:3060] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.760119 23945 raft_consensus.cc:740] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15dea6071bbc49169e30c9ea489c9e77, State: Running, Role: LEADER
I20260710 13:25:01.760983 23945 consensus_queue.cc:260] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:25:01.762018 23945 raft_consensus.cc:3060] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.767083 23945 raft_consensus.cc:2468] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 2.
I20260710 13:25:01.767202 24019 raft_consensus.cc:2468] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e883fb49814d4161919895c28010c83c in term 2.
I20260710 13:25:01.768410 23837 leader_election.cc:304] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15dea6071bbc49169e30c9ea489c9e77, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:25:01.769364 24410 raft_consensus.cc:2804] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:01.770264 24410 raft_consensus.cc:697] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 2 LEADER]: Becoming Leader. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:25:01.772106 24410 consensus_queue.cc:237] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } }
I20260710 13:25:01.780747 23692 catalog_manager.cc:5697] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c reported cstate change: term changed from 1 to 2, leader changed from 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67) to e883fb49814d4161919895c28010c83c (127.21.54.66). New cstate: current_term: 2 leader_uuid: "e883fb49814d4161919895c28010c83c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:01.793283 23945 raft_consensus.cc:1275] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.794628 24416 consensus_queue.cc:1048] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.805512 24019 raft_consensus.cc:1275] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.808029 24424 consensus_queue.cc:1048] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:01.818140 24420 raft_consensus.cc:993] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e: : Instructing follower 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:01.818727 24412 raft_consensus.cc:1081] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Signalling peer 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:01.820211 24321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941"
dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:44142
I20260710 13:25:01.820672 24321 raft_consensus.cc:493] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:01.820959 24321 raft_consensus.cc:3060] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.827473 24321 raft_consensus.cc:515] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:25:01.829097 24321 leader_election.cc:290] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 2 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:25:01.829926 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:25:01.830144 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd2fd284064902899e2c94a2605941" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:25:01.830477 24019 raft_consensus.cc:3055] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:01.830824 24019 raft_consensus.cc:740] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff65e97626864682a962caa9679dda9e, State: Running, Role: LEADER
I20260710 13:25:01.830821 23869 raft_consensus.cc:3060] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.831597 24019 consensus_queue.cc:260] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:25:01.832681 24019 raft_consensus.cc:3060] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:01.836410 23869 raft_consensus.cc:2468] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 2.
I20260710 13:25:01.837404 24019 raft_consensus.cc:2468] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 2.
I20260710 13:25:01.837622 24278 leader_election.cc:304] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fd562ca41af4ea4b5534a1d1ede7148, e883fb49814d4161919895c28010c83c; no voters: 
I20260710 13:25:01.838502 24424 raft_consensus.cc:2804] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:01.838891 24424 raft_consensus.cc:697] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
I20260710 13:25:01.839655 24424 consensus_queue.cc:237] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:25:01.847369 23694 catalog_manager.cc:5697] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 1 to 2, leader changed from ff65e97626864682a962caa9679dda9e (127.21.54.68) to 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:02.171281 24019 raft_consensus.cc:1275] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Refusing update from remote peer e883fb49814d4161919895c28010c83c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:02.172708 24435 consensus_queue.cc:1048] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:02.192953 23945 raft_consensus.cc:1275] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Refusing update from remote peer e883fb49814d4161919895c28010c83c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:02.193059 23869 raft_consensus.cc:1275] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 3 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:02.194768 24424 consensus_queue.cc:1048] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:02.196194 24435 consensus_queue.cc:1048] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:02.199589 23945 raft_consensus.cc:1275] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:02.205025 24424 consensus_queue.cc:1048] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:02.208127 23944 raft_consensus.cc:1275] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 3 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:02.217557 24448 consensus_queue.cc:1048] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15dea6071bbc49169e30c9ea489c9e77" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 44765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:02.230656 23871 raft_consensus.cc:1275] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:02.236589 24416 consensus_queue.cc:1048] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:02.239351 23871 raft_consensus.cc:1275] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:02.241346 24416 consensus_queue.cc:1048] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:02.264320 24019 raft_consensus.cc:1275] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:02.266847 24416 consensus_queue.cc:1048] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:02.289894 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:02.304977 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:02.337031 23870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98"
dest_uuid: "e883fb49814d4161919895c28010c83c"
mode: GRACEFUL
new_leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:36740
I20260710 13:25:02.337633 23870 raft_consensus.cc:606] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 2 LEADER]: Received request to transfer leadership to TS 5fd562ca41af4ea4b5534a1d1ede7148
I20260710 13:25:02.338824 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:25:02.339524 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:02.481542 24410 raft_consensus.cc:993] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c: : Instructing follower 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:02.482113 24445 raft_consensus.cc:1081] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 2 LEADER]: Signalling peer 5fd562ca41af4ea4b5534a1d1ede7148 to start an election
I20260710 13:25:02.483749 24322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98"
dest_uuid: "5fd562ca41af4ea4b5534a1d1ede7148"
 from {username='slave'} at 127.0.0.1:44162
I20260710 13:25:02.484208 24322 raft_consensus.cc:493] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:02.484498 24322 raft_consensus.cc:3060] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:02.490571 24322 raft_consensus.cc:515] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:25:02.492440 24322 leader_election.cc:290] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [CANDIDATE]: Term 3 election: Requested vote from peers ff65e97626864682a962caa9679dda9e (127.21.54.68:34923), e883fb49814d4161919895c28010c83c (127.21.54.66:36033)
I20260710 13:25:02.493846 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e883fb49814d4161919895c28010c83c"
I20260710 13:25:02.493846 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2421197bbc42db96a71bb3990c5c98" candidate_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ff65e97626864682a962caa9679dda9e"
I20260710 13:25:02.494940 24019 raft_consensus.cc:3060] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:02.495031 23870 raft_consensus.cc:3055] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:02.495455 23870 raft_consensus.cc:740] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e883fb49814d4161919895c28010c83c, State: Running, Role: LEADER
I20260710 13:25:02.496896 23870 consensus_queue.cc:260] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [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: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:25:02.498521 23870 raft_consensus.cc:3060] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:02.505137 24019 raft_consensus.cc:2468] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 3.
I20260710 13:25:02.506450 24275 leader_election.cc:304] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: 5fd562ca41af4ea4b5534a1d1ede7148, ff65e97626864682a962caa9679dda9e; no voters: 
I20260710 13:25:02.506929 23870 raft_consensus.cc:2468] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd562ca41af4ea4b5534a1d1ede7148 in term 3.
I20260710 13:25:02.507292 24448 raft_consensus.cc:2804] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:02.507875 24448 raft_consensus.cc:697] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 LEADER]: Becoming Leader. State: Replica: 5fd562ca41af4ea4b5534a1d1ede7148, State: Running, Role: LEADER
I20260710 13:25:02.508755 24448 consensus_queue.cc:237] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [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: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } }
I20260710 13:25:02.517019 23694 catalog_manager.cc:5697] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 reported cstate change: term changed from 2 to 3, leader changed from e883fb49814d4161919895c28010c83c (127.21.54.66) to 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65). New cstate: current_term: 3 leader_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd562ca41af4ea4b5534a1d1ede7148" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 36835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:02.923357 24017 raft_consensus.cc:1275] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 3 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:25:02.924572 24416 consensus_queue.cc:1048] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff65e97626864682a962caa9679dda9e" member_type: VOTER last_known_addr { host: "127.21.54.68" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:02.936283 23870 raft_consensus.cc:1275] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 3 FOLLOWER]: Refusing update from remote peer 5fd562ca41af4ea4b5534a1d1ede7148: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:25:02.938077 24416 consensus_queue.cc:1048] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e883fb49814d4161919895c28010c83c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 36033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:03.340472 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:03.355520 21721 tablet_server.cc:179] TabletServer@127.21.54.65:36835 shutting down...
I20260710 13:25:03.384949 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:03.385785 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.386484 21721 raft_consensus.cc:2243] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.386917 21721 raft_consensus.cc:2272] T 5cc9ec8dd6c3471e8493480473b94513 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.388891 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.389520 21721 raft_consensus.cc:2243] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.390254 21721 raft_consensus.cc:2272] T 3b2421197bbc42db96a71bb3990c5c98 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.392313 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.392822 21721 raft_consensus.cc:2243] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.393560 21721 raft_consensus.cc:2272] T 05b6ddb015b240e6b25a05a0c825269c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.395256 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.395735 21721 raft_consensus.cc:2243] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.396359 21721 raft_consensus.cc:2272] T c0fd2fd284064902899e2c94a2605941 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.398295 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.398775 21721 raft_consensus.cc:2243] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.399092 21721 raft_consensus.cc:2272] T c6fcbb478c1a4a0b8c0624231963631f P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.400929 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.401445 21721 raft_consensus.cc:2243] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.401801 21721 raft_consensus.cc:2272] T ae722fcf40424a00860c2e8432ac965a P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.403550 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.404052 21721 raft_consensus.cc:2243] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.404687 21721 raft_consensus.cc:2272] T eb4b37b21644450faa0904043721e29c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.406379 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.406813 21721 raft_consensus.cc:2243] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.407378 21721 raft_consensus.cc:2272] T abfee3fa21534c86b84107ffbfb96297 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.409471 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.409967 21721 raft_consensus.cc:2243] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.410426 21721 raft_consensus.cc:2272] T 3c2150d6074c46efac31795650b195f6 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.412518 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.413277 21721 raft_consensus.cc:2243] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.413679 21721 raft_consensus.cc:2272] T 1b4624b5662648178aca5dba14bec8f1 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.415596 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.416182 21721 raft_consensus.cc:2243] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.417037 21721 raft_consensus.cc:2272] T 56a0feeabb604acb8aa0cd46e7c30a5c P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.419021 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.419559 21721 raft_consensus.cc:2243] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.419971 21721 raft_consensus.cc:2272] T 46a559e93e9c4c1f95cf5349a30dff73 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.421976 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.422679 21721 raft_consensus.cc:2243] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.423192 21721 raft_consensus.cc:2272] T 587476ec0b154b7e9dd139c0d2a77315 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.425489 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.426136 21721 raft_consensus.cc:2243] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.426558 21721 raft_consensus.cc:2272] T 930ae4a980324c1d80d4057ef222a953 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.428421 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.428937 21721 raft_consensus.cc:2243] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.429364 21721 raft_consensus.cc:2272] T e1ff0b8b7f634085becebafcbf9c7716 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.431330 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.431842 21721 raft_consensus.cc:2243] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.432605 21721 raft_consensus.cc:2272] T 3314f6491a4e49868775d13b4ef1b751 P 5fd562ca41af4ea4b5534a1d1ede7148 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.435052 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.435541 21721 raft_consensus.cc:2243] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.436143 21721 raft_consensus.cc:2272] T 60b96c69114649ea9786c3f34c3d9d8e P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.438459 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:03.439011 21721 raft_consensus.cc:2243] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.439473 21721 raft_consensus.cc:2272] T 9b2c37915b314ce8aa9c9e071b654c1d P 5fd562ca41af4ea4b5534a1d1ede7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.481004 21721 tablet_server.cc:196] TabletServer@127.21.54.65:36835 shutdown complete.
W20260710 13:25:03.508073 23910 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260710 13:25:03.512434 23910 consensus_peers.cc:597] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.522214 21721 tablet_server.cc:179] TabletServer@127.21.54.66:0 shutting down...
W20260710 13:25:03.522330 23836 consensus_peers.cc:597] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:03.536108 23836 consensus_peers.cc:597] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:03.537793 23986 consensus_peers.cc:597] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e -> Peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Couldn't send request to peer e883fb49814d4161919895c28010c83c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.554415 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:03.555173 21721 tablet_replica.cc:333] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.556047 21721 raft_consensus.cc:2243] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.556551 21721 raft_consensus.cc:2272] T 3b2421197bbc42db96a71bb3990c5c98 P e883fb49814d4161919895c28010c83c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:03.559506 23986 consensus_peers.cc:597] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e -> Peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Couldn't send request to peer e883fb49814d4161919895c28010c83c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.559691 21721 tablet_replica.cc:333] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.560360 21721 raft_consensus.cc:2243] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.560792 21721 raft_consensus.cc:2272] T e2910aa77fa4485d9f371262ee4e306b P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.562932 21721 tablet_replica.cc:333] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.563524 21721 raft_consensus.cc:2243] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.563946 21721 raft_consensus.cc:2272] T 339a748054f04d669386d29a0162f6b2 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.565814 21721 tablet_replica.cc:333] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.566380 21721 raft_consensus.cc:2243] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.567178 21721 raft_consensus.cc:2272] T bb2beecf1e2a405fab6db91bb70ed3a0 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.568977 21721 tablet_replica.cc:333] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.569528 21721 raft_consensus.cc:2243] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.570302 21721 raft_consensus.cc:2272] T ae722fcf40424a00860c2e8432ac965a P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.572137 21721 tablet_replica.cc:333] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.572691 21721 raft_consensus.cc:2243] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.573114 21721 raft_consensus.cc:2272] T 263f3e1c92994d7c8479b38e557f0c37 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.574982 21721 tablet_replica.cc:333] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.575585 21721 raft_consensus.cc:2243] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.576006 21721 raft_consensus.cc:2272] T 60b96c69114649ea9786c3f34c3d9d8e P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.577771 21721 tablet_replica.cc:333] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.578342 21721 raft_consensus.cc:2243] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.578764 21721 raft_consensus.cc:2272] T 3314f6491a4e49868775d13b4ef1b751 P e883fb49814d4161919895c28010c83c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.580464 21721 tablet_replica.cc:333] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.580976 21721 raft_consensus.cc:2243] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.581393 21721 raft_consensus.cc:2272] T c0fd2fd284064902899e2c94a2605941 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.583069 21721 tablet_replica.cc:333] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.583583 21721 raft_consensus.cc:2243] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.584002 21721 raft_consensus.cc:2272] T c6fcbb478c1a4a0b8c0624231963631f P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.585821 21721 tablet_replica.cc:333] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.586326 21721 raft_consensus.cc:2243] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.587092 21721 raft_consensus.cc:2272] T 930ae4a980324c1d80d4057ef222a953 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.589016 21721 tablet_replica.cc:333] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.589586 21721 raft_consensus.cc:2243] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.590335 21721 raft_consensus.cc:2272] T e1ff0b8b7f634085becebafcbf9c7716 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.592119 21721 tablet_replica.cc:333] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.592655 21721 raft_consensus.cc:2243] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.593055 21721 raft_consensus.cc:2272] T eb4b37b21644450faa0904043721e29c P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.595268 21721 tablet_replica.cc:333] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.595783 21721 raft_consensus.cc:2243] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.596508 21721 raft_consensus.cc:2272] T 4b00c8b53da44cd181108001ef832b25 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.598371 21721 tablet_replica.cc:333] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.598861 21721 raft_consensus.cc:2243] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.599259 21721 raft_consensus.cc:2272] T 587476ec0b154b7e9dd139c0d2a77315 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.601006 21721 tablet_replica.cc:333] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.601579 21721 raft_consensus.cc:2243] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.602370 21721 raft_consensus.cc:2272] T 1b4624b5662648178aca5dba14bec8f1 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.604084 21721 tablet_replica.cc:333] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.604550 21721 raft_consensus.cc:2243] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.604984 21721 raft_consensus.cc:2272] T 46a559e93e9c4c1f95cf5349a30dff73 P e883fb49814d4161919895c28010c83c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.606819 21721 tablet_replica.cc:333] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c: stopping tablet replica
I20260710 13:25:03.607246 21721 raft_consensus.cc:2243] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.607663 21721 raft_consensus.cc:2272] T 949b44e742a34784ab35af3310a769a7 P e883fb49814d4161919895c28010c83c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:03.613564 23910 consensus_peers.cc:597] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:03.635978 23984 consensus_peers.cc:597] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.650102 21721 tablet_server.cc:196] TabletServer@127.21.54.66:0 shutdown complete.
W20260710 13:25:03.664541 23986 consensus_peers.cc:597] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e -> Peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Couldn't send request to peer e883fb49814d4161919895c28010c83c. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:03.671597 23912 consensus_peers.cc:597] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 -> Peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Couldn't send request to peer e883fb49814d4161919895c28010c83c. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:03.677419 23912 consensus_peers.cc:597] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 -> Peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Couldn't send request to peer e883fb49814d4161919895c28010c83c. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:03.682037 23984 consensus_peers.cc:597] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.691609 21721 tablet_server.cc:179] TabletServer@127.21.54.67:0 shutting down...
W20260710 13:25:03.706525 23910 consensus_peers.cc:597] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:03.717803 23985 consensus_peers.cc:597] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e -> Peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Couldn't send request to peer 15dea6071bbc49169e30c9ea489c9e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:03.728977 23984 consensus_peers.cc:597] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.729568 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:03.730327 21721 tablet_replica.cc:333] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.731283 21721 raft_consensus.cc:2243] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.731885 21721 raft_consensus.cc:2272] T e2910aa77fa4485d9f371262ee4e306b P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.734233 21721 tablet_replica.cc:333] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.734750 21721 raft_consensus.cc:2243] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.735132 21721 raft_consensus.cc:2272] T 339a748054f04d669386d29a0162f6b2 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.737375 21721 tablet_replica.cc:333] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.737987 21721 raft_consensus.cc:2243] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.738510 21721 raft_consensus.cc:2272] T 3314f6491a4e49868775d13b4ef1b751 P 15dea6071bbc49169e30c9ea489c9e77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.741067 21721 tablet_replica.cc:333] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
W20260710 13:25:03.740980 23910 consensus_peers.cc:597] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.741896 21721 raft_consensus.cc:2243] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.742416 21721 raft_consensus.cc:2272] T 3c2150d6074c46efac31795650b195f6 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:03.743005 23985 consensus_peers.cc:597] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e -> Peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Couldn't send request to peer 15dea6071bbc49169e30c9ea489c9e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.744612 21721 tablet_replica.cc:333] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.745260 21721 raft_consensus.cc:2243] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.745685 21721 raft_consensus.cc:2272] T 4b00c8b53da44cd181108001ef832b25 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.747789 21721 tablet_replica.cc:333] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
W20260710 13:25:03.747720 23912 consensus_peers.cc:597] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 -> Peer e883fb49814d4161919895c28010c83c (127.21.54.66:36033): Couldn't send request to peer e883fb49814d4161919895c28010c83c. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:36033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.748545 21721 raft_consensus.cc:2243] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.749416 21721 raft_consensus.cc:2272] T 9b2c37915b314ce8aa9c9e071b654c1d P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.751293 21721 tablet_replica.cc:333] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.751842 21721 raft_consensus.cc:2243] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.752245 21721 raft_consensus.cc:2272] T bb2beecf1e2a405fab6db91bb70ed3a0 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.754137 21721 tablet_replica.cc:333] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.754642 21721 raft_consensus.cc:2243] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.755043 21721 raft_consensus.cc:2272] T eb4b37b21644450faa0904043721e29c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.756752 21721 tablet_replica.cc:333] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.757375 21721 raft_consensus.cc:2243] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.757777 21721 raft_consensus.cc:2272] T abfee3fa21534c86b84107ffbfb96297 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.760136 21721 tablet_replica.cc:333] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.760736 21721 raft_consensus.cc:2243] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.761531 21721 raft_consensus.cc:2272] T 949b44e742a34784ab35af3310a769a7 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.763365 21721 tablet_replica.cc:333] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.763883 21721 raft_consensus.cc:2243] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.764313 21721 raft_consensus.cc:2272] T 56a0feeabb604acb8aa0cd46e7c30a5c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.766106 21721 tablet_replica.cc:333] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.766647 21721 raft_consensus.cc:2243] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.767405 21721 raft_consensus.cc:2272] T 587476ec0b154b7e9dd139c0d2a77315 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.769286 21721 tablet_replica.cc:333] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.769747 21721 raft_consensus.cc:2243] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.770418 21721 raft_consensus.cc:2272] T 46a559e93e9c4c1f95cf5349a30dff73 P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.772101 21721 tablet_replica.cc:333] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.772542 21721 raft_consensus.cc:2243] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.772907 21721 raft_consensus.cc:2272] T e1ff0b8b7f634085becebafcbf9c7716 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.774762 21721 tablet_replica.cc:333] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.775298 21721 raft_consensus.cc:2243] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.775715 21721 raft_consensus.cc:2272] T ae722fcf40424a00860c2e8432ac965a P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.777670 21721 tablet_replica.cc:333] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.778155 21721 raft_consensus.cc:2243] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.778915 21721 raft_consensus.cc:2272] T 263f3e1c92994d7c8479b38e557f0c37 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.780663 21721 tablet_replica.cc:333] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.781149 21721 raft_consensus.cc:2243] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.781937 21721 raft_consensus.cc:2272] T 5cc9ec8dd6c3471e8493480473b94513 P 15dea6071bbc49169e30c9ea489c9e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.783676 21721 tablet_replica.cc:333] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77: stopping tablet replica
I20260710 13:25:03.784142 21721 raft_consensus.cc:2243] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.784530 21721 raft_consensus.cc:2272] T 05b6ddb015b240e6b25a05a0c825269c P 15dea6071bbc49169e30c9ea489c9e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.812393 21721 tablet_server.cc:196] TabletServer@127.21.54.67:0 shutdown complete.
W20260710 13:25:03.813629 23985 consensus_peers.cc:597] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e -> Peer 15dea6071bbc49169e30c9ea489c9e77 (127.21.54.67:44765): Couldn't send request to peer 15dea6071bbc49169e30c9ea489c9e77. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.67:44765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.843463 21721 tablet_server.cc:179] TabletServer@127.21.54.68:0 shutting down...
W20260710 13:25:03.861552 23984 consensus_peers.cc:597] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e -> Peer 5fd562ca41af4ea4b5534a1d1ede7148 (127.21.54.65:36835): Couldn't send request to peer 5fd562ca41af4ea4b5534a1d1ede7148. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:36835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:03.878894 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:03.879638 21721 tablet_replica.cc:333] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.880264 21721 raft_consensus.cc:2243] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.881131 21721 raft_consensus.cc:2272] T e2910aa77fa4485d9f371262ee4e306b P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.883301 21721 tablet_replica.cc:333] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.883908 21721 raft_consensus.cc:2243] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.884742 21721 raft_consensus.cc:2272] T 339a748054f04d669386d29a0162f6b2 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.886775 21721 tablet_replica.cc:333] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.887364 21721 raft_consensus.cc:2243] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.887820 21721 raft_consensus.cc:2272] T 930ae4a980324c1d80d4057ef222a953 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.889933 21721 tablet_replica.cc:333] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.890503 21721 raft_consensus.cc:2243] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.890923 21721 raft_consensus.cc:2272] T 3b2421197bbc42db96a71bb3990c5c98 P ff65e97626864682a962caa9679dda9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.893985 21721 tablet_replica.cc:333] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.894595 21721 raft_consensus.cc:2243] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.895037 21721 raft_consensus.cc:2272] T bb2beecf1e2a405fab6db91bb70ed3a0 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.896870 21721 tablet_replica.cc:333] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.897466 21721 raft_consensus.cc:2243] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.897877 21721 raft_consensus.cc:2272] T c0fd2fd284064902899e2c94a2605941 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.899647 21721 tablet_replica.cc:333] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.900146 21721 raft_consensus.cc:2243] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.900883 21721 raft_consensus.cc:2272] T c6fcbb478c1a4a0b8c0624231963631f P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.902720 21721 tablet_replica.cc:333] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.903239 21721 raft_consensus.cc:2243] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.903657 21721 raft_consensus.cc:2272] T 9b2c37915b314ce8aa9c9e071b654c1d P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.905452 21721 tablet_replica.cc:333] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.905964 21721 raft_consensus.cc:2243] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.906363 21721 raft_consensus.cc:2272] T 4b00c8b53da44cd181108001ef832b25 P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.908035 21721 tablet_replica.cc:333] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.908540 21721 raft_consensus.cc:2243] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.909338 21721 raft_consensus.cc:2272] T 3c2150d6074c46efac31795650b195f6 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.911098 21721 tablet_replica.cc:333] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.911623 21721 raft_consensus.cc:2243] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.912335 21721 raft_consensus.cc:2272] T abfee3fa21534c86b84107ffbfb96297 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.914069 21721 tablet_replica.cc:333] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.914589 21721 raft_consensus.cc:2243] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.914973 21721 raft_consensus.cc:2272] T 263f3e1c92994d7c8479b38e557f0c37 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.916855 21721 tablet_replica.cc:333] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.917403 21721 raft_consensus.cc:2243] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.917799 21721 raft_consensus.cc:2272] T 5cc9ec8dd6c3471e8493480473b94513 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.919524 21721 tablet_replica.cc:333] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.920030 21721 raft_consensus.cc:2243] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.920428 21721 raft_consensus.cc:2272] T 05b6ddb015b240e6b25a05a0c825269c P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.922369 21721 tablet_replica.cc:333] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.922899 21721 raft_consensus.cc:2243] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.923332 21721 raft_consensus.cc:2272] T 56a0feeabb604acb8aa0cd46e7c30a5c P ff65e97626864682a962caa9679dda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.925068 21721 tablet_replica.cc:333] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.925621 21721 raft_consensus.cc:2243] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.926033 21721 raft_consensus.cc:2272] T 1b4624b5662648178aca5dba14bec8f1 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.927875 21721 tablet_replica.cc:333] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.928373 21721 raft_consensus.cc:2243] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:03.929191 21721 raft_consensus.cc:2272] T 60b96c69114649ea9786c3f34c3d9d8e P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.931041 21721 tablet_replica.cc:333] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e: stopping tablet replica
I20260710 13:25:03.931502 21721 raft_consensus.cc:2243] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:03.931916 21721 raft_consensus.cc:2272] T 949b44e742a34784ab35af3310a769a7 P ff65e97626864682a962caa9679dda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:03.969870 21721 tablet_server.cc:196] TabletServer@127.21.54.68:0 shutdown complete.
I20260710 13:25:04.000730 21721 master.cc:562] Master@127.21.54.126:40761 shutting down...
I20260710 13:25:04.025568 21721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:04.026345 21721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:04.026717 21721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3758fe2a21444e098dbc65f24d8841ec: stopping tablet replica
I20260710 13:25:04.047729 21721 master.cc:584] Master@127.21.54.126:40761 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17611 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:25:04.109278 21721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.54.126:43247
I20260710 13:25:04.110579 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:04.117219 24476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:04.117740 24477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:04.118131 24479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:04.120364 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:04.121404 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:04.121608 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:04.121829 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689904121788 us; error 0 us; skew 500 ppm
I20260710 13:25:04.122431 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:04.125295 21721 webserver.cc:533] Webserver started at http://127.21.54.126:41961/ using document root <none> and password file <none>
I20260710 13:25:04.125844 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:04.126055 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:04.126380 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:04.127627 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/master-0-root/instance:
uuid: "cdcb5041c4fa4a93978d835f5c66f0bf"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-swp1"
I20260710 13:25:04.132931 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:25:04.137822 24484 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.139288 21721 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:25:04.139638 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/master-0-root
uuid: "cdcb5041c4fa4a93978d835f5c66f0bf"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-swp1"
I20260710 13:25:04.139967 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:04.184377 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:04.185933 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:04.228915 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.126:43247
I20260710 13:25:04.229017 24535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.126:43247 every 8 connection(s)
I20260710 13:25:04.233820 24536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.246116 24536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf: Bootstrap starting.
I20260710 13:25:04.251865 24536 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.257457 24536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf: No bootstrap required, opened a new log
I20260710 13:25:04.259927 24536 raft_consensus.cc:359] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdcb5041c4fa4a93978d835f5c66f0bf" member_type: VOTER }
I20260710 13:25:04.260360 24536 raft_consensus.cc:385] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.260648 24536 raft_consensus.cc:740] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcb5041c4fa4a93978d835f5c66f0bf, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.261318 24536 consensus_queue.cc:260] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdcb5041c4fa4a93978d835f5c66f0bf" member_type: VOTER }
I20260710 13:25:04.261839 24536 raft_consensus.cc:399] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:04.262084 24536 raft_consensus.cc:493] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:04.262395 24536 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.267292 24536 raft_consensus.cc:515] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdcb5041c4fa4a93978d835f5c66f0bf" member_type: VOTER }
I20260710 13:25:04.267889 24536 leader_election.cc:304] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [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: cdcb5041c4fa4a93978d835f5c66f0bf; no voters: 
I20260710 13:25:04.269124 24536 leader_election.cc:290] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:04.269567 24539 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.271049 24539 raft_consensus.cc:697] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 1 LEADER]: Becoming Leader. State: Replica: cdcb5041c4fa4a93978d835f5c66f0bf, State: Running, Role: LEADER
I20260710 13:25:04.271818 24539 consensus_queue.cc:237] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [LEADER]: Queue going to LEADER mode. State: All 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: "cdcb5041c4fa4a93978d835f5c66f0bf" member_type: VOTER }
I20260710 13:25:04.272401 24536 sys_catalog.cc:565] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:04.276557 24540 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cdcb5041c4fa4a93978d835f5c66f0bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdcb5041c4fa4a93978d835f5c66f0bf" member_type: VOTER } }
I20260710 13:25:04.277379 24540 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:04.278697 24541 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader cdcb5041c4fa4a93978d835f5c66f0bf. Latest consensus state: current_term: 1 leader_uuid: "cdcb5041c4fa4a93978d835f5c66f0bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdcb5041c4fa4a93978d835f5c66f0bf" member_type: VOTER } }
I20260710 13:25:04.279312 24541 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:04.283432 24545 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:04.289691 24545 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:04.290889 21721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:04.298331 24545 catalog_manager.cc:1383] Generated new cluster ID: 27a2e840cdca458fb1679fa20073354c
I20260710 13:25:04.298657 24545 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:04.316308 24545 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:04.317700 24545 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:04.332903 24545 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf: Generated new TSK 0
I20260710 13:25:04.333598 24545 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:04.358054 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:04.364845 24557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:04.365669 24558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:04.367653 21721 server_base.cc:1061] running on GCE node
W20260710 13:25:04.368070 24560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:04.369024 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:04.369290 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:04.369493 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689904369474 us; error 0 us; skew 500 ppm
I20260710 13:25:04.370057 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:04.372509 21721 webserver.cc:533] Webserver started at http://127.21.54.65:42897/ using document root <none> and password file <none>
I20260710 13:25:04.373315 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:04.373622 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:04.373952 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:04.375167 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-0-root/instance:
uuid: "f466f7abaddc4825ba260b20b69cdd3f"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-swp1"
I20260710 13:25:04.379957 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:25:04.383941 24565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.384800 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:25:04.385192 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "f466f7abaddc4825ba260b20b69cdd3f"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-swp1"
I20260710 13:25:04.385556 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:04.401531 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:04.402833 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:04.404361 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:04.406762 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:04.407003 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.407258 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:04.407450 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.453125 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:44361
I20260710 13:25:04.453523 24627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:44361 every 8 connection(s)
I20260710 13:25:04.459368 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:04.466190 24632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:04.468679 24633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:04.470867 24636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:04.470893 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:04.472316 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:04.472573 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:04.472766 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689904472747 us; error 0 us; skew 500 ppm
I20260710 13:25:04.473400 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:04.473425 24628 heartbeater.cc:344] Connected to a master server at 127.21.54.126:43247
I20260710 13:25:04.473884 24628 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:04.474890 24628 heartbeater.cc:507] Master 127.21.54.126:43247 requested a full tablet report, sending...
I20260710 13:25:04.476476 21721 webserver.cc:533] Webserver started at http://127.21.54.66:45457/ using document root <none> and password file <none>
I20260710 13:25:04.477105 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:04.477380 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:04.477672 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:04.477579 24501 ts_manager.cc:194] Registered new tserver with Master: f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361)
I20260710 13:25:04.478996 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-1-root/instance:
uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-swp1"
I20260710 13:25:04.479509 24501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44444
I20260710 13:25:04.484599 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:25:04.488962 24640 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.490345 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:25:04.490746 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-1-root
uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-swp1"
I20260710 13:25:04.491147 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:04.505990 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:04.507253 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:04.508778 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:04.511384 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:04.511641 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.512579 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:04.512980 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.557499 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.66:43661
I20260710 13:25:04.557606 24702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.66:43661 every 8 connection(s)
I20260710 13:25:04.564101 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:04.575981 24706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:04.581909 24707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:04.582224 21721 server_base.cc:1061] running on GCE node
W20260710 13:25:04.582952 24709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:04.583778 24703 heartbeater.cc:344] Connected to a master server at 127.21.54.126:43247
I20260710 13:25:04.584220 24703 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:04.584292 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:04.584621 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:04.584827 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689904584811 us; error 0 us; skew 500 ppm
I20260710 13:25:04.585255 24703 heartbeater.cc:507] Master 127.21.54.126:43247 requested a full tablet report, sending...
I20260710 13:25:04.585675 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:04.587972 24501 ts_manager.cc:194] Registered new tserver with Master: ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:04.589264 21721 webserver.cc:533] Webserver started at http://127.21.54.67:46501/ using document root <none> and password file <none>
I20260710 13:25:04.590031 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:04.590014 24501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44460
I20260710 13:25:04.590520 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:04.590962 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:04.592633 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-2-root/instance:
uuid: "0f26ce9f8c0b442584c4778203b6b294"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-swp1"
I20260710 13:25:04.599526 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:04.603838 24714 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.604826 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:25:04.605109 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-2-root
uuid: "0f26ce9f8c0b442584c4778203b6b294"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-swp1"
I20260710 13:25:04.605489 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:04.619912 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:04.621106 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:04.622620 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:04.625114 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:04.625386 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.625694 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:04.625856 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:04.667246 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.67:41377
I20260710 13:25:04.667352 24776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.67:41377 every 8 connection(s)
I20260710 13:25:04.682548 24777 heartbeater.cc:344] Connected to a master server at 127.21.54.126:43247
I20260710 13:25:04.683002 24777 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:04.683727 24777 heartbeater.cc:507] Master 127.21.54.126:43247 requested a full tablet report, sending...
I20260710 13:25:04.685922 24501 ts_manager.cc:194] Registered new tserver with Master: 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:04.686488 21721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016108154s
I20260710 13:25:04.687552 24501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44476
I20260710 13:25:04.715677 24501 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44480:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:04.718850 24501 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:04.801981 24742 tablet_service.cc:1511] Processing CreateTablet for tablet cadd3e85eab8445084f0764268753e9e (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:25:04.803498 24742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadd3e85eab8445084f0764268753e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.806139 24666 tablet_service.cc:1511] Processing CreateTablet for tablet f9a66c8e1f2b4a16bf30810fb67bd806 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:25:04.807277 24668 tablet_service.cc:1511] Processing CreateTablet for tablet cadd3e85eab8445084f0764268753e9e (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:25:04.807761 24666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a66c8e1f2b4a16bf30810fb67bd806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.808627 24668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadd3e85eab8445084f0764268753e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.806142 24667 tablet_service.cc:1511] Processing CreateTablet for tablet f9eca01ea23b47fdb3861609117d2964 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:25:04.810264 24667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9eca01ea23b47fdb3861609117d2964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.809114 24592 tablet_service.cc:1511] Processing CreateTablet for tablet f9eca01ea23b47fdb3861609117d2964 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:25:04.810379 24591 tablet_service.cc:1511] Processing CreateTablet for tablet f9a66c8e1f2b4a16bf30810fb67bd806 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:25:04.809684 24593 tablet_service.cc:1511] Processing CreateTablet for tablet cadd3e85eab8445084f0764268753e9e (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:25:04.812141 24665 tablet_service.cc:1511] Processing CreateTablet for tablet e667a201eac24fb9b045d4ea5f38228f (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:25:04.810410 24590 tablet_service.cc:1511] Processing CreateTablet for tablet e667a201eac24fb9b045d4ea5f38228f (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:25:04.813570 24665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e667a201eac24fb9b045d4ea5f38228f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.815442 24589 tablet_service.cc:1511] Processing CreateTablet for tablet b188e42992e6433bbf127c258bfd272a (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:25:04.820478 24588 tablet_service.cc:1511] Processing CreateTablet for tablet a323536cd067424dbb32c811d172c2b3 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:25:04.824566 24664 tablet_service.cc:1511] Processing CreateTablet for tablet b188e42992e6433bbf127c258bfd272a (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:25:04.825224 24587 tablet_service.cc:1511] Processing CreateTablet for tablet e1109b398fb14679a1bc2f83638856f5 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:25:04.826119 24664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b188e42992e6433bbf127c258bfd272a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.830354 24663 tablet_service.cc:1511] Processing CreateTablet for tablet a323536cd067424dbb32c811d172c2b3 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:25:04.830713 24586 tablet_service.cc:1511] Processing CreateTablet for tablet b82eca5055904569876bad93094d16e8 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:25:04.831845 24663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a323536cd067424dbb32c811d172c2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.811471 24592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9eca01ea23b47fdb3861609117d2964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.836272 24585 tablet_service.cc:1511] Processing CreateTablet for tablet 4d50de3d75a944cd82502c21b0aef647 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:25:04.837793 24585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d50de3d75a944cd82502c21b0aef647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.841123 24584 tablet_service.cc:1511] Processing CreateTablet for tablet 923e0edc3d8048108cf3dc203d210969 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:25:04.842571 24584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923e0edc3d8048108cf3dc203d210969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.842384 24741 tablet_service.cc:1511] Processing CreateTablet for tablet f9eca01ea23b47fdb3861609117d2964 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:25:04.843761 24741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9eca01ea23b47fdb3861609117d2964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.844897 24586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82eca5055904569876bad93094d16e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.849586 24587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1109b398fb14679a1bc2f83638856f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.850557 24593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadd3e85eab8445084f0764268753e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.851217 24740 tablet_service.cc:1511] Processing CreateTablet for tablet f9a66c8e1f2b4a16bf30810fb67bd806 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:25:04.852679 24740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a66c8e1f2b4a16bf30810fb67bd806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.853550 24591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9a66c8e1f2b4a16bf30810fb67bd806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.857607 24590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e667a201eac24fb9b045d4ea5f38228f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.861536 24588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a323536cd067424dbb32c811d172c2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.865689 24589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b188e42992e6433bbf127c258bfd272a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.873286 24739 tablet_service.cc:1511] Processing CreateTablet for tablet e667a201eac24fb9b045d4ea5f38228f (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:25:04.875326 24739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e667a201eac24fb9b045d4ea5f38228f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.881408 24738 tablet_service.cc:1511] Processing CreateTablet for tablet b188e42992e6433bbf127c258bfd272a (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:25:04.883287 24738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b188e42992e6433bbf127c258bfd272a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.890940 24793 tablet_bootstrap.cc:492] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:04.895012 24666 tablet_service.cc:1511] Processing CreateTablet for tablet e1109b398fb14679a1bc2f83638856f5 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:25:04.895443 24662 tablet_service.cc:1511] Processing CreateTablet for tablet b82eca5055904569876bad93094d16e8 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:25:04.896508 24666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1109b398fb14679a1bc2f83638856f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.897190 24662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82eca5055904569876bad93094d16e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.898384 24661 tablet_service.cc:1511] Processing CreateTablet for tablet 4d50de3d75a944cd82502c21b0aef647 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:25:04.899768 24661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d50de3d75a944cd82502c21b0aef647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.902390 24660 tablet_service.cc:1511] Processing CreateTablet for tablet 923e0edc3d8048108cf3dc203d210969 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:25:04.903823 24660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923e0edc3d8048108cf3dc203d210969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.906394 24737 tablet_service.cc:1511] Processing CreateTablet for tablet a323536cd067424dbb32c811d172c2b3 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:25:04.907877 24737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a323536cd067424dbb32c811d172c2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.914520 24736 tablet_service.cc:1511] Processing CreateTablet for tablet e1109b398fb14679a1bc2f83638856f5 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:25:04.916077 24736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1109b398fb14679a1bc2f83638856f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.926928 24735 tablet_service.cc:1511] Processing CreateTablet for tablet b82eca5055904569876bad93094d16e8 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:25:04.928453 24735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82eca5055904569876bad93094d16e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.934793 24734 tablet_service.cc:1511] Processing CreateTablet for tablet 4d50de3d75a944cd82502c21b0aef647 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:25:04.936268 24734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d50de3d75a944cd82502c21b0aef647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.938257 24733 tablet_service.cc:1511] Processing CreateTablet for tablet 923e0edc3d8048108cf3dc203d210969 (DEFAULT_TABLE table=test-workload [id=a01297abbd63408f9dda69a8e989ee71]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:25:04.939640 24733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923e0edc3d8048108cf3dc203d210969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:04.974395 24794 tablet_bootstrap.cc:492] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:04.981281 24794 tablet_bootstrap.cc:654] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.992584 24794 tablet_bootstrap.cc:492] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:04.993076 24794 ts_tablet_manager.cc:1403] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260710 13:25:04.995923 24794 raft_consensus.cc:359] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:04.996644 24794 raft_consensus.cc:385] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.996981 24794 raft_consensus.cc:740] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.998044 24794 consensus_queue.cc:260] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.002616 24792 tablet_bootstrap.cc:492] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.007359 24794 ts_tablet_manager.cc:1434] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 13:25:05.008286 24628 heartbeater.cc:499] Master 127.21.54.126:43247 was elected leader, sending a full tablet report...
I20260710 13:25:05.021916 24794 tablet_bootstrap.cc:492] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:05.023267 24793 tablet_bootstrap.cc:654] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.036561 24793 tablet_bootstrap.cc:492] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.036911 24794 tablet_bootstrap.cc:654] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.037135 24793 ts_tablet_manager.cc:1403] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.000s
I20260710 13:25:05.038194 24792 tablet_bootstrap.cc:654] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.040292 24793 raft_consensus.cc:359] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.041100 24793 raft_consensus.cc:385] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.041445 24793 raft_consensus.cc:740] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.042196 24793 consensus_queue.cc:260] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.057016 24777 heartbeater.cc:499] Master 127.21.54.126:43247 was elected leader, sending a full tablet report...
I20260710 13:25:05.057626 24793 ts_tablet_manager.cc:1434] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.008s
I20260710 13:25:05.058087 24794 tablet_bootstrap.cc:492] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:05.058118 24792 tablet_bootstrap.cc:492] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.058679 24794 ts_tablet_manager.cc:1403] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.015s
I20260710 13:25:05.058698 24793 tablet_bootstrap.cc:492] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:05.059109 24792 ts_tablet_manager.cc:1403] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.006s
I20260710 13:25:05.061980 24794 raft_consensus.cc:359] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.062870 24794 raft_consensus.cc:385] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.063175 24794 raft_consensus.cc:740] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.063066 24792 raft_consensus.cc:359] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.064169 24792 raft_consensus.cc:385] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.064574 24792 raft_consensus.cc:740] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.064347 24794 consensus_queue.cc:260] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.065582 24793 tablet_bootstrap.cc:654] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.066824 24794 ts_tablet_manager.cc:1434] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:05.067865 24794 tablet_bootstrap.cc:492] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:05.070051 24792 consensus_queue.cc:260] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.076614 24794 tablet_bootstrap.cc:654] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.076833 24792 ts_tablet_manager.cc:1434] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260710 13:25:05.077428 24703 heartbeater.cc:499] Master 127.21.54.126:43247 was elected leader, sending a full tablet report...
I20260710 13:25:05.078267 24792 tablet_bootstrap.cc:492] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.084878 24792 tablet_bootstrap.cc:654] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.092767 24793 tablet_bootstrap.cc:492] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.095080 24793 ts_tablet_manager.cc:1403] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.024s
I20260710 13:25:05.099207 24793 raft_consensus.cc:359] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.100301 24793 raft_consensus.cc:385] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.100770 24793 raft_consensus.cc:740] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.102186 24792 tablet_bootstrap.cc:492] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.101999 24793 consensus_queue.cc:260] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.102833 24792 ts_tablet_manager.cc:1403] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.011s
I20260710 13:25:05.104913 24793 ts_tablet_manager.cc:1434] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:25:05.106431 24793 tablet_bootstrap.cc:492] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:05.106216 24792 raft_consensus.cc:359] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.107235 24792 raft_consensus.cc:385] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.107595 24792 raft_consensus.cc:740] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.108578 24792 consensus_queue.cc:260] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.111197 24792 ts_tablet_manager.cc:1434] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:05.112214 24792 tablet_bootstrap.cc:492] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.115571 24793 tablet_bootstrap.cc:654] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.118803 24792 tablet_bootstrap.cc:654] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.127087 24794 tablet_bootstrap.cc:492] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:05.127722 24794 ts_tablet_manager.cc:1403] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.026s
I20260710 13:25:05.130456 24793 tablet_bootstrap.cc:492] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.130688 24792 tablet_bootstrap.cc:492] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.131028 24793 ts_tablet_manager.cc:1403] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260710 13:25:05.130888 24794 raft_consensus.cc:359] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.131217 24792 ts_tablet_manager.cc:1403] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 13:25:05.131587 24796 raft_consensus.cc:493] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.131691 24794 raft_consensus.cc:385] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.132362 24794 raft_consensus.cc:740] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.132270 24796 raft_consensus.cc:515] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.133396 24794 consensus_queue.cc:260] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.134295 24793 raft_consensus.cc:359] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.135066 24796 leader_election.cc:290] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.135147 24793 raft_consensus.cc:385] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.139487 24793 raft_consensus.cc:740] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.134605 24792 raft_consensus.cc:359] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.139910 24792 raft_consensus.cc:385] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.140214 24792 raft_consensus.cc:740] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.140925 24792 consensus_queue.cc:260] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.140925 24793 consensus_queue.cc:260] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.143325 24792 ts_tablet_manager.cc:1434] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260710 13:25:05.143435 24793 ts_tablet_manager.cc:1434] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:25:05.144316 24792 tablet_bootstrap.cc:492] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.144340 24793 tablet_bootstrap.cc:492] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:05.151667 24792 tablet_bootstrap.cc:654] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.151962 24793 tablet_bootstrap.cc:654] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.155388 24794 ts_tablet_manager.cc:1434] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.006s
I20260710 13:25:05.165912 24794 tablet_bootstrap.cc:492] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:05.167608 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923e0edc3d8048108cf3dc203d210969" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
W20260710 13:25:05.169399 24568 leader_election.cc:343] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.173437 24792 tablet_bootstrap.cc:492] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.173834 24793 tablet_bootstrap.cc:492] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.174095 24792 ts_tablet_manager.cc:1403] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.007s
I20260710 13:25:05.174353 24793 ts_tablet_manager.cc:1403] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 13:25:05.174640 24794 tablet_bootstrap.cc:654] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.177318 24792 raft_consensus.cc:359] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.177738 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923e0edc3d8048108cf3dc203d210969" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
I20260710 13:25:05.178143 24792 raft_consensus.cc:385] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.177596 24793 raft_consensus.cc:359] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.178476 24792 raft_consensus.cc:740] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.178656 24793 raft_consensus.cc:385] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.179136 24793 raft_consensus.cc:740] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.179381 24792 consensus_queue.cc:260] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.179930 24793 consensus_queue.cc:260] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.181813 24792 ts_tablet_manager.cc:1434] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:05.182646 24752 raft_consensus.cc:2468] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f466f7abaddc4825ba260b20b69cdd3f in term 0.
I20260710 13:25:05.182789 24793 ts_tablet_manager.cc:1434] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:05.183539 24794 tablet_bootstrap.cc:492] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:05.184069 24794 ts_tablet_manager.cc:1403] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260710 13:25:05.184212 24793 tablet_bootstrap.cc:492] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:05.182838 24792 tablet_bootstrap.cc:492] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.187093 24794 raft_consensus.cc:359] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.187865 24794 raft_consensus.cc:385] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.188169 24794 raft_consensus.cc:740] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.188531 24568 leader_election.cc:304] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [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: 0f26ce9f8c0b442584c4778203b6b294, f466f7abaddc4825ba260b20b69cdd3f; no voters: ce0cf610a2e14b89bfb37f4ce9902c1a
I20260710 13:25:05.188884 24794 consensus_queue.cc:260] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.189965 24807 raft_consensus.cc:2804] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.190357 24807 raft_consensus.cc:493] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.190730 24807 raft_consensus.cc:3060] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.191498 24794 ts_tablet_manager.cc:1434] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:05.191586 24793 tablet_bootstrap.cc:654] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.192636 24794 tablet_bootstrap.cc:492] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:05.194639 24792 tablet_bootstrap.cc:654] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.203106 24794 tablet_bootstrap.cc:654] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.203909 24802 raft_consensus.cc:493] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.204618 24802 raft_consensus.cc:515] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.217077 24802 leader_election.cc:290] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.212507 24807 raft_consensus.cc:515] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.223742 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923e0edc3d8048108cf3dc203d210969" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
I20260710 13:25:05.224270 24793 tablet_bootstrap.cc:492] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.224843 24793 ts_tablet_manager.cc:1403] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.016s
W20260710 13:25:05.225550 24568 leader_election.cc:343] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.227846 24793 raft_consensus.cc:359] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.228637 24793 raft_consensus.cc:385] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.228942 24793 raft_consensus.cc:740] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.229977 24793 consensus_queue.cc:260] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.231683 24807 leader_election.cc:290] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 election: Requested vote from peers ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.232296 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923e0edc3d8048108cf3dc203d210969" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294"
I20260710 13:25:05.232945 24752 raft_consensus.cc:3060] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.224155 24792 tablet_bootstrap.cc:492] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.233704 24792 ts_tablet_manager.cc:1403] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.008s
I20260710 13:25:05.235077 24794 tablet_bootstrap.cc:492] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:05.235617 24794 ts_tablet_manager.cc:1403] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.001s
I20260710 13:25:05.236910 24792 raft_consensus.cc:359] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.237820 24792 raft_consensus.cc:385] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.238183 24792 raft_consensus.cc:740] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.238798 24794 raft_consensus.cc:359] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.239104 24792 consensus_queue.cc:260] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.239813 24794 raft_consensus.cc:385] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.241720 24792 ts_tablet_manager.cc:1434] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:25:05.242599 24794 raft_consensus.cc:740] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.243507 24792 tablet_bootstrap.cc:492] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.244630 24603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eca01ea23b47fdb3861609117d2964" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f" is_pre_election: true
I20260710 13:25:05.245321 24802 raft_consensus.cc:493] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.245412 24603 raft_consensus.cc:2468] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 0.
I20260710 13:25:05.245924 24802 raft_consensus.cc:515] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.247229 24641 leader_election.cc:304] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
I20260710 13:25:05.251447 24792 tablet_bootstrap.cc:654] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.244633 24794 consensus_queue.cc:260] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.255450 24794 ts_tablet_manager.cc:1434] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 13:25:05.258026 24802 leader_election.cc:290] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.258296 24752 raft_consensus.cc:2468] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f466f7abaddc4825ba260b20b69cdd3f in term 1.
I20260710 13:25:05.258869 24802 raft_consensus.cc:2804] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.259449 24802 raft_consensus.cc:493] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.259887 24802 raft_consensus.cc:3060] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.260109 24568 leader_election.cc:304] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [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: 0f26ce9f8c0b442584c4778203b6b294, f466f7abaddc4825ba260b20b69cdd3f; no voters: ce0cf610a2e14b89bfb37f4ce9902c1a
I20260710 13:25:05.261780 24807 raft_consensus.cc:2804] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.262679 24807 raft_consensus.cc:697] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 1 LEADER]: Becoming Leader. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Running, Role: LEADER
I20260710 13:25:05.263804 24807 consensus_queue.cc:237] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.270311 24793 ts_tablet_manager.cc:1434] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260710 13:25:05.271380 24794 tablet_bootstrap.cc:492] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:05.282342 24792 tablet_bootstrap.cc:492] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.282394 24794 tablet_bootstrap.cc:654] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.283100 24792 ts_tablet_manager.cc:1403] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.011s
W20260710 13:25:05.284862 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:05.288786 24603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b188e42992e6433bbf127c258bfd272a" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f" is_pre_election: true
I20260710 13:25:05.289557 24603 raft_consensus.cc:2468] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 0.
I20260710 13:25:05.290937 24641 leader_election.cc:304] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
I20260710 13:25:05.286828 24792 raft_consensus.cc:359] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.292469 24792 raft_consensus.cc:385] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.292768 24792 raft_consensus.cc:740] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.293531 24792 consensus_queue.cc:260] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.287525 24793 tablet_bootstrap.cc:492] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:05.295590 24498 catalog_manager.cc:5697] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f reported cstate change: term changed from 0 to 1, leader changed from <none> to f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65). New cstate: current_term: 1 leader_uuid: "f466f7abaddc4825ba260b20b69cdd3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.296314 24802 raft_consensus.cc:515] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.300108 24818 raft_consensus.cc:2804] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.300599 24818 raft_consensus.cc:493] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.300825 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eca01ea23b47fdb3861609117d2964" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
I20260710 13:25:05.302294 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b188e42992e6433bbf127c258bfd272a" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
I20260710 13:25:05.303018 24751 raft_consensus.cc:2468] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 0.
I20260710 13:25:05.303778 24792 ts_tablet_manager.cc:1434] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:25:05.304735 24793 tablet_bootstrap.cc:654] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:05.304888 24643 leader_election.cc:343] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.300946 24818 raft_consensus.cc:3060] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.308259 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eca01ea23b47fdb3861609117d2964" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294"
W20260710 13:25:05.309801 24643 leader_election.cc:343] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.310839 24802 leader_election.cc:290] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.312659 24800 raft_consensus.cc:493] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.313181 24800 raft_consensus.cc:515] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.317298 24800 leader_election.cc:290] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:05.320123 24603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eca01ea23b47fdb3861609117d2964" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f"
I20260710 13:25:05.321031 24603 raft_consensus.cc:3060] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.323767 24792 tablet_bootstrap.cc:492] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.337106 24794 tablet_bootstrap.cc:492] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:05.337812 24794 ts_tablet_manager.cc:1403] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.003s
I20260710 13:25:05.337592 24818 raft_consensus.cc:515] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.341099 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b188e42992e6433bbf127c258bfd272a" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f"
I20260710 13:25:05.342111 24602 raft_consensus.cc:3060] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.353941 24603 raft_consensus.cc:2468] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 1.
I20260710 13:25:05.356353 24641 leader_election.cc:304] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [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: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f; no voters: 0f26ce9f8c0b442584c4778203b6b294
I20260710 13:25:05.358708 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b188e42992e6433bbf127c258bfd272a" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294"
I20260710 13:25:05.359628 24751 raft_consensus.cc:3060] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.361388 24802 raft_consensus.cc:2804] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.362427 24802 raft_consensus.cc:697] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 LEADER]: Becoming Leader. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Running, Role: LEADER
I20260710 13:25:05.363971 24802 consensus_queue.cc:237] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.368283 24794 raft_consensus.cc:359] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.369230 24794 raft_consensus.cc:385] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.369560 24794 raft_consensus.cc:740] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.372925 24793 tablet_bootstrap.cc:492] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.373629 24793 ts_tablet_manager.cc:1403] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.053s
I20260710 13:25:05.378841 24751 raft_consensus.cc:2468] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 1.
I20260710 13:25:05.379086 24793 raft_consensus.cc:359] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.380110 24793 raft_consensus.cc:385] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.380167 24643 leader_election.cc:304] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: 
I20260710 13:25:05.380544 24793 raft_consensus.cc:740] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.381150 24821 raft_consensus.cc:2804] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.382488 24800 raft_consensus.cc:493] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.382993 24800 raft_consensus.cc:515] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.381433 24793 consensus_queue.cc:260] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.382993 24794 consensus_queue.cc:260] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.385624 24800 leader_election.cc:290] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:05.391521 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d50de3d75a944cd82502c21b0aef647" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:05.392063 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82eca5055904569876bad93094d16e8" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:05.392323 24678 raft_consensus.cc:2468] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 0.
I20260710 13:25:05.392691 24794 ts_tablet_manager.cc:1434] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 13:25:05.392797 24677 raft_consensus.cc:2468] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 0.
I20260710 13:25:05.410214 24794 tablet_bootstrap.cc:492] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:05.393949 24717 leader_election.cc:304] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: 
I20260710 13:25:05.401211 24500 catalog_manager.cc:5697] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66). New cstate: current_term: 1 leader_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.412016 24601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82eca5055904569876bad93094d16e8" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f" is_pre_election: true
I20260710 13:25:05.412093 24603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d50de3d75a944cd82502c21b0aef647" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f" is_pre_election: true
I20260710 13:25:05.413858 24603 raft_consensus.cc:2468] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 0.
I20260710 13:25:05.403808 24818 leader_election.cc:290] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.404747 24821 raft_consensus.cc:697] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 LEADER]: Becoming Leader. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Running, Role: LEADER
I20260710 13:25:05.415289 24821 consensus_queue.cc:237] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.405448 24792 tablet_bootstrap.cc:654] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.417632 24602 raft_consensus.cc:2468] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 1.
I20260710 13:25:05.420071 24794 tablet_bootstrap.cc:654] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:05.422731 24715 leader_election.cc:343] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.425819 24793 ts_tablet_manager.cc:1434] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.050s	user 0.020s	sys 0.010s
I20260710 13:25:05.426782 24831 raft_consensus.cc:2804] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.427476 24831 raft_consensus.cc:493] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.427913 24831 raft_consensus.cc:3060] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.426975 24717 leader_election.cc:304] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [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: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:05.429571 24800 raft_consensus.cc:2804] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.429927 24800 raft_consensus.cc:493] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.430186 24793 tablet_bootstrap.cc:492] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:05.430259 24800 raft_consensus.cc:3060] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.437655 24793 tablet_bootstrap.cc:654] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.438994 24807 raft_consensus.cc:493] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.447137 24792 tablet_bootstrap.cc:492] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.448684 24794 tablet_bootstrap.cc:492] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:05.452625 24835 raft_consensus.cc:493] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.454316 24794 ts_tablet_manager.cc:1403] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.011s
I20260710 13:25:05.455312 24835 raft_consensus.cc:515] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.439213 24800 raft_consensus.cc:515] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.448622 24831 raft_consensus.cc:515] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.459431 24794 raft_consensus.cc:359] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.458899 24500 catalog_manager.cc:5697] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66). New cstate: current_term: 1 leader_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.460297 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82eca5055904569876bad93094d16e8" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f"
I20260710 13:25:05.460297 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadd3e85eab8445084f0764268753e9e" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:05.461733 24677 raft_consensus.cc:2468] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 0.
W20260710 13:25:05.462177 24715 leader_election.cc:343] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.460178 24794 raft_consensus.cc:385] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.463075 24717 leader_election.cc:304] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: 
I20260710 13:25:05.463517 24831 leader_election.cc:290] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:05.464226 24831 raft_consensus.cc:2804] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.440191 24807 raft_consensus.cc:515] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.464514 24835 leader_election.cc:290] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661), f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361)
I20260710 13:25:05.464675 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d50de3d75a944cd82502c21b0aef647" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f"
I20260710 13:25:05.465605 24603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadd3e85eab8445084f0764268753e9e" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f" is_pre_election: true
I20260710 13:25:05.469780 24602 raft_consensus.cc:3060] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.470029 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:05.465263 24792 ts_tablet_manager.cc:1403] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.142s	user 0.016s	sys 0.006s
I20260710 13:25:05.470994 24677 raft_consensus.cc:2468] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f466f7abaddc4825ba260b20b69cdd3f in term 0.
I20260710 13:25:05.465729 24831 raft_consensus.cc:493] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.473006 24568 leader_election.cc:304] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
I20260710 13:25:05.473819 24831 raft_consensus.cc:3060] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.474574 24796 raft_consensus.cc:2804] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:25:05.474756 24715 leader_election.cc:343] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.475139 24796 raft_consensus.cc:493] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.475651 24796 raft_consensus.cc:3060] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.480516 24602 raft_consensus.cc:2468] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 1.
I20260710 13:25:05.481226 24831 raft_consensus.cc:515] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.482532 24715 leader_election.cc:304] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f26ce9f8c0b442584c4778203b6b294, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
I20260710 13:25:05.483394 24835 raft_consensus.cc:2804] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.483928 24835 raft_consensus.cc:697] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Becoming Leader. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Running, Role: LEADER
I20260710 13:25:05.484797 24603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadd3e85eab8445084f0764268753e9e" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f"
I20260710 13:25:05.485179 24792 raft_consensus.cc:359] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.485066 24835 consensus_queue.cc:237] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.486142 24792 raft_consensus.cc:385] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.486500 24792 raft_consensus.cc:740] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
W20260710 13:25:05.486563 24715 leader_election.cc:343] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.463085 24794 raft_consensus.cc:740] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.487870 24807 leader_election.cc:290] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.487419 24792 consensus_queue.cc:260] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.488102 24794 consensus_queue.cc:260] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.490453 24792 ts_tablet_manager.cc:1434] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 13:25:05.491042 24794 ts_tablet_manager.cc:1434] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:25:05.491628 24792 tablet_bootstrap.cc:492] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.494740 24794 tablet_bootstrap.cc:492] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:05.499164 24792 tablet_bootstrap.cc:654] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.499585 24831 leader_election.cc:290] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Requested vote from peers ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661), f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361)
I20260710 13:25:05.503674 24794 tablet_bootstrap.cc:654] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.510252 24796 raft_consensus.cc:515] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.514539 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
I20260710 13:25:05.515374 24677 raft_consensus.cc:3060] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.517311 24794 tablet_bootstrap.cc:492] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:05.518137 24794 ts_tablet_manager.cc:1403] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260710 13:25:05.522037 24794 raft_consensus.cc:359] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.523130 24794 raft_consensus.cc:385] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.523569 24794 raft_consensus.cc:740] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.524830 24794 consensus_queue.cc:260] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.531847 24800 leader_election.cc:290] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:05.535059 24794 ts_tablet_manager.cc:1434] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:25:05.536520 24794 tablet_bootstrap.cc:492] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
W20260710 13:25:05.540001 24717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.66:43661, user_credentials={real_user=slave}} blocked reactor thread for 77007us
I20260710 13:25:05.542536 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d50de3d75a944cd82502c21b0aef647" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
I20260710 13:25:05.543191 24678 raft_consensus.cc:3060] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.544764 24794 tablet_bootstrap.cc:654] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.550638 24676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadd3e85eab8445084f0764268753e9e" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
I20260710 13:25:05.551394 24676 raft_consensus.cc:3060] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.551362 24675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82eca5055904569876bad93094d16e8" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
I20260710 13:25:05.552162 24675 raft_consensus.cc:3060] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.558175 24794 tablet_bootstrap.cc:492] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:05.559036 24794 ts_tablet_manager.cc:1403] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260710 13:25:05.559540 24676 raft_consensus.cc:2468] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 1.
I20260710 13:25:05.559980 24675 raft_consensus.cc:2468] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 1.
I20260710 13:25:05.562857 24794 raft_consensus.cc:359] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.563968 24794 raft_consensus.cc:385] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.564383 24794 raft_consensus.cc:740] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.565693 24794 consensus_queue.cc:260] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.566488 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
I20260710 13:25:05.567170 24751 raft_consensus.cc:2468] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f466f7abaddc4825ba260b20b69cdd3f in term 0.
I20260710 13:25:05.568069 24794 ts_tablet_manager.cc:1434] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:25:05.566540 24717 leader_election.cc:304] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [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: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:05.569208 24794 tablet_bootstrap.cc:492] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:05.569519 24717 leader_election.cc:304] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [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: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:05.578135 24794 tablet_bootstrap.cc:654] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.589608 24800 raft_consensus.cc:2804] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.590521 24800 raft_consensus.cc:697] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Becoming Leader. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Running, Role: LEADER
I20260710 13:25:05.590788 24831 raft_consensus.cc:2804] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.591744 24800 consensus_queue.cc:237] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.593025 24831 raft_consensus.cc:697] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Becoming Leader. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Running, Role: LEADER
I20260710 13:25:05.593698 24678 raft_consensus.cc:2468] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 1.
I20260710 13:25:05.594415 24831 consensus_queue.cc:237] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.596966 24794 tablet_bootstrap.cc:492] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: No bootstrap required, opened a new log
I20260710 13:25:05.597657 24794 ts_tablet_manager.cc:1403] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.000s
I20260710 13:25:05.597973 24793 tablet_bootstrap.cc:492] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.598204 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294"
I20260710 13:25:05.598562 24793 ts_tablet_manager.cc:1403] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.169s	user 0.032s	sys 0.027s
I20260710 13:25:05.598919 24751 raft_consensus.cc:3060] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.600023 24796 leader_election.cc:290] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 election: Requested vote from peers ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.600999 24794 raft_consensus.cc:359] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.601852 24794 raft_consensus.cc:385] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.602298 24794 raft_consensus.cc:740] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.601760 24793 raft_consensus.cc:359] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.602816 24793 raft_consensus.cc:385] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.603154 24793 raft_consensus.cc:740] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.603288 24794 consensus_queue.cc:260] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.604000 24793 consensus_queue.cc:260] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.607017 24677 raft_consensus.cc:2468] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f466f7abaddc4825ba260b20b69cdd3f in term 1.
I20260710 13:25:05.607097 24751 raft_consensus.cc:2468] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f466f7abaddc4825ba260b20b69cdd3f in term 1.
I20260710 13:25:05.607527 24793 ts_tablet_manager.cc:1434] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:25:05.608544 24568 leader_election.cc:304] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
I20260710 13:25:05.609891 24794 ts_tablet_manager.cc:1434] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:25:05.610466 24796 raft_consensus.cc:2804] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.611879 24796 raft_consensus.cc:697] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 1 LEADER]: Becoming Leader. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Running, Role: LEADER
I20260710 13:25:05.613144 24796 consensus_queue.cc:237] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.615180 24499 catalog_manager.cc:5697] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "0f26ce9f8c0b442584c4778203b6b294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:05.608778 24793 tablet_bootstrap.cc:492] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:05.619875 24792 tablet_bootstrap.cc:492] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.620510 24792 ts_tablet_manager.cc:1403] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.129s	user 0.029s	sys 0.074s
I20260710 13:25:05.623353 24792 raft_consensus.cc:359] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.624106 24792 raft_consensus.cc:385] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.624392 24792 raft_consensus.cc:740] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.626121 24792 consensus_queue.cc:260] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.630336 24792 ts_tablet_manager.cc:1434] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 13:25:05.631422 24792 tablet_bootstrap.cc:492] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.632543 24793 tablet_bootstrap.cc:654] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.637239 24792 tablet_bootstrap.cc:654] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.644454 24500 catalog_manager.cc:5697] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "0f26ce9f8c0b442584c4778203b6b294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:05.647162 24500 catalog_manager.cc:5697] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "0f26ce9f8c0b442584c4778203b6b294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.654230 24821 raft_consensus.cc:493] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.655032 24821 raft_consensus.cc:515] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.655586 24841 raft_consensus.cc:493] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.656322 24841 raft_consensus.cc:515] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.659128 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a323536cd067424dbb32c811d172c2b3" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f" is_pre_election: true
I20260710 13:25:05.660097 24602 raft_consensus.cc:2468] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 0.
I20260710 13:25:05.662490 24841 leader_election.cc:290] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.663678 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1109b398fb14679a1bc2f83638856f5" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
W20260710 13:25:05.664708 24568 consensus_peers.cc:597] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f -> Peer ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661): Couldn't send request to peer ce0cf610a2e14b89bfb37f4ce9902c1a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:05.662541 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1109b398fb14679a1bc2f83638856f5" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:05.666188 24641 leader_election.cc:304] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
W20260710 13:25:05.666707 24568 leader_election.cc:343] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:05.667454 24568 leader_election.cc:343] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.667797 24568 leader_election.cc:304] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f466f7abaddc4825ba260b20b69cdd3f; no voters: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a
I20260710 13:25:05.668387 24818 raft_consensus.cc:2804] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.668890 24818 raft_consensus.cc:493] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.669062 24821 leader_election.cc:290] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.669389 24818 raft_consensus.cc:3060] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.670110 24796 raft_consensus.cc:2749] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:05.674063 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a323536cd067424dbb32c811d172c2b3" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
W20260710 13:25:05.676433 24643 leader_election.cc:343] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.684542 24818 raft_consensus.cc:515] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.687963 24818 leader_election.cc:290] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:05.691409 24792 tablet_bootstrap.cc:492] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.691984 24793 tablet_bootstrap.cc:492] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.692014 24792 ts_tablet_manager.cc:1403] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.061s	user 0.037s	sys 0.020s
I20260710 13:25:05.692617 24793 ts_tablet_manager.cc:1403] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.084s	user 0.028s	sys 0.031s
I20260710 13:25:05.693729 24751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a323536cd067424dbb32c811d172c2b3" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294"
I20260710 13:25:05.695119 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a323536cd067424dbb32c811d172c2b3" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f"
I20260710 13:25:05.695736 24602 raft_consensus.cc:3060] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.695498 24792 raft_consensus.cc:359] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.695952 24793 raft_consensus.cc:359] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.696614 24792 raft_consensus.cc:385] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.696789 24793 raft_consensus.cc:385] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.697028 24792 raft_consensus.cc:740] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.697192 24793 raft_consensus.cc:740] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.697369 24501 catalog_manager.cc:5697] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f reported cstate change: term changed from 0 to 1, leader changed from <none> to f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65). New cstate: current_term: 1 leader_uuid: "f466f7abaddc4825ba260b20b69cdd3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.697939 24792 consensus_queue.cc:260] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.698087 24793 consensus_queue.cc:260] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.700114 24792 ts_tablet_manager.cc:1434] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:25:05.700506 24793 ts_tablet_manager.cc:1434] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:05.701138 24792 tablet_bootstrap.cc:492] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a: Bootstrap starting.
I20260710 13:25:05.701443 24793 tablet_bootstrap.cc:492] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:05.704155 24602 raft_consensus.cc:2468] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 1.
W20260710 13:25:05.706789 24643 leader_election.cc:343] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:05.707661 24792 tablet_bootstrap.cc:654] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.707944 24793 tablet_bootstrap.cc:654] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.707741 24641 leader_election.cc:304] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [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: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f; no voters: 0f26ce9f8c0b442584c4778203b6b294
I20260710 13:25:05.714941 24818 raft_consensus.cc:2804] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.715572 24818 raft_consensus.cc:697] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 LEADER]: Becoming Leader. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Running, Role: LEADER
I20260710 13:25:05.716835 24818 consensus_queue.cc:237] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.737756 24793 tablet_bootstrap.cc:492] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.738304 24793 ts_tablet_manager.cc:1403] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.016s
I20260710 13:25:05.739279 24800 raft_consensus.cc:493] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.739805 24800 raft_consensus.cc:515] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.741024 24793 raft_consensus.cc:359] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.741772 24793 raft_consensus.cc:385] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.742046 24793 raft_consensus.cc:740] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.742677 24792 tablet_bootstrap.cc:492] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a: No bootstrap required, opened a new log
I20260710 13:25:05.742736 24793 consensus_queue.cc:260] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.743510 24792 ts_tablet_manager.cc:1403] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.017s
I20260710 13:25:05.745048 24793 ts_tablet_manager.cc:1434] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:25:05.745820 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667a201eac24fb9b045d4ea5f38228f" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f" is_pre_election: true
I20260710 13:25:05.746351 24793 tablet_bootstrap.cc:492] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294: Bootstrap starting.
I20260710 13:25:05.746244 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667a201eac24fb9b045d4ea5f38228f" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:05.746490 24602 raft_consensus.cc:2468] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 0.
I20260710 13:25:05.746613 24792 raft_consensus.cc:359] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.745072 24800 leader_election.cc:290] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:05.747361 24792 raft_consensus.cc:385] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.746932 24677 raft_consensus.cc:2468] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 0.
I20260710 13:25:05.747795 24792 raft_consensus.cc:740] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.748152 24715 leader_election.cc:304] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f26ce9f8c0b442584c4778203b6b294, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
I20260710 13:25:05.743314 24500 catalog_manager.cc:5697] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66). New cstate: current_term: 1 leader_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:05.748545 24792 consensus_queue.cc:260] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.749354 24800 raft_consensus.cc:2804] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.749773 24800 raft_consensus.cc:493] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.750144 24800 raft_consensus.cc:3060] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.750728 24792 ts_tablet_manager.cc:1434] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:05.752542 24793 tablet_bootstrap.cc:654] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:05.759764 24800 raft_consensus.cc:515] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.762781 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667a201eac24fb9b045d4ea5f38228f" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f"
I20260710 13:25:05.763329 24602 raft_consensus.cc:3060] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.769248 24800 leader_election.cc:290] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:05.770337 24602 raft_consensus.cc:2468] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 1.
I20260710 13:25:05.770828 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667a201eac24fb9b045d4ea5f38228f" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
I20260710 13:25:05.771494 24677 raft_consensus.cc:3060] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.771634 24715 leader_election.cc:304] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f26ce9f8c0b442584c4778203b6b294, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
I20260710 13:25:05.772475 24800 raft_consensus.cc:2804] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.772490 24793 tablet_bootstrap.cc:492] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294: No bootstrap required, opened a new log
I20260710 13:25:05.773206 24793 ts_tablet_manager.cc:1403] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.011s
I20260710 13:25:05.773090 24800 raft_consensus.cc:697] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Becoming Leader. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Running, Role: LEADER
I20260710 13:25:05.774147 24800 consensus_queue.cc:237] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.776050 24793 raft_consensus.cc:359] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.776736 24793 raft_consensus.cc:385] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:05.777038 24793 raft_consensus.cc:740] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Initialized, Role: FOLLOWER
I20260710 13:25:05.777750 24793 consensus_queue.cc:260] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.778769 24677 raft_consensus.cc:2468] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 1.
I20260710 13:25:05.779742 24793 ts_tablet_manager.cc:1434] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:25:05.782538 24501 catalog_manager.cc:5697] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "0f26ce9f8c0b442584c4778203b6b294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:05.837621 24796 consensus_queue.cc:1048] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.851166 24818 consensus_queue.cc:1048] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.857131 24751 raft_consensus.cc:3060] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.865723 24818 consensus_queue.cc:1048] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.870028 24818 consensus_queue.cc:1048] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:05.875372 24818 consensus_queue.cc:1048] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:05.966152 24800 raft_consensus.cc:493] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.966675 24800 raft_consensus.cc:515] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.968390 24800 leader_election.cc:290] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:05.969398 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1109b398fb14679a1bc2f83638856f5" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f" is_pre_election: true
I20260710 13:25:05.969533 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1109b398fb14679a1bc2f83638856f5" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:05.970032 24602 raft_consensus.cc:2468] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 0.
I20260710 13:25:05.970139 24677 raft_consensus.cc:2468] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 0.
I20260710 13:25:05.971089 24715 leader_election.cc:304] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f26ce9f8c0b442584c4778203b6b294, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
I20260710 13:25:05.971829 24800 raft_consensus.cc:2804] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:05.972163 24800 raft_consensus.cc:493] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:05.972388 24800 raft_consensus.cc:3060] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.977380 24800 raft_consensus.cc:515] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.978974 24800 leader_election.cc:290] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:05.979868 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1109b398fb14679a1bc2f83638856f5" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f"
I20260710 13:25:05.979928 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1109b398fb14679a1bc2f83638856f5" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
I20260710 13:25:05.980666 24677 raft_consensus.cc:3060] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.980657 24602 raft_consensus.cc:3060] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:05.987882 24677 raft_consensus.cc:2468] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 1.
I20260710 13:25:05.987882 24602 raft_consensus.cc:2468] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 1.
I20260710 13:25:05.989354 24717 leader_election.cc:304] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: 
I20260710 13:25:05.990049 24800 raft_consensus.cc:2804] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:05.990612 24800 raft_consensus.cc:697] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Becoming Leader. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Running, Role: LEADER
I20260710 13:25:05.991425 24800 consensus_queue.cc:237] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:05.998687 24796 raft_consensus.cc:493] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:05.999205 24796 raft_consensus.cc:515] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:05.999850 24500 catalog_manager.cc:5697] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67). New cstate: current_term: 1 leader_uuid: "0f26ce9f8c0b442584c4778203b6b294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:06.001331 24796 leader_election.cc:290] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:06.002123 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadd3e85eab8445084f0764268753e9e" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:06.002414 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadd3e85eab8445084f0764268753e9e" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
I20260710 13:25:06.002920 24677 raft_consensus.cc:2393] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f466f7abaddc4825ba260b20b69cdd3f in current term 1: Already voted for candidate 0f26ce9f8c0b442584c4778203b6b294 in this term.
I20260710 13:25:06.004045 24568 leader_election.cc:304] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f466f7abaddc4825ba260b20b69cdd3f; no voters: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a
I20260710 13:25:06.004698 24796 raft_consensus.cc:3060] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.010663 24796 raft_consensus.cc:2749] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.014113 24818 raft_consensus.cc:493] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.014710 24818 raft_consensus.cc:515] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:06.016348 24818 leader_election.cc:290] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:06.017246 24602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923e0edc3d8048108cf3dc203d210969" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f" is_pre_election: true
I20260710 13:25:06.017377 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923e0edc3d8048108cf3dc203d210969" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
I20260710 13:25:06.018602 24643 leader_election.cc:304] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: 0f26ce9f8c0b442584c4778203b6b294, f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:06.019568 24818 raft_consensus.cc:2749] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.033056 24796 raft_consensus.cc:493] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:06.033752 24796 raft_consensus.cc:515] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:06.035606 24796 leader_election.cc:290] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:06.036437 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82eca5055904569876bad93094d16e8" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:06.036631 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82eca5055904569876bad93094d16e8" candidate_uuid: "f466f7abaddc4825ba260b20b69cdd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
I20260710 13:25:06.036695 24800 consensus_queue.cc:1048] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.037343 24677 raft_consensus.cc:2393] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f466f7abaddc4825ba260b20b69cdd3f in current term 1: Already voted for candidate 0f26ce9f8c0b442584c4778203b6b294 in this term.
I20260710 13:25:06.038554 24568 leader_election.cc:304] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f466f7abaddc4825ba260b20b69cdd3f; no voters: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a
I20260710 13:25:06.039296 24796 raft_consensus.cc:3060] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.046636 24796 raft_consensus.cc:2749] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:06.049746 24837 consensus_queue.cc:1048] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.065630 24837 consensus_queue.cc:1048] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.075842 24844 consensus_queue.cc:1048] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.104624 24837 consensus_queue.cc:1048] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.114549 24837 consensus_queue.cc:1048] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.121626 24752 raft_consensus.cc:3060] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.128477 24818 consensus_queue.cc:1048] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.139822 24802 consensus_queue.cc:1048] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.139822 24796 consensus_queue.cc:1048] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:06.155224 24796 consensus_queue.cc:1048] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:06.209555 21721 ts_manager.cc:295] Set tserver state for f466f7abaddc4825ba260b20b69cdd3f to MAINTENANCE_MODE
I20260710 13:25:06.210275 21721 tablet_server.cc:179] TabletServer@127.21.54.65:0 shutting down...
W20260710 13:25:06.226841 24715 consensus_peers.cc:597] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:06.227356 24677 raft_consensus.cc:3060] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:06.244078 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:06.244931 21721 tablet_replica.cc:333] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.245682 21721 raft_consensus.cc:2243] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:06.246238 21721 raft_consensus.cc:2272] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:06.250917 21721 tablet_replica.cc:333] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.251780 21721 raft_consensus.cc:2243] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:06.252306 21721 raft_consensus.cc:2272] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:06.255180 21721 tablet_replica.cc:333] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.256352 21721 raft_consensus.cc:2243] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:06.257006 21721 raft_consensus.cc:2272] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:06.258857 21721 tablet_replica.cc:333] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.259462 21721 raft_consensus.cc:2243] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:06.259943 21721 raft_consensus.cc:2272] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:06.262137 21721 tablet_replica.cc:333] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.262679 21721 raft_consensus.cc:2243] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:06.263082 21721 raft_consensus.cc:2272] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:06.264660 21721 tablet_replica.cc:333] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.265225 21721 raft_consensus.cc:2243] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:06.265995 21721 raft_consensus.cc:2272] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:06.268056 21721 tablet_replica.cc:333] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.268607 21721 raft_consensus.cc:2243] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:06.269027 21721 raft_consensus.cc:2272] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:06.271596 21721 tablet_replica.cc:333] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.272153 21721 raft_consensus.cc:2243] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:06.272581 21721 raft_consensus.cc:2272] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:06.275058 21721 tablet_replica.cc:333] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.275589 21721 raft_consensus.cc:2243] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:06.276021 21721 raft_consensus.cc:2272] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:06.278366 21721 tablet_replica.cc:333] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: stopping tablet replica
I20260710 13:25:06.278867 21721 raft_consensus.cc:2243] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:06.279808 21721 raft_consensus.cc:2272] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:06.283001 24641 consensus_peers.cc:597] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:06.285917 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:06.311606 21721 tablet_server.cc:196] TabletServer@127.21.54.65:0 shutdown complete.
I20260710 13:25:06.355773 24837 consensus_queue.cc:1048] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:25:06.377565 24641 consensus_peers.cc:597] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:06.495282 24715 consensus_peers.cc:597] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:06.530071 24641 consensus_peers.cc:597] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:06.595047 24844 consensus_queue.cc:1048] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:25:06.596184 24715 consensus_peers.cc:597] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:06.604638 24715 consensus_peers.cc:597] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:06.650632 24715 consensus_peers.cc:597] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:07.287282 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:07.347754 24835 raft_consensus.cc:493] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f466f7abaddc4825ba260b20b69cdd3f)
I20260710 13:25:07.348524 24835 raft_consensus.cc:515] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:07.350939 24835 leader_election.cc:290] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:07.352263 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923e0edc3d8048108cf3dc203d210969" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
W20260710 13:25:07.355038 24715 leader_election.cc:336] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111)
I20260710 13:25:07.355401 24715 leader_election.cc:304] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [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: 0f26ce9f8c0b442584c4778203b6b294; no voters: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:07.356097 24835 raft_consensus.cc:2749] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:25:07.660248 24802 raft_consensus.cc:493] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f466f7abaddc4825ba260b20b69cdd3f)
I20260710 13:25:07.660789 24802 raft_consensus.cc:515] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:07.662081 24835 raft_consensus.cc:493] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f466f7abaddc4825ba260b20b69cdd3f)
I20260710 13:25:07.662740 24835 raft_consensus.cc:515] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:07.663113 24802 leader_election.cc:290] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:07.664572 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
I20260710 13:25:07.664767 24835 leader_election.cc:290] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:07.665241 24752 raft_consensus.cc:2468] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 1.
I20260710 13:25:07.666848 24643 leader_election.cc:304] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [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: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: 
I20260710 13:25:07.667603 24678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
I20260710 13:25:07.667762 24802 raft_consensus.cc:2804] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:07.668395 24678 raft_consensus.cc:2468] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 1.
W20260710 13:25:07.669052 24641 leader_election.cc:336] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111)
W20260710 13:25:07.669185 24715 leader_election.cc:336] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111)
I20260710 13:25:07.669193 24802 raft_consensus.cc:493] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f466f7abaddc4825ba260b20b69cdd3f)
I20260710 13:25:07.669916 24802 raft_consensus.cc:3060] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.670544 24717 leader_election.cc:304] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [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: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:07.671348 24835 raft_consensus.cc:2804] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:07.671757 24835 raft_consensus.cc:493] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f466f7abaddc4825ba260b20b69cdd3f)
I20260710 13:25:07.672137 24835 raft_consensus.cc:3060] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.680353 24802 raft_consensus.cc:515] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:07.681231 24835 raft_consensus.cc:515] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:07.682797 24802 leader_election.cc:290] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:07.683168 24835 leader_election.cc:290] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 2 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:07.684101 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294"
I20260710 13:25:07.684891 24752 raft_consensus.cc:2393] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ce0cf610a2e14b89bfb37f4ce9902c1a in current term 2: Already voted for candidate 0f26ce9f8c0b442584c4778203b6b294 in this term.
I20260710 13:25:07.684737 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
I20260710 13:25:07.685601 24677 raft_consensus.cc:2393] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f26ce9f8c0b442584c4778203b6b294 in current term 2: Already voted for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in this term.
W20260710 13:25:07.687448 24641 leader_election.cc:336] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111)
I20260710 13:25:07.687901 24641 leader_election.cc:304] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [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: ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: 0f26ce9f8c0b442584c4778203b6b294, f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:07.688742 24802 raft_consensus.cc:2749] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:25:07.688768 24715 leader_election.cc:336] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111)
I20260710 13:25:07.689370 24715 leader_election.cc:304] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [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: 0f26ce9f8c0b442584c4778203b6b294; no voters: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:07.689996 24835 raft_consensus.cc:2749] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:25:07.742650 24802 raft_consensus.cc:493] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f466f7abaddc4825ba260b20b69cdd3f)
I20260710 13:25:07.743314 24802 raft_consensus.cc:515] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:07.745118 24802 leader_election.cc:290] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:07.746212 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923e0edc3d8048108cf3dc203d210969" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294" is_pre_election: true
I20260710 13:25:07.746801 24752 raft_consensus.cc:2468] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 1.
I20260710 13:25:07.747907 24643 leader_election.cc:304] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [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: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: 
W20260710 13:25:07.749122 24641 leader_election.cc:336] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111)
I20260710 13:25:07.749526 24884 raft_consensus.cc:2804] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:25:07.749922 24884 raft_consensus.cc:493] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f466f7abaddc4825ba260b20b69cdd3f)
I20260710 13:25:07.750263 24884 raft_consensus.cc:3060] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:07.755573 24884 raft_consensus.cc:515] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:07.757503 24884 leader_election.cc:290] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:07.758765 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923e0edc3d8048108cf3dc203d210969" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f26ce9f8c0b442584c4778203b6b294"
I20260710 13:25:07.759397 24752 raft_consensus.cc:3060] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:25:07.761461 24641 leader_election.cc:336] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111)
I20260710 13:25:07.765705 24752 raft_consensus.cc:2468] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 2.
I20260710 13:25:07.766750 24643 leader_election.cc:304] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [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: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:07.767544 24884 raft_consensus.cc:2804] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:07.767902 24884 raft_consensus.cc:697] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 LEADER]: Becoming Leader. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Running, Role: LEADER
I20260710 13:25:07.768772 24884 consensus_queue.cc:237] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:07.776597 24499 catalog_manager.cc:5697] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a reported cstate change: term changed from 1 to 2, leader changed from f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65) to ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66). New cstate: current_term: 2 leader_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: UNKNOWN } } }
W20260710 13:25:08.288287 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:25:08.299379 24641 consensus_peers.cc:597] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:08.318984 24752 raft_consensus.cc:1275] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Refusing update from remote peer ce0cf610a2e14b89bfb37f4ce9902c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:08.320369 24884 consensus_queue.cc:1048] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:25:08.520685 24641 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260710 13:25:08.523306 24641 consensus_peers.cc:597] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:08.643316 24715 consensus_peers.cc:597] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:08.872465 24641 consensus_peers.cc:597] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:08.905501 24715 consensus_peers.cc:597] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:09.086158 24715 consensus_peers.cc:597] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:09.096601 24715 consensus_peers.cc:597] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:25:09.231187 24883 raft_consensus.cc:493] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:09.231707 24883 raft_consensus.cc:515] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:09.233726 24883 leader_election.cc:290] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:09.234824 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" is_pre_election: true
W20260710 13:25:09.235071 24715 consensus_peers.cc:597] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:25:09.235584 24677 raft_consensus.cc:2468] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 2.
I20260710 13:25:09.236734 24717 leader_election.cc:304] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [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: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: 
I20260710 13:25:09.237435 24883 raft_consensus.cc:2804] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:25:09.237737 24715 leader_election.cc:336] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111)
I20260710 13:25:09.237767 24883 raft_consensus.cc:493] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:09.238279 24883 raft_consensus.cc:3060] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:09.243768 24883 raft_consensus.cc:515] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:09.245481 24883 leader_election.cc:290] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 3 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661)
I20260710 13:25:09.246791 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9a66c8e1f2b4a16bf30810fb67bd806" candidate_uuid: "0f26ce9f8c0b442584c4778203b6b294" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
I20260710 13:25:09.247519 24677 raft_consensus.cc:3060] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:25:09.250349 24715 leader_election.cc:336] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111)
I20260710 13:25:09.255421 24677 raft_consensus.cc:2468] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f26ce9f8c0b442584c4778203b6b294 in term 3.
I20260710 13:25:09.256489 24717 leader_election.cc:304] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [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: 0f26ce9f8c0b442584c4778203b6b294, ce0cf610a2e14b89bfb37f4ce9902c1a; no voters: f466f7abaddc4825ba260b20b69cdd3f
I20260710 13:25:09.257253 24883 raft_consensus.cc:2804] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:09.257674 24883 raft_consensus.cc:697] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 3 LEADER]: Becoming Leader. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Running, Role: LEADER
I20260710 13:25:09.258493 24883 consensus_queue.cc:237] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Queue going to LEADER 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: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:09.266811 24501 catalog_manager.cc:5697] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 reported cstate change: term changed from 1 to 3, leader changed from f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65) to 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67). New cstate: current_term: 3 leader_uuid: "0f26ce9f8c0b442584c4778203b6b294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: HEALTHY } } }
W20260710 13:25:09.289256 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:25:09.305294 24641 consensus_peers.cc:597] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:09.700229 24715 consensus_peers.cc:597] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:09.837970 24677 raft_consensus.cc:1275] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 3 FOLLOWER]: Refusing update from remote peer 0f26ce9f8c0b442584c4778203b6b294: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:25:09.839196 24883 consensus_queue.cc:1048] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:25:10.290231 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:25:10.649775 24641 consensus_peers.cc:597] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:25:11.236876 24641 consensus_peers.cc:597] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:25:11.237562 24641 consensus_peers.cc:597] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:25:11.291234 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:25:11.296372 24715 consensus_peers.cc:597] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:25:11.332141 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:11.339583 24906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:11.339603 24905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:11.341405 24908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:11.341815 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:11.342810 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:11.343034 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:11.343273 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689911343253 us; error 0 us; skew 500 ppm
I20260710 13:25:11.344018 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:11.347620 21721 webserver.cc:533] Webserver started at http://127.21.54.65:42897/ using document root <none> and password file <none>
I20260710 13:25:11.348165 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:11.348376 21721 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:25:11.352317 21721 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:25:11.357326 24913 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:11.358640 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:25:11.358958 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "f466f7abaddc4825ba260b20b69cdd3f"
format_stamp: "Formatted at 2026-07-10 13:25:04 on dist-test-slave-swp1"
I20260710 13:25:11.359385 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689836050131-21721-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:11.377785 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:11.379065 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:11.380566 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:11.384383 24920 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:25:11.403482 24715 consensus_peers.cc:597] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:25:11.442397 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:25:11.442737 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.059s	user 0.003s	sys 0.000s
I20260710 13:25:11.443199 21721 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:25:11.448292 24920 tablet_bootstrap.cc:492] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:11.462046 24920 tablet_bootstrap.cc:492] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.462852 24920 tablet_bootstrap.cc:492] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.463420 24920 ts_tablet_manager.cc:1403] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260710 13:25:11.465894 24920 raft_consensus.cc:359] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:11.466454 24920 raft_consensus.cc:740] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.467084 24920 consensus_queue.cc:260] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [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: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } } peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } }
I20260710 13:25:11.469404 24920 ts_tablet_manager.cc:1434] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:25:11.470093 24920 tablet_bootstrap.cc:492] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:11.483659 24920 tablet_bootstrap.cc:492] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.484163 21721 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:25:11.484557 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.036s	sys 0.002s
I20260710 13:25:11.484740 24920 tablet_bootstrap.cc:492] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.485514 24920 ts_tablet_manager.cc:1403] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:25:11.488118 24920 raft_consensus.cc:359] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.488778 24920 raft_consensus.cc:740] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.489626 24920 consensus_queue.cc:260] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [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: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.491667 24920 ts_tablet_manager.cc:1434] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:25:11.492627 24920 tablet_bootstrap.cc:492] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
W20260710 13:25:11.494676 24715 consensus_peers.cc:597] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:25:11.511600 24920 tablet_bootstrap.cc:492] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.512560 24920 tablet_bootstrap.cc:492] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.513288 24920 ts_tablet_manager.cc:1403] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.012s
I20260710 13:25:11.516214 24920 raft_consensus.cc:359] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.516875 24920 raft_consensus.cc:740] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.517709 24920 consensus_queue.cc:260] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [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: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.519565 24920 ts_tablet_manager.cc:1434] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:25:11.520337 24920 tablet_bootstrap.cc:492] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:11.533607 24920 tablet_bootstrap.cc:492] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.534411 24920 tablet_bootstrap.cc:492] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.535015 24920 ts_tablet_manager.cc:1403] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 13:25:11.537393 24920 raft_consensus.cc:359] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.537961 24920 raft_consensus.cc:740] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.538637 24920 consensus_queue.cc:260] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [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: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.540498 24920 ts_tablet_manager.cc:1434] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:11.541323 24920 tablet_bootstrap.cc:492] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:11.547377 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:44361
I20260710 13:25:11.547585 24982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:44361 every 8 connection(s)
I20260710 13:25:11.552637 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:11.565430 24920 tablet_bootstrap.cc:492] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.566934 24920 tablet_bootstrap.cc:492] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.567919 24920 ts_tablet_manager.cc:1403] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260710 13:25:11.572002 24920 raft_consensus.cc:359] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.573074 24920 raft_consensus.cc:740] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.574508 24920 consensus_queue.cc:260] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [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: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.577385 24920 ts_tablet_manager.cc:1434] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:25:11.578613 24920 tablet_bootstrap.cc:492] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:11.580755 24983 heartbeater.cc:344] Connected to a master server at 127.21.54.126:43247
I20260710 13:25:11.581229 24983 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:11.581990 24983 heartbeater.cc:507] Master 127.21.54.126:43247 requested a full tablet report, sending...
I20260710 13:25:11.586980 24752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e667a201eac24fb9b045d4ea5f38228f"
dest_uuid: "0f26ce9f8c0b442584c4778203b6b294"
mode: GRACEFUL
new_leader_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
 from {username='slave'} at 127.0.0.1:57914
I20260710 13:25:11.587730 24752 raft_consensus.cc:606] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Received request to transfer leadership to TS ce0cf610a2e14b89bfb37f4ce9902c1a
I20260710 13:25:11.587924 24501 ts_manager.cc:194] Re-registered known tserver with Master: f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361)
I20260710 13:25:11.589262 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:25:11.589977 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:11.590984 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:11.593801 24920 tablet_bootstrap.cc:492] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: 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
I20260710 13:25:11.594727 24920 tablet_bootstrap.cc:492] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.595434 24920 ts_tablet_manager.cc:1403] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:25:11.597470 24501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39954
I20260710 13:25:11.598367 24920 raft_consensus.cc:359] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.599237 24920 raft_consensus.cc:740] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.600054 24920 consensus_queue.cc:260] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.601359 24983 heartbeater.cc:499] Master 127.21.54.126:43247 was elected leader, sending a full tablet report...
I20260710 13:25:11.602115 24920 ts_tablet_manager.cc:1434] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:25:11.602869 24920 tablet_bootstrap.cc:492] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:11.620954 24920 tablet_bootstrap.cc:492] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.621915 24920 tablet_bootstrap.cc:492] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.622582 24920 ts_tablet_manager.cc:1403] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 13:25:11.625347 24920 raft_consensus.cc:359] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.626247 24920 raft_consensus.cc:740] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.626995 24920 consensus_queue.cc:260] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [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: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.628932 24920 ts_tablet_manager.cc:1434] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:25:11.629709 24920 tablet_bootstrap.cc:492] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:11.635456 24957 raft_consensus.cc:3060] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:25:11.642138 24920 tablet_bootstrap.cc:492] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: 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
I20260710 13:25:11.642997 24920 tablet_bootstrap.cc:492] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.643639 24920 ts_tablet_manager.cc:1403] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:25:11.646193 24920 raft_consensus.cc:359] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.646910 24920 raft_consensus.cc:740] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.647627 24920 consensus_queue.cc:260] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.649596 24920 ts_tablet_manager.cc:1434] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:25:11.650388 24920 tablet_bootstrap.cc:492] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:11.664098 24920 tablet_bootstrap.cc:492] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.664826 24920 tablet_bootstrap.cc:492] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.665408 24920 ts_tablet_manager.cc:1403] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260710 13:25:11.667526 24920 raft_consensus.cc:359] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.667994 24920 raft_consensus.cc:740] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.668543 24920 consensus_queue.cc:260] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [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: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.670387 24920 ts_tablet_manager.cc:1434] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:11.671196 24920 tablet_bootstrap.cc:492] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap starting.
I20260710 13:25:11.685509 24920 tablet_bootstrap.cc:492] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:25:11.686317 24920 tablet_bootstrap.cc:492] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: Bootstrap complete.
I20260710 13:25:11.686861 24920 ts_tablet_manager.cc:1403] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:25:11.688686 24920 raft_consensus.cc:359] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.689221 24920 raft_consensus.cc:740] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f466f7abaddc4825ba260b20b69cdd3f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.689743 24920 consensus_queue.cc:260] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [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: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.691401 24920 ts_tablet_manager.cc:1434] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:25:11.740411 24957 raft_consensus.cc:3060] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.971786 24902 raft_consensus.cc:993] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294: : Instructing follower ce0cf610a2e14b89bfb37f4ce9902c1a to start an election
I20260710 13:25:11.972329 25002 raft_consensus.cc:1081] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Signalling peer ce0cf610a2e14b89bfb37f4ce9902c1a to start an election
I20260710 13:25:11.973766 24677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e667a201eac24fb9b045d4ea5f38228f"
dest_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a"
 from {username='slave'} at 127.0.0.1:39214
I20260710 13:25:11.974437 24677 raft_consensus.cc:493] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:11.974747 24677 raft_consensus.cc:3060] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.979763 24677 raft_consensus.cc:515] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.981515 24677 leader_election.cc:290] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 election: Requested vote from peers f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361), 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67:41377)
I20260710 13:25:11.982414 24957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667a201eac24fb9b045d4ea5f38228f" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f466f7abaddc4825ba260b20b69cdd3f"
I20260710 13:25:11.982545 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e667a201eac24fb9b045d4ea5f38228f" candidate_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f26ce9f8c0b442584c4778203b6b294"
I20260710 13:25:11.982980 24957 raft_consensus.cc:3060] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.983141 24752 raft_consensus.cc:3055] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:11.983537 24752 raft_consensus.cc:740] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f26ce9f8c0b442584c4778203b6b294, State: Running, Role: LEADER
I20260710 13:25:11.984318 24752 consensus_queue.cc:260] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.985414 24752 raft_consensus.cc:3060] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:11.988317 24957 raft_consensus.cc:2468] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 2.
I20260710 13:25:11.989485 24641 leader_election.cc:304] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce0cf610a2e14b89bfb37f4ce9902c1a, f466f7abaddc4825ba260b20b69cdd3f; no voters: 
I20260710 13:25:11.990391 25000 raft_consensus.cc:2804] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:11.990833 25000 raft_consensus.cc:697] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 LEADER]: Becoming Leader. State: Replica: ce0cf610a2e14b89bfb37f4ce9902c1a, State: Running, Role: LEADER
I20260710 13:25:11.990896 24752 raft_consensus.cc:2468] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce0cf610a2e14b89bfb37f4ce9902c1a in term 2.
I20260710 13:25:11.991616 25000 consensus_queue.cc:237] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } }
I20260710 13:25:11.998360 24501 catalog_manager.cc:5697] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a reported cstate change: term changed from 1 to 2, leader changed from 0f26ce9f8c0b442584c4778203b6b294 (127.21.54.67) to ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66). New cstate: current_term: 2 leader_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce0cf610a2e14b89bfb37f4ce9902c1a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 } health_report { overall_health: UNKNOWN } } }
W20260710 13:25:12.292265 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:12.425307 24956 raft_consensus.cc:1275] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 2 FOLLOWER]: Refusing update from remote peer ce0cf610a2e14b89bfb37f4ce9902c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:12.426614 25000 consensus_queue.cc:1048] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f466f7abaddc4825ba260b20b69cdd3f" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.435890 24752 raft_consensus.cc:1275] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Refusing update from remote peer ce0cf610a2e14b89bfb37f4ce9902c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:12.437748 25008 consensus_queue.cc:1048] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f26ce9f8c0b442584c4778203b6b294" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 41377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:12.602522 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:12.608501 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:12.608996 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:12.609520 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:13.363924 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:13.726052 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:13.731712 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:13.732175 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:13.732648 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:14.363355 24979 debug-util.cc:398] Leaking SignalData structure 0x7b0800270ec0 after lost signal to thread 21724
W20260710 13:25:14.364296 24979 debug-util.cc:398] Leaking SignalData structure 0x7b08002685a0 after lost signal to thread 24535
W20260710 13:25:14.365048 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:25:14.365595 24979 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8480 after lost signal to thread 24702
W20260710 13:25:14.366528 24979 debug-util.cc:398] Leaking SignalData structure 0x7b0800266140 after lost signal to thread 24776
W20260710 13:25:14.367534 24979 debug-util.cc:398] Leaking SignalData structure 0x7b0800270860 after lost signal to thread 24982
I20260710 13:25:14.738957 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:14.746311 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:14.746901 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:14.747520 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:15.366201 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:15.753845 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:15.759500 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:15.759991 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:15.760485 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:16.367241 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:16.767592 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:16.778465 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:16.785887 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:16.786348 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:25:17.368444 24549 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:25:17.809005 21721 tablet_server.cc:179] TabletServer@127.21.54.65:44361 shutting down...
W20260710 13:25:17.825477 24715 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 59 similar messages]
W20260710 13:25:17.830008 24715 consensus_peers.cc:597] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:17.849121 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:17.850139 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.851215 21721 raft_consensus.cc:2243] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.851897 21721 raft_consensus.cc:2272] T b188e42992e6433bbf127c258bfd272a P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:17.852294 24641 consensus_peers.cc:597] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:17.852941 24641 consensus_peers.cc:597] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:17.854861 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.855545 21721 raft_consensus.cc:2243] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.856007 21721 raft_consensus.cc:2272] T a323536cd067424dbb32c811d172c2b3 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.858356 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.858995 21721 raft_consensus.cc:2243] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.859529 21721 raft_consensus.cc:2272] T e667a201eac24fb9b045d4ea5f38228f P f466f7abaddc4825ba260b20b69cdd3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.861953 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.862778 21721 raft_consensus.cc:2243] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.863510 21721 raft_consensus.cc:2272] T 923e0edc3d8048108cf3dc203d210969 P f466f7abaddc4825ba260b20b69cdd3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.866370 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.867095 21721 raft_consensus.cc:2243] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.867589 21721 raft_consensus.cc:2272] T f9eca01ea23b47fdb3861609117d2964 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.870041 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.870671 21721 raft_consensus.cc:2243] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.871165 21721 raft_consensus.cc:2272] T 4d50de3d75a944cd82502c21b0aef647 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.874002 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.874617 21721 raft_consensus.cc:2243] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.875133 21721 raft_consensus.cc:2272] T b82eca5055904569876bad93094d16e8 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.877693 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.878293 21721 raft_consensus.cc:2243] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.878880 21721 raft_consensus.cc:2272] T f9a66c8e1f2b4a16bf30810fb67bd806 P f466f7abaddc4825ba260b20b69cdd3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.881829 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.882648 21721 raft_consensus.cc:2243] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.883307 21721 raft_consensus.cc:2272] T e1109b398fb14679a1bc2f83638856f5 P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:17.885812 21721 tablet_replica.cc:333] stopping tablet replica
I20260710 13:25:17.886400 21721 raft_consensus.cc:2243] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:17.886863 21721 raft_consensus.cc:2272] T cadd3e85eab8445084f0764268753e9e P f466f7abaddc4825ba260b20b69cdd3f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:17.909642 24715 consensus_peers.cc:597] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:17.917632 24641 consensus_peers.cc:597] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:17.918407 24641 consensus_peers.cc:597] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:17.926076 24715 consensus_peers.cc:597] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:17.938959 21721 tablet_server.cc:196] TabletServer@127.21.54.65:44361 shutdown complete.
I20260710 13:25:17.965312 21721 tablet_server.cc:179] TabletServer@127.21.54.66:0 shutting down...
W20260710 13:25:17.987377 24641 consensus_peers.cc:597] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:17.993582 24717 consensus_peers.cc:597] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661): Couldn't send request to peer ce0cf610a2e14b89bfb37f4ce9902c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:18.003017 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:18.003949 21721 tablet_replica.cc:333] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.004719 21721 raft_consensus.cc:2243] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.005739 21721 raft_consensus.cc:2272] T 923e0edc3d8048108cf3dc203d210969 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.007987 21721 tablet_replica.cc:333] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.008616 21721 raft_consensus.cc:2243] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.009523 21721 raft_consensus.cc:2272] T e667a201eac24fb9b045d4ea5f38228f P ce0cf610a2e14b89bfb37f4ce9902c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.011495 21721 tablet_replica.cc:333] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.012019 21721 raft_consensus.cc:2243] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.012902 21721 raft_consensus.cc:2272] T a323536cd067424dbb32c811d172c2b3 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.014995 21721 tablet_replica.cc:333] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.015539 21721 raft_consensus.cc:2243] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.016049 21721 raft_consensus.cc:2272] T b82eca5055904569876bad93094d16e8 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.018455 21721 tablet_replica.cc:333] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.019047 21721 raft_consensus.cc:2243] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.019986 21721 raft_consensus.cc:2272] T b188e42992e6433bbf127c258bfd272a P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.022145 21721 tablet_replica.cc:333] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.022668 21721 raft_consensus.cc:2243] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.023138 21721 raft_consensus.cc:2272] T e1109b398fb14679a1bc2f83638856f5 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.025360 21721 tablet_replica.cc:333] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.025867 21721 raft_consensus.cc:2243] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.026345 21721 raft_consensus.cc:2272] T cadd3e85eab8445084f0764268753e9e P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.028342 21721 tablet_replica.cc:333] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.029295 21721 raft_consensus.cc:2243] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.029835 21721 raft_consensus.cc:2272] T f9a66c8e1f2b4a16bf30810fb67bd806 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.031919 21721 tablet_replica.cc:333] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.032385 21721 raft_consensus.cc:2243] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.032805 21721 raft_consensus.cc:2272] T 4d50de3d75a944cd82502c21b0aef647 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.034871 21721 tablet_replica.cc:333] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a: stopping tablet replica
I20260710 13:25:18.035341 21721 raft_consensus.cc:2243] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.036162 21721 raft_consensus.cc:2272] T f9eca01ea23b47fdb3861609117d2964 P ce0cf610a2e14b89bfb37f4ce9902c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.069003 21721 tablet_server.cc:196] TabletServer@127.21.54.66:0 shutdown complete.
W20260710 13:25:18.087809 24717 consensus_peers.cc:597] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 -> Peer ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661): Couldn't send request to peer ce0cf610a2e14b89bfb37f4ce9902c1a. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:43661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:18.095046 24715 consensus_peers.cc:597] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer f466f7abaddc4825ba260b20b69cdd3f (127.21.54.65:44361): Couldn't send request to peer f466f7abaddc4825ba260b20b69cdd3f. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:44361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:18.098965 21721 tablet_server.cc:179] TabletServer@127.21.54.67:0 shutting down...
I20260710 13:25:18.124645 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:18.125445 21721 tablet_replica.cc:333] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.126327 21721 raft_consensus.cc:2243] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.126825 21721 raft_consensus.cc:2272] T a323536cd067424dbb32c811d172c2b3 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.129026 21721 tablet_replica.cc:333] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.129699 21721 raft_consensus.cc:2243] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.130223 21721 raft_consensus.cc:2272] T e667a201eac24fb9b045d4ea5f38228f P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.132225 21721 tablet_replica.cc:333] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.132745 21721 raft_consensus.cc:2243] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.133641 21721 raft_consensus.cc:2272] T f9a66c8e1f2b4a16bf30810fb67bd806 P 0f26ce9f8c0b442584c4778203b6b294 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.135568 21721 tablet_replica.cc:333] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.136101 21721 raft_consensus.cc:2243] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.136569 21721 raft_consensus.cc:2272] T 923e0edc3d8048108cf3dc203d210969 P 0f26ce9f8c0b442584c4778203b6b294 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.138820 21721 tablet_replica.cc:333] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.139473 21721 raft_consensus.cc:2243] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.140326 21721 raft_consensus.cc:2272] T b82eca5055904569876bad93094d16e8 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.142606 21721 tablet_replica.cc:333] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.143177 21721 raft_consensus.cc:2243] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:25:18.143505 24717 consensus_peers.cc:597] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 -> Peer ce0cf610a2e14b89bfb37f4ce9902c1a (127.21.54.66:43661): Couldn't send request to peer ce0cf610a2e14b89bfb37f4ce9902c1a. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:43661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:18.143635 21721 raft_consensus.cc:2272] T b188e42992e6433bbf127c258bfd272a P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.145817 21721 tablet_replica.cc:333] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.146349 21721 raft_consensus.cc:2243] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:18.146770 21721 raft_consensus.cc:2272] T f9eca01ea23b47fdb3861609117d2964 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.148790 21721 tablet_replica.cc:333] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.149434 21721 raft_consensus.cc:2243] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.150245 21721 raft_consensus.cc:2272] T 4d50de3d75a944cd82502c21b0aef647 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.152285 21721 tablet_replica.cc:333] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.152796 21721 raft_consensus.cc:2243] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.153716 21721 raft_consensus.cc:2272] T e1109b398fb14679a1bc2f83638856f5 P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.155668 21721 tablet_replica.cc:333] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294: stopping tablet replica
I20260710 13:25:18.156137 21721 raft_consensus.cc:2243] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.156950 21721 raft_consensus.cc:2272] T cadd3e85eab8445084f0764268753e9e P 0f26ce9f8c0b442584c4778203b6b294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.188225 21721 tablet_server.cc:196] TabletServer@127.21.54.67:0 shutdown complete.
I20260710 13:25:18.212335 21721 master.cc:562] Master@127.21.54.126:43247 shutting down...
I20260710 13:25:18.238008 21721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:18.238674 21721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:18.239023 21721 tablet_replica.cc:333] T 00000000000000000000000000000000 P cdcb5041c4fa4a93978d835f5c66f0bf: stopping tablet replica
I20260710 13:25:18.259683 21721 master.cc:584] Master@127.21.54.126:43247 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14199 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:25:18.308314 21721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.54.126:46569
I20260710 13:25:18.309566 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:18.315788 25035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:18.316026 25034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:18.316622 25037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:18.317921 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:18.318815 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:18.318989 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:18.319100 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689918319090 us; error 0 us; skew 500 ppm
I20260710 13:25:18.319578 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:18.322321 21721 webserver.cc:533] Webserver started at http://127.21.54.126:38025/ using document root <none> and password file <none>
I20260710 13:25:18.322821 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:18.322968 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:18.323186 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:18.324321 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/master-0-root/instance:
uuid: "9053f79b98d6464888d498cf3507054f"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-swp1"
I20260710 13:25:18.329362 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:25:18.332964 25042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.333861 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:18.334173 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/master-0-root
uuid: "9053f79b98d6464888d498cf3507054f"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-swp1"
I20260710 13:25:18.334467 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:18.348351 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:18.349730 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:18.390594 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.126:46569
I20260710 13:25:18.390971 25093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.126:46569 every 8 connection(s)
I20260710 13:25:18.394668 25094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.405741 25094 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f: Bootstrap starting.
I20260710 13:25:18.410593 25094 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.415323 25094 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f: No bootstrap required, opened a new log
I20260710 13:25:18.417678 25094 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9053f79b98d6464888d498cf3507054f" member_type: VOTER }
I20260710 13:25:18.418135 25094 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.418325 25094 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9053f79b98d6464888d498cf3507054f, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.418936 25094 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9053f79b98d6464888d498cf3507054f" member_type: VOTER }
I20260710 13:25:18.419381 25094 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:18.419575 25094 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:18.419798 25094 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:18.424511 25094 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9053f79b98d6464888d498cf3507054f" member_type: VOTER }
I20260710 13:25:18.425042 25094 leader_election.cc:304] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [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: 9053f79b98d6464888d498cf3507054f; no voters: 
I20260710 13:25:18.426290 25094 leader_election.cc:290] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:18.426745 25097 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:18.428089 25097 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 1 LEADER]: Becoming Leader. State: Replica: 9053f79b98d6464888d498cf3507054f, State: Running, Role: LEADER
I20260710 13:25:18.428848 25097 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [LEADER]: Queue going to LEADER mode. State: All 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: "9053f79b98d6464888d498cf3507054f" member_type: VOTER }
I20260710 13:25:18.429409 25094 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:18.434541 25099 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9053f79b98d6464888d498cf3507054f. Latest consensus state: current_term: 1 leader_uuid: "9053f79b98d6464888d498cf3507054f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9053f79b98d6464888d498cf3507054f" member_type: VOTER } }
I20260710 13:25:18.435392 25099 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:18.436136 25098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9053f79b98d6464888d498cf3507054f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9053f79b98d6464888d498cf3507054f" member_type: VOTER } }
I20260710 13:25:18.436998 25098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:18.438694 25104 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:18.445214 25104 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:18.446211 21721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:18.454833 25104 catalog_manager.cc:1383] Generated new cluster ID: a0c3b9f05fcc40e898dd265cb38417d0
I20260710 13:25:18.455165 25104 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:18.476990 25104 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:18.478345 25104 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:18.495342 25104 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f: Generated new TSK 0
I20260710 13:25:18.495978 25104 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:18.512810 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:18.519080 25115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:18.519961 25116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:18.522713 25118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:18.522747 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:18.523955 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:18.524174 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:18.524351 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689918524336 us; error 0 us; skew 500 ppm
I20260710 13:25:18.524961 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:18.527372 21721 webserver.cc:533] Webserver started at http://127.21.54.65:37135/ using document root <none> and password file <none>
I20260710 13:25:18.527896 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:18.528110 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:18.528390 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:18.529603 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-0-root/instance:
uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-swp1"
I20260710 13:25:18.534418 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:25:18.538275 25123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.539125 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:25:18.539428 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-swp1"
I20260710 13:25:18.539746 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:18.556818 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:18.558193 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:18.559758 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:18.566263 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:18.566521 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.566804 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:18.567037 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.610852 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:42475
I20260710 13:25:18.610957 25185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:42475 every 8 connection(s)
I20260710 13:25:18.616062 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:18.623823 25190 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:18.625427 25191 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:18.628069 25193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:18.628548 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:18.629911 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:18.630105 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:18.630321 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689918630300 us; error 0 us; skew 500 ppm
I20260710 13:25:18.631013 25186 heartbeater.cc:344] Connected to a master server at 127.21.54.126:46569
I20260710 13:25:18.631088 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:18.631565 25186 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:18.632578 25186 heartbeater.cc:507] Master 127.21.54.126:46569 requested a full tablet report, sending...
I20260710 13:25:18.634248 21721 webserver.cc:533] Webserver started at http://127.21.54.66:33553/ using document root <none> and password file <none>
I20260710 13:25:18.634897 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:18.635097 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:18.635202 25059 ts_manager.cc:194] Registered new tserver with Master: 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65:42475)
I20260710 13:25:18.635392 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:18.636881 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-1-root/instance:
uuid: "7caa723e82044a1d8393ac635800207a"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-swp1"
I20260710 13:25:18.637318 25059 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50350
I20260710 13:25:18.642179 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:18.645711 25198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.646515 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:25:18.646816 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-1-root
uuid: "7caa723e82044a1d8393ac635800207a"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-swp1"
I20260710 13:25:18.647080 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:18.670464 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:18.671729 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:18.673367 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:18.675556 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:18.675783 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.676028 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:18.676198 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.717820 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.66:33141
I20260710 13:25:18.717926 25260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.66:33141 every 8 connection(s)
I20260710 13:25:18.722843 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:18.730492 25264 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:18.732406 25265 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:18.736271 25267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:18.736696 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:18.736747 25261 heartbeater.cc:344] Connected to a master server at 127.21.54.126:46569
I20260710 13:25:18.737375 25261 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:18.738001 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:18.738296 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:18.738340 25261 heartbeater.cc:507] Master 127.21.54.126:46569 requested a full tablet report, sending...
I20260710 13:25:18.738566 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689918738548 us; error 0 us; skew 500 ppm
I20260710 13:25:18.739409 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:18.741003 25059 ts_manager.cc:194] Registered new tserver with Master: 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141)
I20260710 13:25:18.742479 25059 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50362
I20260710 13:25:18.743714 21721 webserver.cc:533] Webserver started at http://127.21.54.67:36203/ using document root <none> and password file <none>
I20260710 13:25:18.744313 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:18.744513 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:18.744793 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:18.746133 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-2-root/instance:
uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-swp1"
I20260710 13:25:18.750839 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:25:18.754264 25272 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.755160 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 13:25:18.755524 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-2-root
uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
format_stamp: "Formatted at 2026-07-10 13:25:18 on dist-test-slave-swp1"
I20260710 13:25:18.755831 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689836050131-21721-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:18.781713 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:18.783010 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:18.784473 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:18.786777 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:18.787020 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.787267 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:18.787448 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:18.830476 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.67:36387
I20260710 13:25:18.830593 25334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.67:36387 every 8 connection(s)
I20260710 13:25:18.846042 25335 heartbeater.cc:344] Connected to a master server at 127.21.54.126:46569
I20260710 13:25:18.846474 25335 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:18.847247 25335 heartbeater.cc:507] Master 127.21.54.126:46569 requested a full tablet report, sending...
I20260710 13:25:18.849507 25059 ts_manager.cc:194] Registered new tserver with Master: bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67:36387)
I20260710 13:25:18.850579 21721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016358524s
I20260710 13:25:18.850883 25059 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50374
I20260710 13:25:18.879163 25059 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50376:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:18.881446 25059 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:18.929430 25300 tablet_service.cc:1511] Processing CreateTablet for tablet 7f85ca2c5db64b198ca0df5df1d48065 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a27ba8ea76e5415a9965255cf39ca717]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:18.930931 25300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f85ca2c5db64b198ca0df5df1d48065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.930699 25299 tablet_service.cc:1511] Processing CreateTablet for tablet b05c7625a6c943f0a9889172bb540ed0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a27ba8ea76e5415a9965255cf39ca717]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:18.932098 25299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05c7625a6c943f0a9889172bb540ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.932796 25151 tablet_service.cc:1511] Processing CreateTablet for tablet 7f85ca2c5db64b198ca0df5df1d48065 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a27ba8ea76e5415a9965255cf39ca717]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:18.933039 25150 tablet_service.cc:1511] Processing CreateTablet for tablet b05c7625a6c943f0a9889172bb540ed0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a27ba8ea76e5415a9965255cf39ca717]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:18.934196 25151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f85ca2c5db64b198ca0df5df1d48065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.935593 25150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05c7625a6c943f0a9889172bb540ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.955713 25350 tablet_bootstrap.cc:492] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e: Bootstrap starting.
I20260710 13:25:18.955535 25226 tablet_service.cc:1511] Processing CreateTablet for tablet 7f85ca2c5db64b198ca0df5df1d48065 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a27ba8ea76e5415a9965255cf39ca717]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:18.958276 25225 tablet_service.cc:1511] Processing CreateTablet for tablet b05c7625a6c943f0a9889172bb540ed0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a27ba8ea76e5415a9965255cf39ca717]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:18.957033 25226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f85ca2c5db64b198ca0df5df1d48065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.961252 25225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05c7625a6c943f0a9889172bb540ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:18.962800 25350 tablet_bootstrap.cc:654] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.966357 25351 tablet_bootstrap.cc:492] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Bootstrap starting.
I20260710 13:25:18.972769 25351 tablet_bootstrap.cc:654] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:18.984687 25351 tablet_bootstrap.cc:492] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: No bootstrap required, opened a new log
I20260710 13:25:18.985240 25351 ts_tablet_manager.cc:1403] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:25:18.988493 25351 raft_consensus.cc:359] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:18.989329 25351 raft_consensus.cc:385] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.989624 25351 raft_consensus.cc:740] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea1c1c8c0f64404b7e2f8b7ae286de9, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.990937 25350 tablet_bootstrap.cc:492] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e: No bootstrap required, opened a new log
I20260710 13:25:18.990548 25351 consensus_queue.cc:260] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:18.991598 25350 ts_tablet_manager.cc:1403] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.019s
I20260710 13:25:18.994167 25354 tablet_bootstrap.cc:492] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a: Bootstrap starting.
I20260710 13:25:18.995874 25186 heartbeater.cc:499] Master 127.21.54.126:46569 was elected leader, sending a full tablet report...
I20260710 13:25:18.996433 25351 ts_tablet_manager.cc:1434] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:25:18.996405 25350 raft_consensus.cc:359] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:18.997401 25350 raft_consensus.cc:385] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:18.997666 25351 tablet_bootstrap.cc:492] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Bootstrap starting.
I20260710 13:25:18.997789 25350 raft_consensus.cc:740] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc0594cd186c4cc3a7175f4ba40cfa4e, State: Initialized, Role: FOLLOWER
I20260710 13:25:18.998814 25350 consensus_queue.cc:260] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:19.002043 25354 tablet_bootstrap.cc:654] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.006762 25351 tablet_bootstrap.cc:654] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.007720 25350 ts_tablet_manager.cc:1434] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:25:19.007921 25335 heartbeater.cc:499] Master 127.21.54.126:46569 was elected leader, sending a full tablet report...
I20260710 13:25:19.008811 25350 tablet_bootstrap.cc:492] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e: Bootstrap starting.
I20260710 13:25:19.015793 25350 tablet_bootstrap.cc:654] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.018373 25354 tablet_bootstrap.cc:492] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a: No bootstrap required, opened a new log
I20260710 13:25:19.018934 25354 ts_tablet_manager.cc:1403] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260710 13:25:19.024757 25354 raft_consensus.cc:359] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.025743 25354 raft_consensus.cc:385] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.026116 25354 raft_consensus.cc:740] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7caa723e82044a1d8393ac635800207a, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.027207 25354 consensus_queue.cc:260] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.033609 25261 heartbeater.cc:499] Master 127.21.54.126:46569 was elected leader, sending a full tablet report...
I20260710 13:25:19.034000 25351 tablet_bootstrap.cc:492] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: No bootstrap required, opened a new log
I20260710 13:25:19.034010 25354 ts_tablet_manager.cc:1434] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.003s
I20260710 13:25:19.034727 25351 ts_tablet_manager.cc:1403] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Time spent bootstrapping tablet: real 0.037s	user 0.029s	sys 0.004s
I20260710 13:25:19.034996 25350 tablet_bootstrap.cc:492] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e: No bootstrap required, opened a new log
I20260710 13:25:19.035513 25350 ts_tablet_manager.cc:1403] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260710 13:25:19.035557 25354 tablet_bootstrap.cc:492] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a: Bootstrap starting.
I20260710 13:25:19.037899 25351 raft_consensus.cc:359] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.038647 25351 raft_consensus.cc:385] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.039013 25351 raft_consensus.cc:740] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea1c1c8c0f64404b7e2f8b7ae286de9, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.038666 25350 raft_consensus.cc:359] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.040094 25350 raft_consensus.cc:385] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.040575 25350 raft_consensus.cc:740] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc0594cd186c4cc3a7175f4ba40cfa4e, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.039983 25351 consensus_queue.cc:260] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.042474 25351 ts_tablet_manager.cc:1434] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:19.043525 25354 tablet_bootstrap.cc:654] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.043382 25350 consensus_queue.cc:260] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.045629 25350 ts_tablet_manager.cc:1434] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 13:25:19.054292 25354 tablet_bootstrap.cc:492] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a: No bootstrap required, opened a new log
I20260710 13:25:19.054881 25354 ts_tablet_manager.cc:1403] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260710 13:25:19.057490 25354 raft_consensus.cc:359] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:19.058257 25354 raft_consensus.cc:385] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.058583 25354 raft_consensus.cc:740] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7caa723e82044a1d8393ac635800207a, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.059283 25354 consensus_queue.cc:260] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:19.060822 25354 ts_tablet_manager.cc:1434] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
W20260710 13:25:19.084905 25336 tablet.cc:2406] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:25:19.187323 25356 raft_consensus.cc:493] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.187896 25356 raft_consensus.cc:515] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.190588 25356 leader_election.cc:290] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65:42475), 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141)
I20260710 13:25:19.204073 25161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05c7625a6c943f0a9889172bb540ed0" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" is_pre_election: true
I20260710 13:25:19.205029 25161 raft_consensus.cc:2468] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 0.
I20260710 13:25:19.206295 25236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05c7625a6c943f0a9889172bb540ed0" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7caa723e82044a1d8393ac635800207a" is_pre_election: true
I20260710 13:25:19.206354 25273 leader_election.cc:304] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea1c1c8c0f64404b7e2f8b7ae286de9, bc0594cd186c4cc3a7175f4ba40cfa4e; no voters: 
I20260710 13:25:19.207172 25236 raft_consensus.cc:2468] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 0.
I20260710 13:25:19.207391 25356 raft_consensus.cc:2804] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.207774 25356 raft_consensus.cc:493] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.208076 25356 raft_consensus.cc:3060] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.213425 25356 raft_consensus.cc:515] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.214989 25356 leader_election.cc:290] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [CANDIDATE]: Term 1 election: Requested vote from peers 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65:42475), 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141)
I20260710 13:25:19.215837 25161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05c7625a6c943f0a9889172bb540ed0" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
I20260710 13:25:19.215956 25236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05c7625a6c943f0a9889172bb540ed0" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7caa723e82044a1d8393ac635800207a"
I20260710 13:25:19.216415 25161 raft_consensus.cc:3060] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.216534 25236 raft_consensus.cc:3060] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.221645 25161 raft_consensus.cc:2468] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 1.
I20260710 13:25:19.221647 25236 raft_consensus.cc:2468] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 1.
I20260710 13:25:19.222931 25276 leader_election.cc:304] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7caa723e82044a1d8393ac635800207a, bc0594cd186c4cc3a7175f4ba40cfa4e; no voters: 
I20260710 13:25:19.223677 25356 raft_consensus.cc:2804] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.224524 25356 raft_consensus.cc:697] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Becoming Leader. State: Replica: bc0594cd186c4cc3a7175f4ba40cfa4e, State: Running, Role: LEADER
I20260710 13:25:19.225353 25356 consensus_queue.cc:237] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.233040 25059 catalog_manager.cc:5697] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e reported cstate change: term changed from 0 to 1, leader changed from <none> to bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:19.265604 25360 raft_consensus.cc:493] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.266212 25360 raft_consensus.cc:515] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:19.268550 25360 leader_election.cc:290] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67:36387), 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65:42475)
I20260710 13:25:19.279801 25310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85ca2c5db64b198ca0df5df1d48065" candidate_uuid: "7caa723e82044a1d8393ac635800207a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" is_pre_election: true
I20260710 13:25:19.280049 25161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85ca2c5db64b198ca0df5df1d48065" candidate_uuid: "7caa723e82044a1d8393ac635800207a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" is_pre_election: true
I20260710 13:25:19.280547 25310 raft_consensus.cc:2468] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7caa723e82044a1d8393ac635800207a in term 0.
I20260710 13:25:19.280692 25161 raft_consensus.cc:2468] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7caa723e82044a1d8393ac635800207a in term 0.
I20260710 13:25:19.281781 25200 leader_election.cc:304] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7caa723e82044a1d8393ac635800207a, bc0594cd186c4cc3a7175f4ba40cfa4e; no voters: 
I20260710 13:25:19.282513 25360 raft_consensus.cc:2804] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.282845 25360 raft_consensus.cc:493] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.283077 25360 raft_consensus.cc:3060] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.288132 25360 raft_consensus.cc:515] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:19.289944 25360 leader_election.cc:290] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [CANDIDATE]: Term 1 election: Requested vote from peers bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67:36387), 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65:42475)
I20260710 13:25:19.290812 25310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85ca2c5db64b198ca0df5df1d48065" candidate_uuid: "7caa723e82044a1d8393ac635800207a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
I20260710 13:25:19.290977 25161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85ca2c5db64b198ca0df5df1d48065" candidate_uuid: "7caa723e82044a1d8393ac635800207a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
I20260710 13:25:19.291445 25310 raft_consensus.cc:3060] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.291505 25161 raft_consensus.cc:3060] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.296507 25161 raft_consensus.cc:2468] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7caa723e82044a1d8393ac635800207a in term 1.
I20260710 13:25:19.296936 25310 raft_consensus.cc:2468] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7caa723e82044a1d8393ac635800207a in term 1.
I20260710 13:25:19.297794 25199 leader_election.cc:304] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea1c1c8c0f64404b7e2f8b7ae286de9, 7caa723e82044a1d8393ac635800207a; no voters: 
I20260710 13:25:19.298573 25360 raft_consensus.cc:2804] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.299639 25360 raft_consensus.cc:697] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 1 LEADER]: Becoming Leader. State: Replica: 7caa723e82044a1d8393ac635800207a, State: Running, Role: LEADER
I20260710 13:25:19.300307 25360 consensus_queue.cc:237] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:19.307159 25059 catalog_manager.cc:5697] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7caa723e82044a1d8393ac635800207a (127.21.54.66). New cstate: current_term: 1 leader_uuid: "7caa723e82044a1d8393ac635800207a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:19.366678 25059 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50382:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:19.368618 25059 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:19.391644 25150 tablet_service.cc:1511] Processing CreateTablet for tablet 02ef00c933d442f69476acbe4a0c28b1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a0f5d79e85f470b840bd45827783763]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:19.393079 25150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ef00c933d442f69476acbe4a0c28b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:19.392846 25226 tablet_service.cc:1511] Processing CreateTablet for tablet 02ef00c933d442f69476acbe4a0c28b1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a0f5d79e85f470b840bd45827783763]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:19.394166 25226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ef00c933d442f69476acbe4a0c28b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:19.395267 25299 tablet_service.cc:1511] Processing CreateTablet for tablet 02ef00c933d442f69476acbe4a0c28b1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a0f5d79e85f470b840bd45827783763]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:25:19.396587 25299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ef00c933d442f69476acbe4a0c28b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:19.398553 25151 tablet_service.cc:1511] Processing CreateTablet for tablet 98876216295f46c8baa2d8906eef6a86 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a0f5d79e85f470b840bd45827783763]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:19.398999 25225 tablet_service.cc:1511] Processing CreateTablet for tablet 98876216295f46c8baa2d8906eef6a86 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a0f5d79e85f470b840bd45827783763]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:19.400111 25151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98876216295f46c8baa2d8906eef6a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:19.400605 25225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98876216295f46c8baa2d8906eef6a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:19.407126 25300 tablet_service.cc:1511] Processing CreateTablet for tablet 98876216295f46c8baa2d8906eef6a86 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a0f5d79e85f470b840bd45827783763]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:25:19.408682 25300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98876216295f46c8baa2d8906eef6a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:19.412672 25354 tablet_bootstrap.cc:492] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a: Bootstrap starting.
I20260710 13:25:19.419412 25354 tablet_bootstrap.cc:654] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.423444 25351 tablet_bootstrap.cc:492] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Bootstrap starting.
I20260710 13:25:19.429955 25351 tablet_bootstrap.cc:654] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.431919 25350 tablet_bootstrap.cc:492] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e: Bootstrap starting.
I20260710 13:25:19.437940 25351 tablet_bootstrap.cc:492] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: No bootstrap required, opened a new log
I20260710 13:25:19.438511 25351 ts_tablet_manager.cc:1403] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:25:19.439865 25350 tablet_bootstrap.cc:654] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:19.440868 25107 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:19.441851 25351 raft_consensus.cc:359] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.442627 25351 raft_consensus.cc:385] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.442880 25351 raft_consensus.cc:740] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea1c1c8c0f64404b7e2f8b7ae286de9, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.444005 25354 tablet_bootstrap.cc:492] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a: No bootstrap required, opened a new log
I20260710 13:25:19.443614 25351 consensus_queue.cc:260] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.444516 25354 ts_tablet_manager.cc:1403] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.016s
I20260710 13:25:19.446071 25351 ts_tablet_manager.cc:1434] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:19.446215 25350 tablet_bootstrap.cc:492] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e: No bootstrap required, opened a new log
I20260710 13:25:19.446678 25350 ts_tablet_manager.cc:1403] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 13:25:19.447110 25351 tablet_bootstrap.cc:492] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Bootstrap starting.
I20260710 13:25:19.449785 25350 raft_consensus.cc:359] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.450574 25350 raft_consensus.cc:385] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.450492 25354 raft_consensus.cc:359] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.451085 25350 raft_consensus.cc:740] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc0594cd186c4cc3a7175f4ba40cfa4e, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.451423 25354 raft_consensus.cc:385] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.451788 25354 raft_consensus.cc:740] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7caa723e82044a1d8393ac635800207a, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.452138 25350 consensus_queue.cc:260] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.454219 25351 tablet_bootstrap.cc:654] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.454493 25350 ts_tablet_manager.cc:1434] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:19.452653 25354 consensus_queue.cc:260] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.455564 25350 tablet_bootstrap.cc:492] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e: Bootstrap starting.
I20260710 13:25:19.466342 25350 tablet_bootstrap.cc:654] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.466462 25354 ts_tablet_manager.cc:1434] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.003s
I20260710 13:25:19.467814 25354 tablet_bootstrap.cc:492] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a: Bootstrap starting.
I20260710 13:25:19.473260 25350 tablet_bootstrap.cc:492] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e: No bootstrap required, opened a new log
I20260710 13:25:19.473874 25350 ts_tablet_manager.cc:1403] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260710 13:25:19.476154 25354 tablet_bootstrap.cc:654] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:19.477135 25350 raft_consensus.cc:359] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.478044 25350 raft_consensus.cc:385] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.478394 25350 raft_consensus.cc:740] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc0594cd186c4cc3a7175f4ba40cfa4e, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.479496 25350 consensus_queue.cc:260] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.482335 25350 ts_tablet_manager.cc:1434] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:19.483906 25351 tablet_bootstrap.cc:492] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: No bootstrap required, opened a new log
I20260710 13:25:19.484162 25354 tablet_bootstrap.cc:492] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a: No bootstrap required, opened a new log
I20260710 13:25:19.484439 25351 ts_tablet_manager.cc:1403] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.014s
I20260710 13:25:19.484673 25356 raft_consensus.cc:493] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.485260 25356 raft_consensus.cc:515] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.487457 25356 leader_election.cc:290] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65:42475), 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141)
I20260710 13:25:19.484678 25354 ts_tablet_manager.cc:1403] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 13:25:19.486912 25351 raft_consensus.cc:359] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.489248 25351 raft_consensus.cc:385] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.489076 25236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7caa723e82044a1d8393ac635800207a" is_pre_election: true
I20260710 13:25:19.489640 25351 raft_consensus.cc:740] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea1c1c8c0f64404b7e2f8b7ae286de9, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.489918 25236 raft_consensus.cc:2468] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 0.
I20260710 13:25:19.490504 25351 consensus_queue.cc:260] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.490839 25161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" is_pre_election: true
I20260710 13:25:19.491767 25161 raft_consensus.cc:2468] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 0.
I20260710 13:25:19.492805 25276 leader_election.cc:304] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7caa723e82044a1d8393ac635800207a, bc0594cd186c4cc3a7175f4ba40cfa4e; no voters: 
I20260710 13:25:19.492656 25354 raft_consensus.cc:359] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.493445 25354 raft_consensus.cc:385] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:19.493757 25354 raft_consensus.cc:740] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7caa723e82044a1d8393ac635800207a, State: Initialized, Role: FOLLOWER
I20260710 13:25:19.494158 25356 raft_consensus.cc:2804] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.494560 25356 raft_consensus.cc:493] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.494743 25351 ts_tablet_manager.cc:1434] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:25:19.495054 25356 raft_consensus.cc:3060] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.494593 25354 consensus_queue.cc:260] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.497078 25354 ts_tablet_manager.cc:1434] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:19.502935 25356 raft_consensus.cc:515] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.505649 25356 leader_election.cc:290] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [CANDIDATE]: Term 1 election: Requested vote from peers 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65:42475), 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141)
I20260710 13:25:19.506783 25236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7caa723e82044a1d8393ac635800207a"
I20260710 13:25:19.507043 25161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
I20260710 13:25:19.507368 25236 raft_consensus.cc:3060] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.507676 25161 raft_consensus.cc:3060] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.515277 25236 raft_consensus.cc:2468] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 1.
I20260710 13:25:19.516016 25161 raft_consensus.cc:2468] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 1.
I20260710 13:25:19.516692 25276 leader_election.cc:304] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7caa723e82044a1d8393ac635800207a, bc0594cd186c4cc3a7175f4ba40cfa4e; no voters: 
I20260710 13:25:19.517508 25356 raft_consensus.cc:2804] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.517859 25356 raft_consensus.cc:697] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Becoming Leader. State: Replica: bc0594cd186c4cc3a7175f4ba40cfa4e, State: Running, Role: LEADER
I20260710 13:25:19.518519 25356 consensus_queue.cc:237] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.526957 25059 catalog_manager.cc:5697] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e reported cstate change: term changed from 0 to 1, leader changed from <none> to bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:19.690218 25355 raft_consensus.cc:493] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:19.691371 25355 raft_consensus.cc:515] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.693598 25355 leader_election.cc:290] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141), bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67:36387)
I20260710 13:25:19.703442 25236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98876216295f46c8baa2d8906eef6a86" candidate_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7caa723e82044a1d8393ac635800207a" is_pre_election: true
I20260710 13:25:19.704160 25236 raft_consensus.cc:2468] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea1c1c8c0f64404b7e2f8b7ae286de9 in term 0.
I20260710 13:25:19.705649 25310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98876216295f46c8baa2d8906eef6a86" candidate_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" is_pre_election: true
I20260710 13:25:19.705663 25127 leader_election.cc:304] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea1c1c8c0f64404b7e2f8b7ae286de9, 7caa723e82044a1d8393ac635800207a; no voters: 
I20260710 13:25:19.706614 25310 raft_consensus.cc:2468] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea1c1c8c0f64404b7e2f8b7ae286de9 in term 0.
I20260710 13:25:19.706883 25355 raft_consensus.cc:2804] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:19.707355 25355 raft_consensus.cc:493] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:19.707715 25355 raft_consensus.cc:3060] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.712953 25355 raft_consensus.cc:515] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.714645 25355 leader_election.cc:290] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [CANDIDATE]: Term 1 election: Requested vote from peers 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141), bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67:36387)
I20260710 13:25:19.715638 25236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98876216295f46c8baa2d8906eef6a86" candidate_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7caa723e82044a1d8393ac635800207a"
I20260710 13:25:19.715670 25310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98876216295f46c8baa2d8906eef6a86" candidate_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
I20260710 13:25:19.716240 25236 raft_consensus.cc:3060] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.716782 25310 raft_consensus.cc:3060] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:19.721961 25310 raft_consensus.cc:2468] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea1c1c8c0f64404b7e2f8b7ae286de9 in term 1.
I20260710 13:25:19.722448 25236 raft_consensus.cc:2468] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea1c1c8c0f64404b7e2f8b7ae286de9 in term 1.
I20260710 13:25:19.723234 25125 leader_election.cc:304] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea1c1c8c0f64404b7e2f8b7ae286de9, bc0594cd186c4cc3a7175f4ba40cfa4e; no voters: 
I20260710 13:25:19.723955 25355 raft_consensus.cc:2804] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:19.725054 25355 raft_consensus.cc:697] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 LEADER]: Becoming Leader. State: Replica: 3ea1c1c8c0f64404b7e2f8b7ae286de9, State: Running, Role: LEADER
I20260710 13:25:19.725922 25355 consensus_queue.cc:237] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.733541 25059 catalog_manager.cc:5697] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.750936 25360 consensus_queue.cc:1048] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.763338 25360 consensus_queue.cc:1048] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.827262 25236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f85ca2c5db64b198ca0df5df1d48065"
dest_uuid: "7caa723e82044a1d8393ac635800207a"
mode: GRACEFUL
new_leader_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
 from {username='slave'} at 127.0.0.1:47622
I20260710 13:25:19.827888 25236 raft_consensus.cc:606] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 1 LEADER]: Received request to transfer leadership to TS 3ea1c1c8c0f64404b7e2f8b7ae286de9
I20260710 13:25:19.841784 25356 consensus_queue.cc:1048] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.842592 25310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b05c7625a6c943f0a9889172bb540ed0"
dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
mode: GRACEFUL
new_leader_uuid: "7caa723e82044a1d8393ac635800207a"
 from {username='slave'} at 127.0.0.1:33492
I20260710 13:25:19.843245 25310 raft_consensus.cc:606] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Received request to transfer leadership to TS 7caa723e82044a1d8393ac635800207a
I20260710 13:25:19.848683 25356 consensus_queue.cc:1048] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.850911 25310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1"
dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
mode: GRACEFUL
new_leader_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
 from {username='slave'} at 127.0.0.1:33492
I20260710 13:25:19.851684 25310 raft_consensus.cc:606] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Received request to transfer leadership to TS 3ea1c1c8c0f64404b7e2f8b7ae286de9
I20260710 13:25:19.872747 25356 raft_consensus.cc:993] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e: : Instructing follower 7caa723e82044a1d8393ac635800207a to start an election
I20260710 13:25:19.873229 25356 raft_consensus.cc:1081] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Signalling peer 7caa723e82044a1d8393ac635800207a to start an election
I20260710 13:25:19.875023 25236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b05c7625a6c943f0a9889172bb540ed0"
dest_uuid: "7caa723e82044a1d8393ac635800207a"
 from {username='slave'} at 127.0.0.1:51416
I20260710 13:25:19.875653 25236 raft_consensus.cc:493] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:19.876019 25236 raft_consensus.cc:3060] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.883363 25236 raft_consensus.cc:515] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.884367 25235 raft_consensus.cc:1240] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Rejecting Update request from peer bc0594cd186c4cc3a7175f4ba40cfa4e for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:19.885248 25236 leader_election.cc:290] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [CANDIDATE]: Term 2 election: Requested vote from peers 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65:42475), bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67:36387)
I20260710 13:25:19.886381 25161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05c7625a6c943f0a9889172bb540ed0" candidate_uuid: "7caa723e82044a1d8393ac635800207a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
I20260710 13:25:19.886783 25310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b05c7625a6c943f0a9889172bb540ed0" candidate_uuid: "7caa723e82044a1d8393ac635800207a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
I20260710 13:25:19.887046 25161 raft_consensus.cc:3060] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.887395 25310 raft_consensus.cc:3055] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:19.887722 25310 raft_consensus.cc:740] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc0594cd186c4cc3a7175f4ba40cfa4e, State: Running, Role: LEADER
I20260710 13:25:19.888516 25310 consensus_queue.cc:260] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.889632 25310 raft_consensus.cc:3060] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.895121 25161 raft_consensus.cc:2468] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7caa723e82044a1d8393ac635800207a in term 2.
I20260710 13:25:19.896672 25199 leader_election.cc:304] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea1c1c8c0f64404b7e2f8b7ae286de9, 7caa723e82044a1d8393ac635800207a; no voters: 
I20260710 13:25:19.897722 25367 raft_consensus.cc:2804] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Leader election won for term 2
W20260710 13:25:19.889497 25393 consensus_queue.cc:1175] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7caa723e82044a1d8393ac635800207a" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer bc0594cd186c4cc3a7175f4ba40cfa4e for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:25:19.898169 25310 raft_consensus.cc:2468] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7caa723e82044a1d8393ac635800207a in term 2.
I20260710 13:25:19.898248 25367 raft_consensus.cc:697] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 2 LEADER]: Becoming Leader. State: Replica: 7caa723e82044a1d8393ac635800207a, State: Running, Role: LEADER
I20260710 13:25:19.899966 25367 consensus_queue.cc:237] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [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: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.906366 25056 catalog_manager.cc:5697] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a reported cstate change: term changed from 1 to 2, leader changed from bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67) to 7caa723e82044a1d8393ac635800207a (127.21.54.66). New cstate: current_term: 2 leader_uuid: "7caa723e82044a1d8393ac635800207a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:19.973390 25393 consensus_queue.cc:1048] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.980094 25363 raft_consensus.cc:993] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e: : Instructing follower 3ea1c1c8c0f64404b7e2f8b7ae286de9 to start an election
I20260710 13:25:19.980588 25356 raft_consensus.cc:1081] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Signalling peer 3ea1c1c8c0f64404b7e2f8b7ae286de9 to start an election
I20260710 13:25:19.982542 25160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1"
dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
 from {username='slave'} at 127.0.0.1:56620
I20260710 13:25:19.983192 25160 raft_consensus.cc:493] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:19.983640 25160 raft_consensus.cc:3060] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:19.987970 25393 consensus_queue.cc:1048] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:19.997314 25160 raft_consensus.cc:515] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:19.998601 25161 raft_consensus.cc:1240] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Rejecting Update request from peer bc0594cd186c4cc3a7175f4ba40cfa4e for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:20.000082 25160 leader_election.cc:290] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [CANDIDATE]: Term 2 election: Requested vote from peers 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141), bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67:36387)
I20260710 13:25:20.000442 25235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1" candidate_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7caa723e82044a1d8393ac635800207a"
I20260710 13:25:20.000757 25310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1" candidate_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
I20260710 13:25:20.001443 25310 raft_consensus.cc:3055] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:20.001754 25310 raft_consensus.cc:740] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc0594cd186c4cc3a7175f4ba40cfa4e, State: Running, Role: LEADER
I20260710 13:25:20.002200 25235 raft_consensus.cc:3060] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:20.002580 25310 consensus_queue.cc:260] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:20.003827 25310 raft_consensus.cc:3060] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:25:20.005293 25393 consensus_queue.cc:1175] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer bc0594cd186c4cc3a7175f4ba40cfa4e for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:25:20.010663 25235 raft_consensus.cc:2468] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea1c1c8c0f64404b7e2f8b7ae286de9 in term 2.
I20260710 13:25:20.013734 25310 raft_consensus.cc:2468] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea1c1c8c0f64404b7e2f8b7ae286de9 in term 2.
I20260710 13:25:20.013777 25127 leader_election.cc:304] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea1c1c8c0f64404b7e2f8b7ae286de9, 7caa723e82044a1d8393ac635800207a; no voters: 
I20260710 13:25:20.014824 25355 raft_consensus.cc:2804] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:20.015214 25355 raft_consensus.cc:697] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 LEADER]: Becoming Leader. State: Replica: 3ea1c1c8c0f64404b7e2f8b7ae286de9, State: Running, Role: LEADER
I20260710 13:25:20.015868 25355 consensus_queue.cc:237] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [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: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:20.022157 25056 catalog_manager.cc:5697] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 reported cstate change: term changed from 1 to 2, leader changed from bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67) to 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:20.174605 25355 consensus_queue.cc:1048] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:20.186542 25383 consensus_queue.cc:1048] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:20.300643 25360 raft_consensus.cc:993] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a: : Instructing follower 3ea1c1c8c0f64404b7e2f8b7ae286de9 to start an election
I20260710 13:25:20.301105 25360 raft_consensus.cc:1081] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 1 LEADER]: Signalling peer 3ea1c1c8c0f64404b7e2f8b7ae286de9 to start an election
I20260710 13:25:20.302553 25160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f85ca2c5db64b198ca0df5df1d48065"
dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
 from {username='slave'} at 127.0.0.1:56622
I20260710 13:25:20.303092 25160 raft_consensus.cc:493] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:20.303426 25160 raft_consensus.cc:3060] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:20.308822 25160 raft_consensus.cc:515] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:20.310642 25160 leader_election.cc:290] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [CANDIDATE]: Term 2 election: Requested vote from peers bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67:36387), 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141)
I20260710 13:25:20.311735 25310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85ca2c5db64b198ca0df5df1d48065" candidate_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
I20260710 13:25:20.311817 25235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f85ca2c5db64b198ca0df5df1d48065" candidate_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7caa723e82044a1d8393ac635800207a"
I20260710 13:25:20.312404 25310 raft_consensus.cc:3060] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:20.312440 25235 raft_consensus.cc:3055] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:20.312871 25235 raft_consensus.cc:740] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7caa723e82044a1d8393ac635800207a, State: Running, Role: LEADER
I20260710 13:25:20.313575 25235 consensus_queue.cc:260] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:20.314514 25235 raft_consensus.cc:3060] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:20.318064 25310 raft_consensus.cc:2468] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea1c1c8c0f64404b7e2f8b7ae286de9 in term 2.
I20260710 13:25:20.319401 25125 leader_election.cc:304] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea1c1c8c0f64404b7e2f8b7ae286de9, bc0594cd186c4cc3a7175f4ba40cfa4e; no voters: 
I20260710 13:25:20.319500 25235 raft_consensus.cc:2468] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea1c1c8c0f64404b7e2f8b7ae286de9 in term 2.
I20260710 13:25:20.320417 25383 raft_consensus.cc:2804] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:20.320968 25383 raft_consensus.cc:697] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 LEADER]: Becoming Leader. State: Replica: 3ea1c1c8c0f64404b7e2f8b7ae286de9, State: Running, Role: LEADER
I20260710 13:25:20.321739 25383 consensus_queue.cc:237] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } }
I20260710 13:25:20.327713 25059 catalog_manager.cc:5697] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 reported cstate change: term changed from 1 to 2, leader changed from 7caa723e82044a1d8393ac635800207a (127.21.54.66) to 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:20.382447 25160 raft_consensus.cc:1275] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Refusing update from remote peer 7caa723e82044a1d8393ac635800207a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:20.383780 25360 consensus_queue.cc:1048] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.393347 25310 raft_consensus.cc:1275] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Refusing update from remote peer 7caa723e82044a1d8393ac635800207a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:20.394766 25360 consensus_queue.cc:1048] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.403204 25310 raft_consensus.cc:1275] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Refusing update from remote peer 3ea1c1c8c0f64404b7e2f8b7ae286de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:20.404592 25383 consensus_queue.cc:1048] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.414541 25235 raft_consensus.cc:1275] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Refusing update from remote peer 3ea1c1c8c0f64404b7e2f8b7ae286de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:20.416038 25383 consensus_queue.cc:1048] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.624323 21721 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:25:20.626089 21721 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:25:20.626432 21721 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:25:20.638593 25160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1"
dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
mode: GRACEFUL
new_leader_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
 from {username='slave'} at 127.0.0.1:42638
I20260710 13:25:20.639206 25160 raft_consensus.cc:606] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 LEADER]: Received request to transfer leadership to TS bc0594cd186c4cc3a7175f4ba40cfa4e
I20260710 13:25:20.640795 21721 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:25:20.718793 25310 raft_consensus.cc:1275] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Refusing update from remote peer 3ea1c1c8c0f64404b7e2f8b7ae286de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:20.720103 25383 consensus_queue.cc:1048] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.727872 25235 raft_consensus.cc:1275] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Refusing update from remote peer 3ea1c1c8c0f64404b7e2f8b7ae286de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:20.729866 25355 consensus_queue.cc:1048] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:20.940649 25397 raft_consensus.cc:993] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: : Instructing follower bc0594cd186c4cc3a7175f4ba40cfa4e to start an election
I20260710 13:25:20.941414 25397 raft_consensus.cc:1081] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 LEADER]: Signalling peer bc0594cd186c4cc3a7175f4ba40cfa4e to start an election
I20260710 13:25:20.942961 25310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1"
dest_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e"
 from {username='slave'} at 127.0.0.1:33486
I20260710 13:25:20.943485 25310 raft_consensus.cc:493] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:20.943797 25310 raft_consensus.cc:3060] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:20.949055 25310 raft_consensus.cc:515] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:20.950786 25310 leader_election.cc:290] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [CANDIDATE]: Term 3 election: Requested vote from peers 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65:42475), 7caa723e82044a1d8393ac635800207a (127.21.54.66:33141)
I20260710 13:25:20.951865 25235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7caa723e82044a1d8393ac635800207a"
I20260710 13:25:20.951704 25160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef00c933d442f69476acbe4a0c28b1" candidate_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9"
I20260710 13:25:20.952498 25235 raft_consensus.cc:3060] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:20.952615 25160 raft_consensus.cc:3055] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:20.952986 25160 raft_consensus.cc:740] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ea1c1c8c0f64404b7e2f8b7ae286de9, State: Running, Role: LEADER
I20260710 13:25:20.953814 25160 consensus_queue.cc:260] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [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: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:20.954921 25160 raft_consensus.cc:3060] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:20.957847 25235 raft_consensus.cc:2468] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 3.
I20260710 13:25:20.958948 25276 leader_election.cc:304] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [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: 7caa723e82044a1d8393ac635800207a, bc0594cd186c4cc3a7175f4ba40cfa4e; no voters: 
I20260710 13:25:20.959667 25393 raft_consensus.cc:2804] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:20.960690 25393 raft_consensus.cc:697] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 3 LEADER]: Becoming Leader. State: Replica: bc0594cd186c4cc3a7175f4ba40cfa4e, State: Running, Role: LEADER
I20260710 13:25:20.960635 25160 raft_consensus.cc:2468] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc0594cd186c4cc3a7175f4ba40cfa4e in term 3.
I20260710 13:25:20.961903 25393 consensus_queue.cc:237] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [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: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } }
I20260710 13:25:20.968144 25057 catalog_manager.cc:5697] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e reported cstate change: term changed from 2 to 3, leader changed from 3ea1c1c8c0f64404b7e2f8b7ae286de9 (127.21.54.65) to bc0594cd186c4cc3a7175f4ba40cfa4e (127.21.54.67). New cstate: current_term: 3 leader_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea1c1c8c0f64404b7e2f8b7ae286de9" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 42475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7caa723e82044a1d8393ac635800207a" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc0594cd186c4cc3a7175f4ba40cfa4e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36387 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:20.999459 21721 tablet_server.cc:179] TabletServer@127.21.54.65:0 shutting down...
I20260710 13:25:21.028007 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:21.028683 21721 tablet_replica.cc:333] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: stopping tablet replica
I20260710 13:25:21.029322 21721 raft_consensus.cc:2243] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.030089 21721 raft_consensus.cc:2272] T 98876216295f46c8baa2d8906eef6a86 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.032472 21721 tablet_replica.cc:333] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: stopping tablet replica
I20260710 13:25:21.032979 21721 raft_consensus.cc:2243] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.033447 21721 raft_consensus.cc:2272] T 02ef00c933d442f69476acbe4a0c28b1 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.036069 21721 tablet_replica.cc:333] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: stopping tablet replica
I20260710 13:25:21.036599 21721 raft_consensus.cc:2243] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.037098 21721 raft_consensus.cc:2272] T b05c7625a6c943f0a9889172bb540ed0 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.039451 21721 tablet_replica.cc:333] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9: stopping tablet replica
I20260710 13:25:21.040046 21721 raft_consensus.cc:2243] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.040963 21721 raft_consensus.cc:2272] T 7f85ca2c5db64b198ca0df5df1d48065 P 3ea1c1c8c0f64404b7e2f8b7ae286de9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.066606 21721 tablet_server.cc:196] TabletServer@127.21.54.65:0 shutdown complete.
I20260710 13:25:21.079715 21721 tablet_server.cc:179] TabletServer@127.21.54.66:0 shutting down...
I20260710 13:25:21.098676 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:21.099584 21721 tablet_replica.cc:333] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a: stopping tablet replica
I20260710 13:25:21.100189 21721 raft_consensus.cc:2243] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.100646 21721 raft_consensus.cc:2272] T 98876216295f46c8baa2d8906eef6a86 P 7caa723e82044a1d8393ac635800207a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.102926 21721 tablet_replica.cc:333] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a: stopping tablet replica
I20260710 13:25:21.103456 21721 raft_consensus.cc:2243] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.103892 21721 raft_consensus.cc:2272] T 02ef00c933d442f69476acbe4a0c28b1 P 7caa723e82044a1d8393ac635800207a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.106097 21721 tablet_replica.cc:333] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a: stopping tablet replica
I20260710 13:25:21.106597 21721 raft_consensus.cc:2243] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.107014 21721 raft_consensus.cc:2272] T 7f85ca2c5db64b198ca0df5df1d48065 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.109015 21721 tablet_replica.cc:333] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a: stopping tablet replica
I20260710 13:25:21.109514 21721 raft_consensus.cc:2243] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.110251 21721 raft_consensus.cc:2272] T b05c7625a6c943f0a9889172bb540ed0 P 7caa723e82044a1d8393ac635800207a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.122923 21721 tablet_server.cc:196] TabletServer@127.21.54.66:0 shutdown complete.
I20260710 13:25:21.134521 21721 tablet_server.cc:179] TabletServer@127.21.54.67:0 shutting down...
I20260710 13:25:21.153846 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:21.154471 21721 tablet_replica.cc:333] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e: stopping tablet replica
I20260710 13:25:21.155015 21721 raft_consensus.cc:2243] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.155464 21721 raft_consensus.cc:2272] T 98876216295f46c8baa2d8906eef6a86 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.157773 21721 tablet_replica.cc:333] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e: stopping tablet replica
I20260710 13:25:21.158275 21721 raft_consensus.cc:2243] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.158864 21721 pending_rounds.cc:70] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e: Trying to abort 1 pending ops.
I20260710 13:25:21.159056 21721 pending_rounds.cc:77] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993916267298816 op_type: NO_OP noop_request { }
I20260710 13:25:21.159343 21721 raft_consensus.cc:2889] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:25:21.159614 21721 raft_consensus.cc:2272] T 02ef00c933d442f69476acbe4a0c28b1 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.161599 21721 tablet_replica.cc:333] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e: stopping tablet replica
I20260710 13:25:21.162077 21721 raft_consensus.cc:2243] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.162483 21721 raft_consensus.cc:2272] T b05c7625a6c943f0a9889172bb540ed0 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.164477 21721 tablet_replica.cc:333] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e: stopping tablet replica
I20260710 13:25:21.164938 21721 raft_consensus.cc:2243] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.165378 21721 raft_consensus.cc:2272] T 7f85ca2c5db64b198ca0df5df1d48065 P bc0594cd186c4cc3a7175f4ba40cfa4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.188236 21721 tablet_server.cc:196] TabletServer@127.21.54.67:0 shutdown complete.
I20260710 13:25:21.199857 21721 master.cc:562] Master@127.21.54.126:46569 shutting down...
I20260710 13:25:21.213948 21721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.214437 21721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.214730 21721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9053f79b98d6464888d498cf3507054f: stopping tablet replica
I20260710 13:25:21.232980 21721 master.cc:584] Master@127.21.54.126:46569 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2952 ms)
[----------] 6 tests from LeaderRebalancerTest (85045 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:25:21.261049 21721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.54.126:39015
I20260710 13:25:21.262183 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:21.267163 25406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:21.267283 25407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:21.268872 25409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:21.269928 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:21.270699 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:21.270905 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:21.271070 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689921271052 us; error 0 us; skew 500 ppm
I20260710 13:25:21.271621 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:21.274106 21721 webserver.cc:533] Webserver started at http://127.21.54.126:37245/ using document root <none> and password file <none>
I20260710 13:25:21.274590 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:21.274791 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:21.275056 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:21.276194 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/master-0-root/instance:
uuid: "a6332a6b5c794ae9954df996fd24a4e5"
format_stamp: "Formatted at 2026-07-10 13:25:21 on dist-test-slave-swp1"
I20260710 13:25:21.280803 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:25:21.284289 25414 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.285284 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:21.285554 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/master-0-root
uuid: "a6332a6b5c794ae9954df996fd24a4e5"
format_stamp: "Formatted at 2026-07-10 13:25:21 on dist-test-slave-swp1"
I20260710 13:25:21.285799 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:21.303279 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:21.304299 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:21.339823 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.126:39015
I20260710 13:25:21.339931 25465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.126:39015 every 8 connection(s)
I20260710 13:25:21.343849 25466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.354241 25466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5: Bootstrap starting.
I20260710 13:25:21.358654 25466 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:21.362730 25466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5: No bootstrap required, opened a new log
I20260710 13:25:21.364861 25466 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6332a6b5c794ae9954df996fd24a4e5" member_type: VOTER }
I20260710 13:25:21.365319 25466 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:21.365530 25466 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6332a6b5c794ae9954df996fd24a4e5, State: Initialized, Role: FOLLOWER
I20260710 13:25:21.366132 25466 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6332a6b5c794ae9954df996fd24a4e5" member_type: VOTER }
I20260710 13:25:21.366581 25466 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:21.366799 25466 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:21.367098 25466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:21.371898 25466 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6332a6b5c794ae9954df996fd24a4e5" member_type: VOTER }
I20260710 13:25:21.372505 25466 leader_election.cc:304] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [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: a6332a6b5c794ae9954df996fd24a4e5; no voters: 
I20260710 13:25:21.373682 25466 leader_election.cc:290] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:21.374084 25469 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:21.375659 25469 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 1 LEADER]: Becoming Leader. State: Replica: a6332a6b5c794ae9954df996fd24a4e5, State: Running, Role: LEADER
I20260710 13:25:21.376543 25466 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:21.376436 25469 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [LEADER]: Queue going to LEADER mode. State: All 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: "a6332a6b5c794ae9954df996fd24a4e5" member_type: VOTER }
I20260710 13:25:21.379750 25470 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6332a6b5c794ae9954df996fd24a4e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6332a6b5c794ae9954df996fd24a4e5" member_type: VOTER } }
I20260710 13:25:21.380505 25470 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:21.379750 25471 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6332a6b5c794ae9954df996fd24a4e5. Latest consensus state: current_term: 1 leader_uuid: "a6332a6b5c794ae9954df996fd24a4e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6332a6b5c794ae9954df996fd24a4e5" member_type: VOTER } }
I20260710 13:25:21.381186 25471 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:21.383812 25475 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:21.389106 25475 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:21.393028 21721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:21.398392 25475 catalog_manager.cc:1383] Generated new cluster ID: 05513679482449338d9c74b430d15b10
I20260710 13:25:21.398710 25475 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:21.410320 25475 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:21.411617 25475 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:21.434139 25475 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5: Generated new TSK 0
I20260710 13:25:21.434741 25475 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:21.459828 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:21.465797 25487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:21.467175 25488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:21.468027 25490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:21.469199 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:21.469962 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:21.470144 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:21.470264 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689921470254 us; error 0 us; skew 500 ppm
I20260710 13:25:21.470743 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:21.473091 21721 webserver.cc:533] Webserver started at http://127.21.54.65:35085/ using document root <none> and password file <none>
I20260710 13:25:21.473644 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:21.473798 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:21.474023 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:21.475070 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-0-root/instance:
uuid: "4bf3531fb71545998ca4b410f17724b7"
format_stamp: "Formatted at 2026-07-10 13:25:21 on dist-test-slave-swp1"
I20260710 13:25:21.479632 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:25:21.483050 25495 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.483886 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:25:21.484143 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "4bf3531fb71545998ca4b410f17724b7"
format_stamp: "Formatted at 2026-07-10 13:25:21 on dist-test-slave-swp1"
I20260710 13:25:21.484400 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:21.493614 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:21.494693 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:21.496142 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:21.498564 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:21.498764 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.499037 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:21.499210 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.537034 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:34961
I20260710 13:25:21.537146 25557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:34961 every 8 connection(s)
I20260710 13:25:21.542163 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:21.549753 25562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:21.550727 25563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:21.552737 21721 server_base.cc:1061] running on GCE node
W20260710 13:25:21.553985 25565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:21.555161 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:21.555467 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:21.555677 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689921555657 us; error 0 us; skew 500 ppm
I20260710 13:25:21.555733 25558 heartbeater.cc:344] Connected to a master server at 127.21.54.126:39015
I20260710 13:25:21.556254 25558 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:21.556371 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:21.557133 25558 heartbeater.cc:507] Master 127.21.54.126:39015 requested a full tablet report, sending...
I20260710 13:25:21.559530 21721 webserver.cc:533] Webserver started at http://127.21.54.66:42911/ using document root <none> and password file <none>
I20260710 13:25:21.559919 25431 ts_manager.cc:194] Registered new tserver with Master: 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961)
I20260710 13:25:21.560233 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:21.560523 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:21.560849 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:21.562322 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-1-root/instance:
uuid: "f3fb680905ff47238a8048f7af2c550c"
format_stamp: "Formatted at 2026-07-10 13:25:21 on dist-test-slave-swp1"
I20260710 13:25:21.562417 25431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60198
I20260710 13:25:21.567142 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:25:21.570523 25570 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.571323 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:25:21.571632 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-1-root
uuid: "f3fb680905ff47238a8048f7af2c550c"
format_stamp: "Formatted at 2026-07-10 13:25:21 on dist-test-slave-swp1"
I20260710 13:25:21.571924 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:21.598264 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:21.599260 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:21.600643 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:21.602875 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:21.603107 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.603343 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:21.603509 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.643262 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.66:40463
I20260710 13:25:21.643374 25632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.66:40463 every 8 connection(s)
I20260710 13:25:21.648072 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:21.655820 25637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:21.656509 25636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:21.657938 25639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:21.659030 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:21.660045 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:21.660276 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:21.660519 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689921660500 us; error 0 us; skew 500 ppm
I20260710 13:25:21.660748 25633 heartbeater.cc:344] Connected to a master server at 127.21.54.126:39015
I20260710 13:25:21.661233 25633 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:21.661358 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:21.662137 25633 heartbeater.cc:507] Master 127.21.54.126:39015 requested a full tablet report, sending...
I20260710 13:25:21.664283 21721 webserver.cc:533] Webserver started at http://127.21.54.67:36611/ using document root <none> and password file <none>
I20260710 13:25:21.664850 25431 ts_manager.cc:194] Registered new tserver with Master: f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:21.665108 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:21.665460 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:21.665766 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:21.666402 25431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60214
I20260710 13:25:21.667157 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-2-root/instance:
uuid: "eb19e071387447e58884ae2216cce12e"
format_stamp: "Formatted at 2026-07-10 13:25:21 on dist-test-slave-swp1"
I20260710 13:25:21.672032 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:25:21.675642 25644 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.676405 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:25:21.676731 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-2-root
uuid: "eb19e071387447e58884ae2216cce12e"
format_stamp: "Formatted at 2026-07-10 13:25:21 on dist-test-slave-swp1"
I20260710 13:25:21.677044 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689836050131-21721-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:21.689515 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:21.690721 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:21.692270 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:21.694917 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:21.695139 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.695549 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:21.695745 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:21.735848 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.67:35885
I20260710 13:25:21.735947 25706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.67:35885 every 8 connection(s)
I20260710 13:25:21.750587 25707 heartbeater.cc:344] Connected to a master server at 127.21.54.126:39015
I20260710 13:25:21.751073 25707 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:21.751901 25707 heartbeater.cc:507] Master 127.21.54.126:39015 requested a full tablet report, sending...
I20260710 13:25:21.753974 25431 ts_manager.cc:194] Registered new tserver with Master: eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:21.754225 21721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014385034s
I20260710 13:25:21.755410 25431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60226
I20260710 13:25:21.779832 25431 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60230:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:21.782533 25431 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:21.858729 25598 tablet_service.cc:1511] Processing CreateTablet for tablet bad4c8aad2744350a4071c3121f100c3 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:21.860350 25598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad4c8aad2744350a4071c3121f100c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.860466 25594 tablet_service.cc:1511] Processing CreateTablet for tablet ff8d6451021344a9b5752c7ad65d94c3 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:21.861965 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8d6451021344a9b5752c7ad65d94c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.861595 25596 tablet_service.cc:1511] Processing CreateTablet for tablet 581602f4a07549438a4b6e29be6c4c3e (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:21.864063 25597 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5e3985830f463eadbc826cb5f7058d (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:21.865516 25597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5e3985830f463eadbc826cb5f7058d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.866493 25593 tablet_service.cc:1511] Processing CreateTablet for tablet d768fb60997f4798bb2f8896d0a08a40 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:21.867950 25593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d768fb60997f4798bb2f8896d0a08a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.868073 25523 tablet_service.cc:1511] Processing CreateTablet for tablet bad4c8aad2744350a4071c3121f100c3 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:21.869448 25523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad4c8aad2744350a4071c3121f100c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.870000 25596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581602f4a07549438a4b6e29be6c4c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.860390 25595 tablet_service.cc:1511] Processing CreateTablet for tablet c1a308dcb54c4647a11661b9b75e57c4 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:21.874868 25595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a308dcb54c4647a11661b9b75e57c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.879769 25522 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5e3985830f463eadbc826cb5f7058d (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:21.881654 25517 tablet_service.cc:1511] Processing CreateTablet for tablet 5a201863cf8f4054858cc43bd3bb1be2 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:21.882315 25521 tablet_service.cc:1511] Processing CreateTablet for tablet 581602f4a07549438a4b6e29be6c4c3e (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:21.884119 25516 tablet_service.cc:1511] Processing CreateTablet for tablet 5770da78726044909fbcd5dc11c43b54 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:21.884653 25520 tablet_service.cc:1511] Processing CreateTablet for tablet c1a308dcb54c4647a11661b9b75e57c4 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:21.886783 25519 tablet_service.cc:1511] Processing CreateTablet for tablet ff8d6451021344a9b5752c7ad65d94c3 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:21.887988 25592 tablet_service.cc:1511] Processing CreateTablet for tablet 5a201863cf8f4054858cc43bd3bb1be2 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:21.888813 25518 tablet_service.cc:1511] Processing CreateTablet for tablet d768fb60997f4798bb2f8896d0a08a40 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:21.886783 25515 tablet_service.cc:1511] Processing CreateTablet for tablet 01ea1a0b7fc24ca098203a29de30a2f4 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:21.890977 25592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a201863cf8f4054858cc43bd3bb1be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.891371 25591 tablet_service.cc:1511] Processing CreateTablet for tablet 5770da78726044909fbcd5dc11c43b54 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:21.892724 25591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5770da78726044909fbcd5dc11c43b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.893795 25522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5e3985830f463eadbc826cb5f7058d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.896399 25521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581602f4a07549438a4b6e29be6c4c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.897418 25516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5770da78726044909fbcd5dc11c43b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.898401 25590 tablet_service.cc:1511] Processing CreateTablet for tablet 01ea1a0b7fc24ca098203a29de30a2f4 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:21.899830 25590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ea1a0b7fc24ca098203a29de30a2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.900211 25517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a201863cf8f4054858cc43bd3bb1be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.916180 25520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a308dcb54c4647a11661b9b75e57c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.921855 25515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ea1a0b7fc24ca098203a29de30a2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.929890 25519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8d6451021344a9b5752c7ad65d94c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.946336 25721 tablet_bootstrap.cc:492] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:21.952203 25721 tablet_bootstrap.cc:654] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:21.959023 25518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d768fb60997f4798bb2f8896d0a08a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:21.967449 25721 tablet_bootstrap.cc:492] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:21.968068 25721 ts_tablet_manager.cc:1403] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:25:21.976426 25721 raft_consensus.cc:359] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:21.980623 25722 tablet_bootstrap.cc:492] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:21.983115 25721 raft_consensus.cc:385] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:21.986491 25721 raft_consensus.cc:740] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:21.987510 25721 consensus_queue.cc:260] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.001626 25672 tablet_service.cc:1511] Processing CreateTablet for tablet bad4c8aad2744350a4071c3121f100c3 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:22.003212 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad4c8aad2744350a4071c3121f100c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.012360 25722 tablet_bootstrap.cc:654] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.012269 25633 heartbeater.cc:499] Master 127.21.54.126:39015 was elected leader, sending a full tablet report...
I20260710 13:25:22.012765 25721 ts_tablet_manager.cc:1434] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.019s
I20260710 13:25:22.013831 25721 tablet_bootstrap.cc:492] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:22.014601 25671 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5e3985830f463eadbc826cb5f7058d (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:22.016103 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5e3985830f463eadbc826cb5f7058d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.019559 25721 tablet_bootstrap.cc:654] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.030967 25670 tablet_service.cc:1511] Processing CreateTablet for tablet 581602f4a07549438a4b6e29be6c4c3e (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:22.032624 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581602f4a07549438a4b6e29be6c4c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.042891 25669 tablet_service.cc:1511] Processing CreateTablet for tablet c1a308dcb54c4647a11661b9b75e57c4 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:22.044497 25669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a308dcb54c4647a11661b9b75e57c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.046432 25668 tablet_service.cc:1511] Processing CreateTablet for tablet ff8d6451021344a9b5752c7ad65d94c3 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:22.047153 25721 tablet_bootstrap.cc:492] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:22.047781 25721 ts_tablet_manager.cc:1403] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.013s
I20260710 13:25:22.048955 25667 tablet_service.cc:1511] Processing CreateTablet for tablet d768fb60997f4798bb2f8896d0a08a40 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:22.051191 25666 tablet_service.cc:1511] Processing CreateTablet for tablet 5a201863cf8f4054858cc43bd3bb1be2 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:22.051122 25721 raft_consensus.cc:359] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.052206 25721 raft_consensus.cc:385] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.052547 25721 raft_consensus.cc:740] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.053417 25721 consensus_queue.cc:260] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.053640 25665 tablet_service.cc:1511] Processing CreateTablet for tablet 5770da78726044909fbcd5dc11c43b54 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:22.055927 25721 ts_tablet_manager.cc:1434] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:22.055795 25664 tablet_service.cc:1511] Processing CreateTablet for tablet 01ea1a0b7fc24ca098203a29de30a2f4 (DEFAULT_TABLE table=test-workload [id=44a662a32ba9449191453d2d86f3fd36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:22.047793 25668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8d6451021344a9b5752c7ad65d94c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.065533 25665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5770da78726044909fbcd5dc11c43b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.066357 25721 tablet_bootstrap.cc:492] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:22.069566 25664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ea1a0b7fc24ca098203a29de30a2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.065506 25727 tablet_bootstrap.cc:492] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:22.073575 25667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d768fb60997f4798bb2f8896d0a08a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.074437 25666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a201863cf8f4054858cc43bd3bb1be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:22.073575 25721 tablet_bootstrap.cc:654] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.090212 25727 tablet_bootstrap.cc:654] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.099354 25721 tablet_bootstrap.cc:492] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:22.099843 25722 tablet_bootstrap.cc:492] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:22.100055 25721 ts_tablet_manager.cc:1403] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.013s
I20260710 13:25:22.100744 25722 ts_tablet_manager.cc:1403] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.026s
I20260710 13:25:22.103677 25721 raft_consensus.cc:359] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:22.104507 25721 raft_consensus.cc:385] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.104859 25721 raft_consensus.cc:740] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.105839 25721 consensus_queue.cc:260] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:22.108397 25721 ts_tablet_manager.cc:1434] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:25:22.109411 25721 tablet_bootstrap.cc:492] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:22.115262 25721 tablet_bootstrap.cc:654] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.121042 25727 tablet_bootstrap.cc:492] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:22.121572 25727 ts_tablet_manager.cc:1403] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.014s
I20260710 13:25:22.124541 25721 tablet_bootstrap.cc:492] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:22.124075 25727 raft_consensus.cc:359] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.124060 25722 raft_consensus.cc:359] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:22.125048 25727 raft_consensus.cc:385] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.125085 25721 ts_tablet_manager.cc:1403] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260710 13:25:22.125536 25727 raft_consensus.cc:740] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.125119 25722 raft_consensus.cc:385] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.126266 25722 raft_consensus.cc:740] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.126492 25727 consensus_queue.cc:260] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.127027 25722 consensus_queue.cc:260] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:22.128285 25721 raft_consensus.cc:359] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.129112 25721 raft_consensus.cc:385] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.129120 25707 heartbeater.cc:499] Master 127.21.54.126:39015 was elected leader, sending a full tablet report...
I20260710 13:25:22.129554 25721 raft_consensus.cc:740] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.129942 25727 ts_tablet_manager.cc:1434] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:25:22.130352 25721 consensus_queue.cc:260] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.131259 25727 tablet_bootstrap.cc:492] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:22.132865 25721 ts_tablet_manager.cc:1434] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260710 13:25:22.134052 25721 tablet_bootstrap.cc:492] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:22.139890 25727 tablet_bootstrap.cc:654] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.140718 25721 tablet_bootstrap.cc:654] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.144675 25558 heartbeater.cc:499] Master 127.21.54.126:39015 was elected leader, sending a full tablet report...
I20260710 13:25:22.145219 25722 ts_tablet_manager.cc:1434] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.021s
I20260710 13:25:22.146279 25722 tablet_bootstrap.cc:492] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:22.147262 25727 tablet_bootstrap.cc:492] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:22.147753 25727 ts_tablet_manager.cc:1403] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 13:25:22.150573 25727 raft_consensus.cc:359] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.151302 25727 raft_consensus.cc:385] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.151604 25727 raft_consensus.cc:740] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.154101 25722 tablet_bootstrap.cc:654] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.153664 25727 consensus_queue.cc:260] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.154981 25721 tablet_bootstrap.cc:492] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:22.155570 25721 ts_tablet_manager.cc:1403] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260710 13:25:22.156787 25724 raft_consensus.cc:493] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.157351 25724 raft_consensus.cc:515] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.167805 25724 leader_election.cc:290] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.168365 25724 raft_consensus.cc:493] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.168841 25724 raft_consensus.cc:515] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.177248 25724 leader_election.cc:290] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.183948 25721 raft_consensus.cc:359] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.184566 25721 raft_consensus.cc:385] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.184916 25721 raft_consensus.cc:740] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.185971 25721 consensus_queue.cc:260] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.188699 25721 ts_tablet_manager.cc:1434] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 13:25:22.189656 25721 tablet_bootstrap.cc:492] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:22.194104 25724 raft_consensus.cc:493] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.194829 25724 raft_consensus.cc:515] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.195524 25721 tablet_bootstrap.cc:654] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.197636 25724 leader_election.cc:290] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.245030 25727 ts_tablet_manager.cc:1434] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.097s	user 0.044s	sys 0.034s
I20260710 13:25:22.246152 25727 tablet_bootstrap.cc:492] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:22.247474 25722 tablet_bootstrap.cc:492] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:22.248016 25722 ts_tablet_manager.cc:1403] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.102s	user 0.026s	sys 0.051s
I20260710 13:25:22.251945 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.252308 25727 tablet_bootstrap.cc:654] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.253335 25722 raft_consensus.cc:359] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.253961 25732 raft_consensus.cc:493] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.254123 25722 raft_consensus.cc:385] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.254503 25722 raft_consensus.cc:740] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.254525 25732 raft_consensus.cc:515] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:22.255177 25721 tablet_bootstrap.cc:492] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:22.255828 25721 ts_tablet_manager.cc:1403] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.042s
I20260710 13:25:22.255649 25722 consensus_queue.cc:260] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.258057 25732 leader_election.cc:290] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.258878 25721 raft_consensus.cc:359] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.259658 25721 raft_consensus.cc:385] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.259966 25721 raft_consensus.cc:740] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.260649 25721 consensus_queue.cc:260] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.261240 25682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:22.263234 25721 ts_tablet_manager.cc:1434] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:22.264292 25721 tablet_bootstrap.cc:492] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:22.270409 25721 tablet_bootstrap.cc:654] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.272665 25682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a201863cf8f4054858cc43bd3bb1be2" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:22.275130 25722 ts_tablet_manager.cc:1434] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.015s
I20260710 13:25:22.276165 25721 tablet_bootstrap.cc:492] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:22.276558 25722 tablet_bootstrap.cc:492] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:22.276674 25721 ts_tablet_manager.cc:1403] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 13:25:22.279946 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a201863cf8f4054858cc43bd3bb1be2" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.279860 25721 raft_consensus.cc:359] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.280762 25721 raft_consensus.cc:385] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.280836 25533 raft_consensus.cc:2468] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:22.281152 25721 raft_consensus.cc:740] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.282095 25721 consensus_queue.cc:260] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.283596 25682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:22.284631 25721 ts_tablet_manager.cc:1434] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:22.285758 25722 tablet_bootstrap.cc:654] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:22.286018 25571 leader_election.cc:343] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.286818 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
W20260710 13:25:22.299384 25573 leader_election.cc:343] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.300282 25722 tablet_bootstrap.cc:492] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:22.301054 25722 ts_tablet_manager.cc:1403] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260710 13:25:22.300910 25573 leader_election.cc:304] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e
I20260710 13:25:22.302459 25724 raft_consensus.cc:2749] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:22.303795 25571 leader_election.cc:304] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:22.304559 25724 raft_consensus.cc:2804] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:22.304929 25724 raft_consensus.cc:493] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:25:22.304781 25571 leader_election.cc:343] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.305387 25724 raft_consensus.cc:3060] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:22.305828 25573 leader_election.cc:343] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.305392 25722 raft_consensus.cc:359] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.306810 25722 raft_consensus.cc:385] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.307214 25722 raft_consensus.cc:740] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.288025 25721 tablet_bootstrap.cc:492] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:22.308167 25722 consensus_queue.cc:260] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.309746 25735 raft_consensus.cc:493] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.310268 25735 raft_consensus.cc:515] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.311324 25722 ts_tablet_manager.cc:1434] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:25:22.324579 25722 tablet_bootstrap.cc:492] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:22.314769 25724 raft_consensus.cc:515] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.329198 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a201863cf8f4054858cc43bd3bb1be2" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:22.329923 25533 raft_consensus.cc:3060] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.334013 25737 raft_consensus.cc:493] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.334755 25737 raft_consensus.cc:515] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:22.337556 25737 leader_election.cc:290] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb19e071387447e58884ae2216cce12e (127.21.54.67:35885), 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961)
I20260710 13:25:22.339824 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.340672 25532 raft_consensus.cc:2468] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:22.342414 25571 leader_election.cc:304] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:22.343556 25737 raft_consensus.cc:2804] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:22.344092 25737 raft_consensus.cc:493] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:22.344466 25737 raft_consensus.cc:3060] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.346908 25722 tablet_bootstrap.cc:654] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.320931 25721 tablet_bootstrap.cc:654] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.349849 25727 tablet_bootstrap.cc:492] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:22.350517 25727 ts_tablet_manager.cc:1403] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.105s	user 0.056s	sys 0.040s
I20260710 13:25:22.354391 25727 raft_consensus.cc:359] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
W20260710 13:25:22.318508 25573 leader_election.cc:343] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.364053 25573 leader_election.cc:304] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e
I20260710 13:25:22.365954 25724 leader_election.cc:290] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.366668 25735 leader_election.cc:290] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.366775 25724 raft_consensus.cc:2749] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:22.367115 25727 raft_consensus.cc:385] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.367717 25727 raft_consensus.cc:740] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.368803 25727 consensus_queue.cc:260] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:22.372210 25727 ts_tablet_manager.cc:1434] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 13:25:22.373546 25727 tablet_bootstrap.cc:492] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:22.377046 25737 raft_consensus.cc:515] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:22.393028 25737 leader_election.cc:290] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Requested vote from peers eb19e071387447e58884ae2216cce12e (127.21.54.67:35885), 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961)
I20260710 13:25:22.382175 25727 tablet_bootstrap.cc:654] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.394577 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:22.395426 25532 raft_consensus.cc:3060] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.382721 25724 raft_consensus.cc:493] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:25:22.388321 25479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:22.385713 25533 raft_consensus.cc:2468] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 1.
I20260710 13:25:22.390451 25750 raft_consensus.cc:493] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.400111 25750 raft_consensus.cc:515] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
W20260710 13:25:22.399503 25573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.67:35885, user_credentials={real_user=slave}} blocked reactor thread for 92351.3us
I20260710 13:25:22.398888 25724 raft_consensus.cc:515] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.403707 25682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:22.405491 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:22.405910 25682 raft_consensus.cc:2468] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:22.404525 25571 leader_election.cc:304] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:22.404878 25750 leader_election.cc:290] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.404561 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a201863cf8f4054858cc43bd3bb1be2" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:22.407773 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ea1a0b7fc24ca098203a29de30a2f4" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:22.421089 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:22.422029 25679 raft_consensus.cc:2468] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:22.408843 25737 raft_consensus.cc:2804] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:22.410157 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ea1a0b7fc24ca098203a29de30a2f4" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.412427 25724 leader_election.cc:290] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.413650 25531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.426591 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
W20260710 13:25:22.427256 25571 leader_election.cc:343] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.427567 25532 raft_consensus.cc:2468] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 1.
I20260710 13:25:22.427251 25679 raft_consensus.cc:2468] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 0.
W20260710 13:25:22.428385 25573 leader_election.cc:343] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:22.429334 25571 leader_election.cc:343] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.429631 25732 raft_consensus.cc:493] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.430119 25732 raft_consensus.cc:515] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.430394 25571 leader_election.cc:304] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [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: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: eb19e071387447e58884ae2216cce12e
I20260710 13:25:22.432353 25724 raft_consensus.cc:2804] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:22.432644 25732 leader_election.cc:290] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.433063 25724 raft_consensus.cc:697] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:22.435317 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.436070 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:22.436267 25498 leader_election.cc:304] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:22.439384 25721 tablet_bootstrap.cc:492] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:22.439810 25721 ts_tablet_manager.cc:1403] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.152s	user 0.043s	sys 0.033s
I20260710 13:25:22.437122 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:22.439155 25732 raft_consensus.cc:2764] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:25:22.440835 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
W20260710 13:25:22.437846 25573 leader_election.cc:343] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.442966 25573 leader_election.cc:304] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e
I20260710 13:25:22.444237 25573 leader_election.cc:304] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [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: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7
I20260710 13:25:22.444787 25750 raft_consensus.cc:2749] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:22.434679 25724 consensus_queue.cc:237] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:22.445346 25721 raft_consensus.cc:359] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.446913 25721 raft_consensus.cc:385] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:25:22.447012 25645 leader_election.cc:343] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.447219 25721 raft_consensus.cc:740] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.441933 25737 raft_consensus.cc:697] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:22.448218 25750 raft_consensus.cc:2804] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:22.447969 25721 consensus_queue.cc:260] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.448587 25750 raft_consensus.cc:493] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:22.449007 25750 raft_consensus.cc:3060] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.448791 25737 consensus_queue.cc:237] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.449572 25727 tablet_bootstrap.cc:492] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:22.450043 25721 ts_tablet_manager.cc:1434] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:25:22.450117 25727 ts_tablet_manager.cc:1403] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.011s
I20260710 13:25:22.451078 25721 tablet_bootstrap.cc:492] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
W20260710 13:25:22.451665 25498 leader_election.cc:343] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.456524 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:22.456907 25722 tablet_bootstrap.cc:492] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:22.457435 25722 ts_tablet_manager.cc:1403] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.005s
I20260710 13:25:22.457304 25607 raft_consensus.cc:2468] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:22.457793 25721 tablet_bootstrap.cc:654] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.458945 25647 leader_election.cc:304] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [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: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7
I20260710 13:25:22.460181 25735 raft_consensus.cc:2804] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:22.460579 25735 raft_consensus.cc:493] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:22.460994 25735 raft_consensus.cc:3060] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.460486 25722 raft_consensus.cc:359] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.461684 25753 raft_consensus.cc:493] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.462581 25727 raft_consensus.cc:359] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.466465 25727 raft_consensus.cc:385] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.466475 25753 raft_consensus.cc:515] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.467159 25727 raft_consensus.cc:740] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.468417 25727 consensus_queue.cc:260] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.469583 25735 raft_consensus.cc:515] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.469851 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
W20260710 13:25:22.456491 25498 leader_election.cc:343] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.470873 25498 leader_election.cc:304] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7; no voters: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:22.471501 25727 ts_tablet_manager.cc:1434] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:25:22.472288 25732 raft_consensus.cc:2749] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:22.472877 25727 tablet_bootstrap.cc:492] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:22.474303 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:22.474910 25607 raft_consensus.cc:3060] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:22.477907 25571 leader_election.cc:343] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.483814 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:22.484182 25735 leader_election.cc:290] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
W20260710 13:25:22.485450 25645 leader_election.cc:343] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.487391 25753 leader_election.cc:290] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.466238 25722 raft_consensus.cc:385] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.488341 25722 raft_consensus.cc:740] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.487550 25428 catalog_manager.cc:5697] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 0 to 1, leader changed from <none> to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:22.488579 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:22.489516 25679 raft_consensus.cc:2393] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fb680905ff47238a8048f7af2c550c in current term 1: Already voted for candidate eb19e071387447e58884ae2216cce12e in this term.
I20260710 13:25:22.489246 25722 consensus_queue.cc:260] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.490846 25727 tablet_bootstrap.cc:654] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.490955 25573 leader_election.cc:304] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e
I20260710 13:25:22.493816 25722 ts_tablet_manager.cc:1434] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:25:22.494231 25607 raft_consensus.cc:2468] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:22.494745 25753 raft_consensus.cc:2749] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:22.495540 25647 leader_election.cc:304] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [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: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7
I20260710 13:25:22.496825 25735 raft_consensus.cc:2804] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:22.497501 25735 raft_consensus.cc:697] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:22.498575 25735 consensus_queue.cc:237] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.465444 25750 raft_consensus.cc:515] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.501296 25722 tablet_bootstrap.cc:492] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:22.503271 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
W20260710 13:25:22.504832 25571 leader_election.cc:343] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:22.507306 25727 tablet_bootstrap.cc:492] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:22.507846 25727 ts_tablet_manager.cc:1403] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 13:25:22.508131 25722 tablet_bootstrap.cc:654] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.508505 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:22.509151 25679 raft_consensus.cc:3060] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.511824 25750 leader_election.cc:290] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.513975 25727 raft_consensus.cc:359] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.514772 25727 raft_consensus.cc:385] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.515086 25727 raft_consensus.cc:740] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.523679 25679 raft_consensus.cc:2468] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 1.
I20260710 13:25:22.523775 25727 consensus_queue.cc:260] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.525665 25573 leader_election.cc:304] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [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: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7
I20260710 13:25:22.527469 25750 raft_consensus.cc:2804] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:22.528195 25727 ts_tablet_manager.cc:1434] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:25:22.528209 25750 raft_consensus.cc:697] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:22.529560 25727 tablet_bootstrap.cc:492] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:22.532014 25430 catalog_manager.cc:5697] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:22.536008 25722 tablet_bootstrap.cc:492] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:22.536553 25722 ts_tablet_manager.cc:1403] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.007s
I20260710 13:25:22.538533 25727 tablet_bootstrap.cc:654] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.538225 25750 consensus_queue.cc:237] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.544320 25722 raft_consensus.cc:359] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.545359 25722 raft_consensus.cc:385] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.545748 25722 raft_consensus.cc:740] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.546722 25722 consensus_queue.cc:260] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.549046 25722 ts_tablet_manager.cc:1434] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:25:22.550166 25722 tablet_bootstrap.cc:492] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:22.551098 25721 tablet_bootstrap.cc:492] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:22.551599 25721 ts_tablet_manager.cc:1403] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.101s	user 0.026s	sys 0.023s
I20260710 13:25:22.553573 25727 tablet_bootstrap.cc:492] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:22.554195 25727 ts_tablet_manager.cc:1403] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.000s
I20260710 13:25:22.554323 25721 raft_consensus.cc:359] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.555038 25721 raft_consensus.cc:385] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.555297 25721 raft_consensus.cc:740] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.555990 25721 consensus_queue.cc:260] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.556563 25722 tablet_bootstrap.cc:654] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.557627 25727 raft_consensus.cc:359] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.558342 25721 ts_tablet_manager.cc:1434] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:25:22.558425 25727 raft_consensus.cc:385] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.558992 25727 raft_consensus.cc:740] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.559993 25727 consensus_queue.cc:260] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.562963 25727 ts_tablet_manager.cc:1434] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 13:25:22.563155 25722 tablet_bootstrap.cc:492] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:22.563712 25722 ts_tablet_manager.cc:1403] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 13:25:22.565189 25735 raft_consensus.cc:493] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.565713 25735 raft_consensus.cc:515] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.566833 25722 raft_consensus.cc:359] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.567564 25722 raft_consensus.cc:385] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.567698 25727 tablet_bootstrap.cc:492] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:22.567883 25722 raft_consensus.cc:740] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.567984 25735 leader_election.cc:290] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.568840 25722 consensus_queue.cc:260] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.571168 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:22.571323 25722 ts_tablet_manager.cc:1434] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:22.571480 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.571893 25607 raft_consensus.cc:2468] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:22.572104 25532 raft_consensus.cc:2468] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:22.572736 25722 tablet_bootstrap.cc:492] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:22.573419 25645 leader_election.cc:304] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:22.574409 25735 raft_consensus.cc:2804] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:22.574823 25735 raft_consensus.cc:493] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:22.575244 25735 raft_consensus.cc:3060] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.575521 25727 tablet_bootstrap.cc:654] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.580324 25722 tablet_bootstrap.cc:654] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.591547 25735 raft_consensus.cc:515] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.593568 25727 tablet_bootstrap.cc:492] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:22.594252 25727 ts_tablet_manager.cc:1403] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.013s
I20260710 13:25:22.596740 25722 tablet_bootstrap.cc:492] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:22.597486 25722 ts_tablet_manager.cc:1403] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260710 13:25:22.597774 25727 raft_consensus.cc:359] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.599179 25731 raft_consensus.cc:493] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.598572 25727 raft_consensus.cc:385] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.599659 25731 raft_consensus.cc:515] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.600252 25727 raft_consensus.cc:740] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.604008 25735 leader_election.cc:290] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.605230 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581602f4a07549438a4b6e29be6c4c3e" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:22.605566 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:22.605916 25607 raft_consensus.cc:2468] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:22.606137 25608 raft_consensus.cc:3060] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.607241 25647 leader_election.cc:304] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:22.608099 25735 raft_consensus.cc:2804] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:22.608472 25735 raft_consensus.cc:493] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:22.608801 25735 raft_consensus.cc:3060] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.609949 25731 leader_election.cc:290] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.611069 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581602f4a07549438a4b6e29be6c4c3e" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.611764 25532 raft_consensus.cc:2468] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:22.602308 25722 raft_consensus.cc:359] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.612301 25722 raft_consensus.cc:385] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.612627 25722 raft_consensus.cc:740] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.612797 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:22.613457 25533 raft_consensus.cc:3060] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.613540 25722 consensus_queue.cc:260] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.616289 25722 ts_tablet_manager.cc:1434] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:25:22.616706 25608 raft_consensus.cc:2468] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:22.617460 25722 tablet_bootstrap.cc:492] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:22.614112 25430 catalog_manager.cc:5697] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 0 to 1, leader changed from <none> to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:22.601178 25727 consensus_queue.cc:260] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.619213 25647 leader_election.cc:304] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:22.619956 25727 ts_tablet_manager.cc:1434] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:25:22.621038 25727 tablet_bootstrap.cc:492] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:22.625003 25722 tablet_bootstrap.cc:654] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.626595 25533 raft_consensus.cc:2468] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:22.627225 25727 tablet_bootstrap.cc:654] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.621054 25731 raft_consensus.cc:2804] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:22.646363 25735 raft_consensus.cc:515] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.646600 25430 catalog_manager.cc:5697] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 0 to 1, leader changed from <none> to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:22.650415 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581602f4a07549438a4b6e29be6c4c3e" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:22.651278 25533 raft_consensus.cc:3060] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.664440 25533 raft_consensus.cc:2468] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:22.665688 25645 leader_election.cc:304] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:22.666858 25770 raft_consensus.cc:2804] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:22.667735 25731 raft_consensus.cc:697] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:22.668826 25722 tablet_bootstrap.cc:492] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:22.668707 25731 consensus_queue.cc:237] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.669307 25770 raft_consensus.cc:697] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:22.669395 25722 ts_tablet_manager.cc:1403] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.024s
I20260710 13:25:22.670207 25770 consensus_queue.cc:237] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.672330 25727 tablet_bootstrap.cc:492] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:22.672843 25727 ts_tablet_manager.cc:1403] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.023s
I20260710 13:25:22.672541 25722 raft_consensus.cc:359] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.673396 25722 raft_consensus.cc:385] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.673735 25722 raft_consensus.cc:740] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.674523 25722 consensus_queue.cc:260] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.674944 25735 leader_election.cc:290] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.675700 25727 raft_consensus.cc:359] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.676333 25727 raft_consensus.cc:385] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.676312 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581602f4a07549438a4b6e29be6c4c3e" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:22.676935 25727 raft_consensus.cc:740] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.677333 25608 raft_consensus.cc:3060] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.677718 25727 consensus_queue.cc:260] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.678722 25722 ts_tablet_manager.cc:1434] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:25:22.679713 25722 tablet_bootstrap.cc:492] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:22.679839 25727 ts_tablet_manager.cc:1434] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:22.680771 25727 tablet_bootstrap.cc:492] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:22.685495 25608 raft_consensus.cc:2468] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:22.686313 25727 tablet_bootstrap.cc:654] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.691048 25722 tablet_bootstrap.cc:654] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:22.695955 25429 catalog_manager.cc:5697] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:22.696951 25727 tablet_bootstrap.cc:492] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:22.697929 25727 ts_tablet_manager.cc:1403] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260710 13:25:22.701759 25727 raft_consensus.cc:359] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.702299 25727 raft_consensus.cc:385] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.702570 25727 raft_consensus.cc:740] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.703282 25727 consensus_queue.cc:260] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.703828 25722 tablet_bootstrap.cc:492] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:22.704339 25722 ts_tablet_manager.cc:1403] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.001s
I20260710 13:25:22.705049 25727 ts_tablet_manager.cc:1434] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:25:22.707032 25722 raft_consensus.cc:359] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.707724 25722 raft_consensus.cc:385] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:22.707990 25722 raft_consensus.cc:740] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:22.708683 25722 consensus_queue.cc:260] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.710444 25722 ts_tablet_manager.cc:1434] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:25:22.711934 25750 raft_consensus.cc:493] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.712440 25750 raft_consensus.cc:515] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.713006 25429 catalog_manager.cc:5697] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:22.714583 25750 leader_election.cc:290] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.715253 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.716055 25533 raft_consensus.cc:2468] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:22.717103 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:22.717319 25571 leader_election.cc:304] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:22.717800 25679 raft_consensus.cc:2468] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:22.718161 25750 raft_consensus.cc:2804] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:22.718562 25750 raft_consensus.cc:493] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:22.718897 25750 raft_consensus.cc:3060] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.721221 25770 raft_consensus.cc:493] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.721735 25770 raft_consensus.cc:515] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.723729 25770 leader_election.cc:290] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.724857 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:22.725585 25608 raft_consensus.cc:2468] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:22.726191 25750 raft_consensus.cc:515] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.726724 25647 leader_election.cc:304] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:22.728504 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.729182 25533 raft_consensus.cc:2468] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:22.729282 25750 leader_election.cc:290] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:22.729364 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:22.730087 25532 raft_consensus.cc:3060] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.731144 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:22.731882 25679 raft_consensus.cc:3060] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.733667 25770 raft_consensus.cc:2804] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:22.734071 25770 raft_consensus.cc:493] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:22.734375 25770 raft_consensus.cc:3060] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.738159 25532 raft_consensus.cc:2468] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 1.
I20260710 13:25:22.739039 25679 raft_consensus.cc:2468] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 1.
I20260710 13:25:22.739485 25571 leader_election.cc:304] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:22.739784 25770 raft_consensus.cc:515] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.740327 25750 raft_consensus.cc:2804] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:22.740835 25750 raft_consensus.cc:697] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:22.741828 25731 raft_consensus.cc:493] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.741714 25750 consensus_queue.cc:237] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.742311 25731 raft_consensus.cc:515] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.742847 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:22.743047 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:22.743599 25532 raft_consensus.cc:3060] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.743680 25608 raft_consensus.cc:3060] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.744541 25731 leader_election.cc:290] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.746625 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ea1a0b7fc24ca098203a29de30a2f4" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.747282 25533 raft_consensus.cc:2468] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:22.748430 25645 leader_election.cc:304] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:22.749356 25731 raft_consensus.cc:2804] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:22.749751 25731 raft_consensus.cc:493] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:22.750083 25731 raft_consensus.cc:3060] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.750857 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ea1a0b7fc24ca098203a29de30a2f4" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:22.751855 25607 raft_consensus.cc:2468] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:22.752619 25532 raft_consensus.cc:2468] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:22.753863 25645 leader_election.cc:304] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:22.755254 25735 raft_consensus.cc:2804] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:22.755746 25735 raft_consensus.cc:697] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:22.756616 25735 consensus_queue.cc:237] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.758983 25731 raft_consensus.cc:515] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.763599 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ea1a0b7fc24ca098203a29de30a2f4" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:22.764026 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ea1a0b7fc24ca098203a29de30a2f4" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:22.764820 25731 leader_election.cc:290] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.764928 25607 raft_consensus.cc:3060] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.764444 25532 raft_consensus.cc:3060] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.771721 25770 leader_election.cc:290] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.774471 25608 raft_consensus.cc:2468] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:22.774731 25429 catalog_manager.cc:5697] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 0 to 1, leader changed from <none> to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:22.779011 25532 raft_consensus.cc:2468] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:22.780123 25645 leader_election.cc:304] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:22.780469 25607 raft_consensus.cc:2468] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:22.780859 25735 raft_consensus.cc:2804] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:22.781582 25735 raft_consensus.cc:697] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:22.781556 25428 catalog_manager.cc:5697] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:22.782562 25735 consensus_queue.cc:237] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.796720 25428 catalog_manager.cc:5697] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:22.889802 25735 raft_consensus.cc:493] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:22.890373 25735 raft_consensus.cc:515] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:22.892262 25735 leader_election.cc:290] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:22.893102 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a201863cf8f4054858cc43bd3bb1be2" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:22.893321 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a201863cf8f4054858cc43bd3bb1be2" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:22.893853 25532 raft_consensus.cc:2393] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb19e071387447e58884ae2216cce12e in current term 1: Already voted for candidate f3fb680905ff47238a8048f7af2c550c in this term.
I20260710 13:25:22.894817 25645 leader_election.cc:304] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb19e071387447e58884ae2216cce12e; no voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:22.895463 25735 raft_consensus.cc:3060] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.900695 25735 raft_consensus.cc:2749] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:22.937115 25750 consensus_queue.cc:1048] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:22.947013 25679 raft_consensus.cc:3060] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.956403 25750 consensus_queue.cc:1048] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:22.957974 25750 consensus_queue.cc:1048] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:22.969410 25533 raft_consensus.cc:3060] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.969624 25750 consensus_queue.cc:1048] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:22.973405 25750 consensus_queue.cc:1048] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:22.976215 25530 raft_consensus.cc:3060] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:22.986378 25735 consensus_queue.cc:1048] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:22.988926 25724 consensus_queue.cc:1048] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.018115 25731 consensus_queue.cc:1048] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.051817 25607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3"
dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
mode: GRACEFUL
new_leader_uuid: "4bf3531fb71545998ca4b410f17724b7"
 from {username='slave'} at 127.0.0.1:33128
I20260710 13:25:23.052416 25607 raft_consensus.cc:606] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Received request to transfer leadership to TS 4bf3531fb71545998ca4b410f17724b7
I20260710 13:25:23.066260 25681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
mode: GRACEFUL
new_leader_uuid: "4bf3531fb71545998ca4b410f17724b7"
 from {username='slave'} at 127.0.0.1:47802
I20260710 13:25:23.066846 25681 raft_consensus.cc:606] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Received request to transfer leadership to TS 4bf3531fb71545998ca4b410f17724b7
I20260710 13:25:23.072041 25681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "581602f4a07549438a4b6e29be6c4c3e"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
mode: GRACEFUL
new_leader_uuid: "4bf3531fb71545998ca4b410f17724b7"
 from {username='slave'} at 127.0.0.1:47802
I20260710 13:25:23.072556 25681 raft_consensus.cc:606] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Received request to transfer leadership to TS 4bf3531fb71545998ca4b410f17724b7
I20260710 13:25:23.077975 25607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4"
dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
mode: GRACEFUL
new_leader_uuid: "4bf3531fb71545998ca4b410f17724b7"
 from {username='slave'} at 127.0.0.1:33128
I20260710 13:25:23.078573 25607 raft_consensus.cc:606] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Received request to transfer leadership to TS 4bf3531fb71545998ca4b410f17724b7
I20260710 13:25:23.083503 25681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
mode: GRACEFUL
new_leader_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:47802
I20260710 13:25:23.084179 25681 raft_consensus.cc:606] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Received request to transfer leadership to TS f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:23.089918 25681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
mode: GRACEFUL
new_leader_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:47802
I20260710 13:25:23.090435 25681 raft_consensus.cc:606] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Received request to transfer leadership to TS f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:23.137460 25731 consensus_queue.cc:1048] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.147892 25735 consensus_queue.cc:1048] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.156463 25735 raft_consensus.cc:993] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e: : Instructing follower f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:23.156970 25731 raft_consensus.cc:1081] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Signalling peer f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:23.156688 25772 consensus_queue.cc:1048] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:23.159533 25608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40"
dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:33124
I20260710 13:25:23.160076 25608 raft_consensus.cc:493] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:23.160444 25608 raft_consensus.cc:3060] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.161060 25772 consensus_queue.cc:1048] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.169690 25731 raft_consensus.cc:993] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e: : Instructing follower 4bf3531fb71545998ca4b410f17724b7 to start an election
I20260710 13:25:23.170225 25770 raft_consensus.cc:1081] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Signalling peer 4bf3531fb71545998ca4b410f17724b7 to start an election
I20260710 13:25:23.169764 25608 raft_consensus.cc:515] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.174413 25532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "581602f4a07549438a4b6e29be6c4c3e"
dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
 from {username='slave'} at 127.0.0.1:52338
I20260710 13:25:23.175916 25532 raft_consensus.cc:493] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:23.176334 25532 raft_consensus.cc:3060] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.177351 25735 consensus_queue.cc:1048] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:23.183652 25772 raft_consensus.cc:993] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e: : Instructing follower f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:23.184108 25772 raft_consensus.cc:1081] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Signalling peer f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:23.185117 25532 raft_consensus.cc:515] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.187768 25604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3"
dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:33124
I20260710 13:25:23.188416 25604 raft_consensus.cc:493] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:23.188840 25604 raft_consensus.cc:3060] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.193277 25731 consensus_queue.cc:1048] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.194787 25608 leader_election.cc:290] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 2 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:23.195348 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:23.195988 25681 raft_consensus.cc:3055] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:23.196084 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d768fb60997f4798bb2f8896d0a08a40" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:23.196343 25681 raft_consensus.cc:740] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:23.196672 25530 raft_consensus.cc:3060] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.199255 25681 consensus_queue.cc:260] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.200599 25681 raft_consensus.cc:3060] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.207360 25530 raft_consensus.cc:2468] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 2.
I20260710 13:25:23.208604 25571 leader_election.cc:304] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:23.209444 25724 raft_consensus.cc:2804] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:23.209585 25681 raft_consensus.cc:2468] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 2.
I20260710 13:25:23.209576 25604 raft_consensus.cc:515] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.210124 25724 raft_consensus.cc:697] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:23.211280 25724 consensus_queue.cc:237] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.214042 25604 leader_election.cc:290] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 2 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:23.214882 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:23.215452 25681 raft_consensus.cc:3055] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:23.215725 25681 raft_consensus.cc:740] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:23.216516 25681 consensus_queue.cc:260] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.217722 25681 raft_consensus.cc:3060] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.220341 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8d6451021344a9b5752c7ad65d94c3" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:23.220429 25724 consensus_queue.cc:1048] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.224949 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581602f4a07549438a4b6e29be6c4c3e" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:23.225205 25681 raft_consensus.cc:2468] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 2.
I20260710 13:25:23.225878 25604 raft_consensus.cc:3060] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.226855 25573 leader_election.cc:304] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [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: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7
I20260710 13:25:23.228147 25724 raft_consensus.cc:2804] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:23.227118 25532 leader_election.cc:290] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 2 election: Requested vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:23.227715 25428 catalog_manager.cc:5697] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 1 to 2, leader changed from eb19e071387447e58884ae2216cce12e (127.21.54.67) to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 2 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.229656 25724 raft_consensus.cc:697] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:23.230531 25724 consensus_queue.cc:237] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.231468 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581602f4a07549438a4b6e29be6c4c3e" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:23.232154 25681 raft_consensus.cc:3055] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:23.232522 25681 raft_consensus.cc:740] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:23.233403 25681 consensus_queue.cc:260] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.234738 25681 raft_consensus.cc:3060] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.235321 25604 raft_consensus.cc:2468] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 2.
I20260710 13:25:23.236673 25498 leader_election.cc:304] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:23.237680 25732 raft_consensus.cc:2804] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:23.242512 25681 raft_consensus.cc:2468] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 2.
I20260710 13:25:23.249486 25737 consensus_queue.cc:1048] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:23.255802 25430 catalog_manager.cc:5697] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 1 to 2, leader changed from eb19e071387447e58884ae2216cce12e (127.21.54.67) to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 2 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.257748 25732 raft_consensus.cc:697] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Becoming Leader. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:23.258630 25732 consensus_queue.cc:237] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.267786 25428 catalog_manager.cc:5697] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 reported cstate change: term changed from 1 to 2, leader changed from eb19e071387447e58884ae2216cce12e (127.21.54.67) to 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "4bf3531fb71545998ca4b410f17724b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.293071 25731 consensus_queue.cc:1048] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.304363 25772 consensus_queue.cc:1048] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:23.366964 25750 raft_consensus.cc:993] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c: : Instructing follower 4bf3531fb71545998ca4b410f17724b7 to start an election
I20260710 13:25:23.367466 25737 raft_consensus.cc:1081] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Signalling peer 4bf3531fb71545998ca4b410f17724b7 to start an election
I20260710 13:25:23.368963 25533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3"
dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
 from {username='slave'} at 127.0.0.1:52326
I20260710 13:25:23.369503 25533 raft_consensus.cc:493] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:23.369788 25533 raft_consensus.cc:3060] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.375545 25533 raft_consensus.cc:515] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:23.377337 25533 leader_election.cc:290] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 2 election: Requested vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:23.378141 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:23.378484 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad4c8aad2744350a4071c3121f100c3" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:23.378831 25604 raft_consensus.cc:3055] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:23.379169 25679 raft_consensus.cc:3060] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.379166 25604 raft_consensus.cc:740] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:23.380173 25604 consensus_queue.cc:260] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:23.381119 25604 raft_consensus.cc:3060] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.384727 25679 raft_consensus.cc:2468] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 2.
I20260710 13:25:23.385970 25604 raft_consensus.cc:2468] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 2.
I20260710 13:25:23.386087 25498 leader_election.cc:304] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:23.387430 25732 raft_consensus.cc:2804] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:23.387877 25732 raft_consensus.cc:697] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Becoming Leader. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:23.388517 25732 consensus_queue.cc:237] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } }
I20260710 13:25:23.395004 25428 catalog_manager.cc:5697] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 reported cstate change: term changed from 1 to 2, leader changed from f3fb680905ff47238a8048f7af2c550c (127.21.54.66) to 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "4bf3531fb71545998ca4b410f17724b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:23.506286 25731 raft_consensus.cc:993] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e: : Instructing follower 4bf3531fb71545998ca4b410f17724b7 to start an election
I20260710 13:25:23.506763 25772 raft_consensus.cc:1081] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Signalling peer 4bf3531fb71545998ca4b410f17724b7 to start an election
I20260710 13:25:23.508520 25533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d"
dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
 from {username='slave'} at 127.0.0.1:52338
I20260710 13:25:23.509040 25533 raft_consensus.cc:493] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:23.509433 25533 raft_consensus.cc:3060] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.514536 25533 raft_consensus.cc:515] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.516130 25533 leader_election.cc:290] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 2 election: Requested vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:23.517019 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:23.517398 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5e3985830f463eadbc826cb5f7058d" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:23.517714 25604 raft_consensus.cc:3060] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.517964 25679 raft_consensus.cc:3055] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:23.518301 25679 raft_consensus.cc:740] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:23.519133 25679 consensus_queue.cc:260] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.520346 25679 raft_consensus.cc:3060] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.525053 25604 raft_consensus.cc:2468] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 2.
I20260710 13:25:23.526494 25498 leader_election.cc:304] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:23.527356 25732 raft_consensus.cc:2804] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:23.527573 25679 raft_consensus.cc:2468] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 2.
I20260710 13:25:23.527982 25732 raft_consensus.cc:697] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Becoming Leader. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:23.528893 25732 consensus_queue.cc:237] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.533610 25750 raft_consensus.cc:993] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c: : Instructing follower 4bf3531fb71545998ca4b410f17724b7 to start an election
I20260710 13:25:23.534085 25737 raft_consensus.cc:1081] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Signalling peer 4bf3531fb71545998ca4b410f17724b7 to start an election
I20260710 13:25:23.535597 25533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4"
dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
 from {username='slave'} at 127.0.0.1:52326
I20260710 13:25:23.536111 25533 raft_consensus.cc:493] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:23.536419 25533 raft_consensus.cc:3060] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.536336 25428 catalog_manager.cc:5697] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 reported cstate change: term changed from 1 to 2, leader changed from eb19e071387447e58884ae2216cce12e (127.21.54.67) to 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "4bf3531fb71545998ca4b410f17724b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.542936 25533 raft_consensus.cc:515] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.545023 25533 leader_election.cc:290] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 2 election: Requested vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:23.546132 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:23.546088 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:23.546918 25679 raft_consensus.cc:3060] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.546976 25604 raft_consensus.cc:3055] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:23.547499 25604 raft_consensus.cc:740] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:23.548336 25604 consensus_queue.cc:260] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.549597 25604 raft_consensus.cc:3060] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.554315 25679 raft_consensus.cc:2468] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 2.
I20260710 13:25:23.555653 25498 leader_election.cc:304] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:23.556470 25732 raft_consensus.cc:2804] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:23.556833 25604 raft_consensus.cc:2468] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 2.
I20260710 13:25:23.556951 25732 raft_consensus.cc:697] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Becoming Leader. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:23.558051 25732 consensus_queue.cc:237] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:23.564533 25428 catalog_manager.cc:5697] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 reported cstate change: term changed from 1 to 2, leader changed from f3fb680905ff47238a8048f7af2c550c (127.21.54.66) to 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "4bf3531fb71545998ca4b410f17724b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:23.600620 25679 raft_consensus.cc:1275] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.601980 25737 consensus_queue.cc:1048] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:23.609498 25533 raft_consensus.cc:1275] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.611166 25750 consensus_queue.cc:1048] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:23.652009 25679 raft_consensus.cc:1275] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Refusing update from remote peer 4bf3531fb71545998ca4b410f17724b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.653406 25732 consensus_queue.cc:1048] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:23.662004 25604 raft_consensus.cc:1275] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Refusing update from remote peer 4bf3531fb71545998ca4b410f17724b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.663681 25805 consensus_queue.cc:1048] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:23.732915 25533 raft_consensus.cc:3060] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:23.738425 25533 raft_consensus.cc:1275] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.739809 25750 consensus_queue.cc:1048] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:23.747450 25679 raft_consensus.cc:1275] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.749079 25750 consensus_queue.cc:1048] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:23.870932 25604 raft_consensus.cc:1275] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Refusing update from remote peer 4bf3531fb71545998ca4b410f17724b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.872184 25805 consensus_queue.cc:1048] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:23.879731 25679 raft_consensus.cc:1275] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Refusing update from remote peer 4bf3531fb71545998ca4b410f17724b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.881507 25732 consensus_queue.cc:1048] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:23.952337 25679 raft_consensus.cc:1275] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Refusing update from remote peer 4bf3531fb71545998ca4b410f17724b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.953722 25732 consensus_queue.cc:1048] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:23.962677 25604 raft_consensus.cc:1275] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Refusing update from remote peer 4bf3531fb71545998ca4b410f17724b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:23.964040 25805 consensus_queue.cc:1048] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.065132 25604 raft_consensus.cc:1275] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Refusing update from remote peer 4bf3531fb71545998ca4b410f17724b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:24.066555 25805 consensus_queue.cc:1048] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:24.075935 25679 raft_consensus.cc:1275] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Refusing update from remote peer 4bf3531fb71545998ca4b410f17724b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:24.077538 25732 consensus_queue.cc:1048] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:26.126941 25428 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60242:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:26.129091 25428 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:26.182818 25520 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9522134da64313bfb935e972b39fa2 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:26.184126 25597 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9522134da64313bfb935e972b39fa2 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:26.185444 25597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9522134da64313bfb935e972b39fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.185271 25665 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9522134da64313bfb935e972b39fa2 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:26.184185 25520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9522134da64313bfb935e972b39fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.186609 25665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9522134da64313bfb935e972b39fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.190150 25522 tablet_service.cc:1511] Processing CreateTablet for tablet a6fd4559d52e41c09872019e52fb8ce2 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:26.190963 25518 tablet_service.cc:1511] Processing CreateTablet for tablet d65e6061da5e4298a968e804d152b871 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:26.191411 25591 tablet_service.cc:1511] Processing CreateTablet for tablet a6fd4559d52e41c09872019e52fb8ce2 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:26.192731 25591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fd4559d52e41c09872019e52fb8ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.191532 25522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fd4559d52e41c09872019e52fb8ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.193558 25518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65e6061da5e4298a968e804d152b871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.192656 25668 tablet_service.cc:1511] Processing CreateTablet for tablet a6fd4559d52e41c09872019e52fb8ce2 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:26.195072 25668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fd4559d52e41c09872019e52fb8ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.201591 25666 tablet_service.cc:1511] Processing CreateTablet for tablet d65e6061da5e4298a968e804d152b871 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:26.202021 25590 tablet_service.cc:1511] Processing CreateTablet for tablet d65e6061da5e4298a968e804d152b871 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:26.203022 25666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65e6061da5e4298a968e804d152b871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.203337 25590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65e6061da5e4298a968e804d152b871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.207217 25519 tablet_service.cc:1511] Processing CreateTablet for tablet 56a31f36644147a2978dedc885964641 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:26.208892 25519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a31f36644147a2978dedc885964641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.216188 25515 tablet_service.cc:1511] Processing CreateTablet for tablet 11cc5238876d4643a9ec43a7f3c83a99 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:26.219305 25515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cc5238876d4643a9ec43a7f3c83a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.225194 25667 tablet_service.cc:1511] Processing CreateTablet for tablet 56a31f36644147a2978dedc885964641 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:26.226632 25667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a31f36644147a2978dedc885964641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.228406 25596 tablet_service.cc:1511] Processing CreateTablet for tablet 56a31f36644147a2978dedc885964641 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:26.229777 25596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a31f36644147a2978dedc885964641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.230165 25521 tablet_service.cc:1511] Processing CreateTablet for tablet a06d377f721648858acaca31cd077df0 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:26.232167 25521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06d377f721648858acaca31cd077df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.235260 25671 tablet_service.cc:1511] Processing CreateTablet for tablet a06d377f721648858acaca31cd077df0 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:26.236613 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06d377f721648858acaca31cd077df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.236383 25523 tablet_service.cc:1511] Processing CreateTablet for tablet 583c3c6000054a13ad76f6c27c464364 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:26.238207 25664 tablet_service.cc:1511] Processing CreateTablet for tablet 11cc5238876d4643a9ec43a7f3c83a99 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:26.239487 25664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cc5238876d4643a9ec43a7f3c83a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.240739 25516 tablet_service.cc:1511] Processing CreateTablet for tablet 2dda27e446794eb28bfa97c8058b5cb0 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:26.241871 25523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583c3c6000054a13ad76f6c27c464364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.242455 25516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dda27e446794eb28bfa97c8058b5cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.243330 25593 tablet_service.cc:1511] Processing CreateTablet for tablet 11cc5238876d4643a9ec43a7f3c83a99 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:26.244624 25593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cc5238876d4643a9ec43a7f3c83a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.250602 25595 tablet_service.cc:1511] Processing CreateTablet for tablet a06d377f721648858acaca31cd077df0 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:26.252002 25595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06d377f721648858acaca31cd077df0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.251798 25672 tablet_service.cc:1511] Processing CreateTablet for tablet 583c3c6000054a13ad76f6c27c464364 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:26.253067 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583c3c6000054a13ad76f6c27c464364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.258759 25592 tablet_service.cc:1511] Processing CreateTablet for tablet 583c3c6000054a13ad76f6c27c464364 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:26.260130 25592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 583c3c6000054a13ad76f6c27c464364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.300591 25590 tablet_service.cc:1511] Processing CreateTablet for tablet 2dda27e446794eb28bfa97c8058b5cb0 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:26.302065 25590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dda27e446794eb28bfa97c8058b5cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.305229 25670 tablet_service.cc:1511] Processing CreateTablet for tablet 2dda27e446794eb28bfa97c8058b5cb0 (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:26.306596 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dda27e446794eb28bfa97c8058b5cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.330792 25517 tablet_service.cc:1511] Processing CreateTablet for tablet 485ed648466d45d5b0d371f9a6d6c46b (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:26.332154 25517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485ed648466d45d5b0d371f9a6d6c46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.362298 25820 tablet_bootstrap.cc:492] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:26.365362 25821 tablet_bootstrap.cc:492] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:26.372001 25821 tablet_bootstrap.cc:654] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.381731 25672 tablet_service.cc:1511] Processing CreateTablet for tablet 485ed648466d45d5b0d371f9a6d6c46b (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:26.387028 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485ed648466d45d5b0d371f9a6d6c46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.384338 25821 tablet_bootstrap.cc:492] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:26.389583 25821 ts_tablet_manager.cc:1403] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260710 13:25:26.393980 25822 tablet_bootstrap.cc:492] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:26.392854 25821 raft_consensus.cc:359] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.397507 25821 raft_consensus.cc:385] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.397910 25821 raft_consensus.cc:740] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.395109 25820 tablet_bootstrap.cc:654] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.401999 25821 consensus_queue.cc:260] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.402554 25822 tablet_bootstrap.cc:654] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.412973 25821 ts_tablet_manager.cc:1434] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260710 13:25:26.412827 25597 tablet_service.cc:1511] Processing CreateTablet for tablet 485ed648466d45d5b0d371f9a6d6c46b (DEFAULT_TABLE table=soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:26.414252 25821 tablet_bootstrap.cc:492] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:26.414304 25597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485ed648466d45d5b0d371f9a6d6c46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:26.421981 25822 tablet_bootstrap.cc:492] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:26.422076 25820 tablet_bootstrap.cc:492] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:26.422640 25822 ts_tablet_manager.cc:1403] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260710 13:25:26.422828 25820 ts_tablet_manager.cc:1403] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.000s
I20260710 13:25:26.423382 25821 tablet_bootstrap.cc:654] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.425738 25822 raft_consensus.cc:359] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.426563 25822 raft_consensus.cc:385] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.426890 25822 raft_consensus.cc:740] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.427762 25820 raft_consensus.cc:359] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.428813 25820 raft_consensus.cc:385] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.429236 25820 raft_consensus.cc:740] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.430212 25820 consensus_queue.cc:260] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.433346 25820 ts_tablet_manager.cc:1434] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:25:26.434571 25820 tablet_bootstrap.cc:492] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
W20260710 13:25:26.436468 25479 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:26.435356 25821 tablet_bootstrap.cc:492] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:26.437347 25821 ts_tablet_manager.cc:1403] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260710 13:25:26.441074 25821 raft_consensus.cc:359] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.442073 25821 raft_consensus.cc:385] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.442476 25821 raft_consensus.cc:740] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.442932 25820 tablet_bootstrap.cc:654] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.443540 25821 consensus_queue.cc:260] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.446627 25821 ts_tablet_manager.cc:1434] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:25:26.427775 25822 consensus_queue.cc:260] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.452780 25821 tablet_bootstrap.cc:492] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:26.455785 25820 tablet_bootstrap.cc:492] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:26.456507 25820 ts_tablet_manager.cc:1403] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260710 13:25:26.460417 25821 tablet_bootstrap.cc:654] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.460067 25820 raft_consensus.cc:359] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.461197 25820 raft_consensus.cc:385] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.461228 25822 ts_tablet_manager.cc:1434] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260710 13:25:26.461654 25820 raft_consensus.cc:740] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.462694 25820 consensus_queue.cc:260] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.465690 25820 ts_tablet_manager.cc:1434] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:25:26.466915 25820 tablet_bootstrap.cc:492] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:26.462728 25822 tablet_bootstrap.cc:492] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:26.468689 25821 tablet_bootstrap.cc:492] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:26.469347 25821 ts_tablet_manager.cc:1403] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 13:25:26.472787 25821 raft_consensus.cc:359] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.473727 25821 raft_consensus.cc:385] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.473991 25806 raft_consensus.cc:493] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:26.474143 25821 raft_consensus.cc:740] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.474792 25822 tablet_bootstrap.cc:654] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.474603 25806 raft_consensus.cc:515] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.475133 25821 consensus_queue.cc:260] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.476950 25806 leader_election.cc:290] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:26.479218 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9522134da64313bfb935e972b39fa2" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:26.480086 25820 tablet_bootstrap.cc:654] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.480255 25604 raft_consensus.cc:2468] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 0.
I20260710 13:25:26.479259 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9522134da64313bfb935e972b39fa2" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:26.488289 25498 leader_election.cc:304] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:26.490976 25806 raft_consensus.cc:2804] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:26.491493 25806 raft_consensus.cc:493] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:26.491905 25806 raft_consensus.cc:3060] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.492125 25821 ts_tablet_manager.cc:1434] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.003s
I20260710 13:25:26.492445 25820 tablet_bootstrap.cc:492] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:26.493189 25820 ts_tablet_manager.cc:1403] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.013s
I20260710 13:25:26.493319 25821 tablet_bootstrap.cc:492] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:26.496371 25820 raft_consensus.cc:359] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.497354 25820 raft_consensus.cc:385] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.498224 25820 raft_consensus.cc:740] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.499316 25820 consensus_queue.cc:260] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.500272 25821 tablet_bootstrap.cc:654] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.500409 25806 raft_consensus.cc:515] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.501721 25820 ts_tablet_manager.cc:1434] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260710 13:25:26.502703 25498 leader_election.cc:343] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.502914 25822 tablet_bootstrap.cc:492] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:26.504721 25820 tablet_bootstrap.cc:492] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:26.504853 25822 ts_tablet_manager.cc:1403] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.006s
I20260710 13:25:26.506095 25806 leader_election.cc:290] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 election: Requested vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:26.503342 25829 raft_consensus.cc:493] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:26.506769 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9522134da64313bfb935e972b39fa2" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:26.507169 25829 raft_consensus.cc:515] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.507423 25604 raft_consensus.cc:3060] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.508486 25822 raft_consensus.cc:359] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.509228 25822 raft_consensus.cc:385] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.509416 25829 leader_election.cc:290] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:26.509532 25822 raft_consensus.cc:740] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.510413 25822 consensus_queue.cc:260] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.511987 25820 tablet_bootstrap.cc:654] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.512928 25821 tablet_bootstrap.cc:492] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:26.513633 25822 ts_tablet_manager.cc:1434] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:26.513698 25821 ts_tablet_manager.cc:1403] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.008s
I20260710 13:25:26.515115 25822 tablet_bootstrap.cc:492] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:26.517444 25821 raft_consensus.cc:359] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.518267 25821 raft_consensus.cc:385] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.518616 25821 raft_consensus.cc:740] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.519613 25821 consensus_queue.cc:260] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.522534 25821 ts_tablet_manager.cc:1434] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:26.522704 25822 tablet_bootstrap.cc:654] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.523727 25821 tablet_bootstrap.cc:492] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:26.526986 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9522134da64313bfb935e972b39fa2" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:26.531529 25821 tablet_bootstrap.cc:654] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.536262 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65e6061da5e4298a968e804d152b871" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:26.536943 25822 tablet_bootstrap.cc:492] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:26.537034 25608 raft_consensus.cc:2468] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 0.
I20260710 13:25:26.537581 25822 ts_tablet_manager.cc:1403] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260710 13:25:26.538503 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65e6061da5e4298a968e804d152b871" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:26.537698 25735 raft_consensus.cc:493] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:26.540179 25498 leader_election.cc:304] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:26.540431 25735 raft_consensus.cc:515] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.549332 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d377f721648858acaca31cd077df0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:26.550938 25604 raft_consensus.cc:2468] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 1.
W20260710 13:25:26.551169 25647 leader_election.cc:343] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.551642 25735 leader_election.cc:290] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:26.552331 25829 raft_consensus.cc:2804] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:26.557097 25829 raft_consensus.cc:493] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:26.557668 25829 raft_consensus.cc:3060] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.557973 25821 tablet_bootstrap.cc:492] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:26.558490 25821 ts_tablet_manager.cc:1403] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.008s
I20260710 13:25:26.553260 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d377f721648858acaca31cd077df0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:26.561584 25821 raft_consensus.cc:359] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.562305 25821 raft_consensus.cc:385] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.562582 25821 raft_consensus.cc:740] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.563301 25821 consensus_queue.cc:260] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.564411 25533 raft_consensus.cc:2468] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:26.565645 25821 ts_tablet_manager.cc:1434] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 13:25:26.566713 25821 tablet_bootstrap.cc:492] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:26.568694 25645 leader_election.cc:304] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [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: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:26.570063 25735 raft_consensus.cc:2804] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:26.570454 25735 raft_consensus.cc:493] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:26.570822 25735 raft_consensus.cc:3060] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:26.554883 25498 leader_election.cc:343] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.573310 25821 tablet_bootstrap.cc:654] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.554875 25822 raft_consensus.cc:359] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.573925 25822 raft_consensus.cc:385] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.574373 25822 raft_consensus.cc:740] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
W20260710 13:25:26.573673 25498 leader_election.cc:343] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.577642 25829 raft_consensus.cc:515] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.581657 25735 raft_consensus.cc:515] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.581838 25820 tablet_bootstrap.cc:492] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:26.584858 25822 consensus_queue.cc:260] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.585848 25820 ts_tablet_manager.cc:1403] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.025s
I20260710 13:25:26.589532 25820 raft_consensus.cc:359] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.590306 25820 raft_consensus.cc:385] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.590319 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d377f721648858acaca31cd077df0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:26.590768 25820 raft_consensus.cc:740] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.591130 25533 raft_consensus.cc:3060] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.591750 25820 consensus_queue.cc:260] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.595597 25821 tablet_bootstrap.cc:492] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:26.596172 25821 ts_tablet_manager.cc:1403] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.009s
I20260710 13:25:26.598413 25820 ts_tablet_manager.cc:1434] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:25:26.600286 25533 raft_consensus.cc:2468] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:26.601498 25645 leader_election.cc:304] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:26.601329 25821 raft_consensus.cc:359] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.602089 25821 raft_consensus.cc:385] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.602411 25821 raft_consensus.cc:740] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.612411 25820 tablet_bootstrap.cc:492] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:26.617976 25735 leader_election.cc:290] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:26.619635 25821 consensus_queue.cc:260] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.623202 25821 ts_tablet_manager.cc:1434] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 13:25:26.624464 25821 tablet_bootstrap.cc:492] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:26.625514 25735 raft_consensus.cc:2804] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:26.626057 25735 raft_consensus.cc:697] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:26.624854 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d377f721648858acaca31cd077df0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:26.626911 25735 consensus_queue.cc:237] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.629279 25498 leader_election.cc:304] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [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: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: eb19e071387447e58884ae2216cce12e
W20260710 13:25:26.630072 25647 leader_election.cc:343] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.631827 25829 leader_election.cc:290] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 election: Requested vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:26.632769 25806 raft_consensus.cc:2804] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:26.633967 25820 tablet_bootstrap.cc:654] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.633852 25806 raft_consensus.cc:697] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Becoming Leader. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:26.635289 25806 consensus_queue.cc:237] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.643755 25821 tablet_bootstrap.cc:654] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.646680 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65e6061da5e4298a968e804d152b871" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:26.647734 25604 raft_consensus.cc:3060] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.652614 25429 catalog_manager.cc:5697] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:26.655822 25735 raft_consensus.cc:493] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:26.657055 25735 raft_consensus.cc:515] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.658948 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65e6061da5e4298a968e804d152b871" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:26.659857 25735 leader_election.cc:290] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:26.661492 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd4559d52e41c09872019e52fb8ce2" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
W20260710 13:25:26.666113 25647 leader_election.cc:343] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:26.667737 25645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.65:34961, user_credentials={real_user=slave}} blocked reactor thread for 66335.1us
I20260710 13:25:26.668467 25821 tablet_bootstrap.cc:492] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:26.669045 25821 ts_tablet_manager.cc:1403] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.011s
I20260710 13:25:26.669586 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd4559d52e41c09872019e52fb8ce2" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
W20260710 13:25:26.671995 25645 leader_election.cc:343] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.672556 25645 leader_election.cc:304] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb19e071387447e58884ae2216cce12e; no voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:26.672439 25821 raft_consensus.cc:359] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.673439 25821 raft_consensus.cc:385] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.673509 25822 ts_tablet_manager.cc:1434] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.134s	user 0.030s	sys 0.049s
I20260710 13:25:26.673839 25821 raft_consensus.cc:740] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.674933 25822 tablet_bootstrap.cc:492] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:26.674829 25821 consensus_queue.cc:260] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.675678 25820 tablet_bootstrap.cc:492] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:26.676285 25820 ts_tablet_manager.cc:1403] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.001s
I20260710 13:25:26.677624 25821 ts_tablet_manager.cc:1434] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:25:26.678714 25821 tablet_bootstrap.cc:492] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:26.681526 25820 raft_consensus.cc:359] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.676667 25838 raft_consensus.cc:2749] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:26.682338 25822 tablet_bootstrap.cc:654] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.668876 25604 raft_consensus.cc:2468] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 1.
I20260710 13:25:26.682396 25820 raft_consensus.cc:385] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.683054 25820 raft_consensus.cc:740] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
W20260710 13:25:26.683359 25498 leader_election.cc:343] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.683962 25820 consensus_queue.cc:260] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.684667 25498 leader_election.cc:304] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [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: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: eb19e071387447e58884ae2216cce12e
I20260710 13:25:26.685779 25806 raft_consensus.cc:2804] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:26.686354 25806 raft_consensus.cc:697] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Becoming Leader. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:26.687258 25806 consensus_queue.cc:237] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.688153 25820 ts_tablet_manager.cc:1434] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:25:26.688410 25821 tablet_bootstrap.cc:654] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.689603 25820 tablet_bootstrap.cc:492] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:26.699240 25820 tablet_bootstrap.cc:654] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.701237 25821 tablet_bootstrap.cc:492] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:26.701800 25821 ts_tablet_manager.cc:1403] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260710 13:25:26.699188 25822 tablet_bootstrap.cc:492] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:26.702716 25822 ts_tablet_manager.cc:1403] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.015s
I20260710 13:25:26.704842 25821 raft_consensus.cc:359] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.705685 25821 raft_consensus.cc:385] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.706189 25821 raft_consensus.cc:740] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
W20260710 13:25:26.738636 25498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.66:40463, user_credentials={real_user=slave}} blocked reactor thread for 53807us
I20260710 13:25:26.705732 25822 raft_consensus.cc:359] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.750347 25822 raft_consensus.cc:385] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.740271 25821 consensus_queue.cc:260] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.744583 25829 raft_consensus.cc:493] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:26.756559 25829 raft_consensus.cc:515] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.757840 25821 ts_tablet_manager.cc:1434] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.006s
I20260710 13:25:26.760426 25829 leader_election.cc:290] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:26.761564 25822 raft_consensus.cc:740] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.760393 25821 tablet_bootstrap.cc:492] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7: Bootstrap starting.
I20260710 13:25:26.765457 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc5238876d4643a9ec43a7f3c83a99" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:26.765832 25822 consensus_queue.cc:260] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.766808 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc5238876d4643a9ec43a7f3c83a99" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:26.767144 25604 raft_consensus.cc:2468] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 0.
I20260710 13:25:26.774073 25820 tablet_bootstrap.cc:492] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:26.774413 25498 leader_election.cc:304] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:26.775707 25829 raft_consensus.cc:2804] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:26.776253 25829 raft_consensus.cc:493] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:26.776688 25829 raft_consensus.cc:3060] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.780493 25681 raft_consensus.cc:2468] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 0.
I20260710 13:25:26.785528 25822 ts_tablet_manager.cc:1434] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.005s
I20260710 13:25:26.786461 25820 ts_tablet_manager.cc:1403] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.006s
I20260710 13:25:26.791869 25829 raft_consensus.cc:515] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.788607 25822 tablet_bootstrap.cc:492] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:26.794030 25820 raft_consensus.cc:359] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.795015 25820 raft_consensus.cc:385] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.795346 25820 raft_consensus.cc:740] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.795926 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc5238876d4643a9ec43a7f3c83a99" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:26.796113 25820 consensus_queue.cc:260] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.796871 25604 raft_consensus.cc:3060] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.799391 25820 ts_tablet_manager.cc:1434] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:25:26.801541 25820 tablet_bootstrap.cc:492] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:26.803352 25822 tablet_bootstrap.cc:654] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.806602 25829 leader_election.cc:290] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 election: Requested vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:26.809146 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc5238876d4643a9ec43a7f3c83a99" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:26.809917 25681 raft_consensus.cc:3060] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.811687 25820 tablet_bootstrap.cc:654] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.819566 25829 raft_consensus.cc:493] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:26.820694 25829 raft_consensus.cc:515] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.823781 25829 leader_election.cc:290] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:26.826838 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:26.831295 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
W20260710 13:25:26.833037 25498 leader_election.cc:343] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:26.833856 25498 leader_election.cc:343] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.834287 25498 leader_election.cc:304] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7; no voters: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:26.835177 25829 raft_consensus.cc:2749] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:26.836236 25724 raft_consensus.cc:493] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:26.836771 25724 raft_consensus.cc:515] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.839394 25724 leader_election.cc:290] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:26.838868 25430 catalog_manager.cc:5697] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "4bf3531fb71545998ca4b410f17724b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:26.841634 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583c3c6000054a13ad76f6c27c464364" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:26.842552 25532 raft_consensus.cc:2468] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:26.840548 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583c3c6000054a13ad76f6c27c464364" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
W20260710 13:25:26.845593 25573 leader_election.cc:343] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.846573 25681 raft_consensus.cc:2468] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 1.
I20260710 13:25:26.846946 25571 leader_election.cc:304] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [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: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: eb19e071387447e58884ae2216cce12e
I20260710 13:25:26.843215 25430 catalog_manager.cc:5697] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "4bf3531fb71545998ca4b410f17724b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:26.848033 25498 leader_election.cc:304] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:26.845820 25821 tablet_bootstrap.cc:654] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.848820 25829 raft_consensus.cc:2804] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:26.849413 25829 raft_consensus.cc:697] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Becoming Leader. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:26.849874 25849 raft_consensus.cc:2804] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:26.850379 25849 raft_consensus.cc:493] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:26.850698 25849 raft_consensus.cc:3060] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.850580 25829 consensus_queue.cc:237] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.847039 25604 raft_consensus.cc:2468] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 1.
I20260710 13:25:26.856329 25820 tablet_bootstrap.cc:492] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:26.856963 25820 ts_tablet_manager.cc:1403] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.011s
I20260710 13:25:26.861419 25820 raft_consensus.cc:359] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.862528 25820 raft_consensus.cc:385] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.862913 25820 raft_consensus.cc:740] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.863953 25820 consensus_queue.cc:260] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.866851 25820 ts_tablet_manager.cc:1434] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260710 13:25:26.868335 25820 tablet_bootstrap.cc:492] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:26.879081 25849 raft_consensus.cc:515] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.891814 25820 tablet_bootstrap.cc:654] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.898875 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583c3c6000054a13ad76f6c27c464364" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:26.899823 25532 raft_consensus.cc:3060] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.902084 25822 tablet_bootstrap.cc:492] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:26.903578 25822 ts_tablet_manager.cc:1403] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.115s	user 0.036s	sys 0.051s
I20260710 13:25:26.907543 25822 raft_consensus.cc:359] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.908860 25822 raft_consensus.cc:385] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.909389 25822 raft_consensus.cc:740] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.910573 25822 consensus_queue.cc:260] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.914080 25822 ts_tablet_manager.cc:1434] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:25:26.915642 25822 tablet_bootstrap.cc:492] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:26.915963 25821 tablet_bootstrap.cc:492] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7: No bootstrap required, opened a new log
I20260710 13:25:26.916560 25821 ts_tablet_manager.cc:1403] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7: Time spent bootstrapping tablet: real 0.157s	user 0.023s	sys 0.019s
I20260710 13:25:26.919644 25821 raft_consensus.cc:359] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.920411 25821 raft_consensus.cc:385] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.920758 25821 raft_consensus.cc:740] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.921849 25821 consensus_queue.cc:260] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.923084 25822 tablet_bootstrap.cc:654] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.923909 25849 leader_election.cc:290] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:26.924959 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583c3c6000054a13ad76f6c27c464364" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
W20260710 13:25:26.926496 25573 leader_election.cc:343] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb19e071387447e58884ae2216cce12e (127.21.54.67:35885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:26.926522 25532 raft_consensus.cc:2468] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 1.
I20260710 13:25:26.928503 25821 ts_tablet_manager.cc:1434] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 13:25:26.929046 25571 leader_election.cc:304] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [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: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: eb19e071387447e58884ae2216cce12e
I20260710 13:25:26.930231 25849 raft_consensus.cc:2804] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:26.930630 25849 raft_consensus.cc:697] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:26.930823 25820 tablet_bootstrap.cc:492] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:26.931274 25820 ts_tablet_manager.cc:1403] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.005s
I20260710 13:25:26.931205 25849 consensus_queue.cc:237] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.933745 25820 raft_consensus.cc:359] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.934541 25820 raft_consensus.cc:385] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.934861 25820 raft_consensus.cc:740] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.935621 25822 tablet_bootstrap.cc:492] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:26.935633 25820 consensus_queue.cc:260] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.937649 25822 ts_tablet_manager.cc:1403] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.012s
I20260710 13:25:26.936955 25429 catalog_manager.cc:5697] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "4bf3531fb71545998ca4b410f17724b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:26.939759 25820 ts_tablet_manager.cc:1434] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:26.941051 25820 tablet_bootstrap.cc:492] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c: Bootstrap starting.
I20260710 13:25:26.940953 25822 raft_consensus.cc:359] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.941856 25822 raft_consensus.cc:385] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.942196 25822 raft_consensus.cc:740] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.943077 25822 consensus_queue.cc:260] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.943485 25430 catalog_manager.cc:5697] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 0 to 1, leader changed from <none> to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 1 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:26.947695 25822 ts_tablet_manager.cc:1434] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:25:26.947959 25820 tablet_bootstrap.cc:654] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.949020 25822 tablet_bootstrap.cc:492] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:26.956343 25822 tablet_bootstrap.cc:654] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.960078 25820 tablet_bootstrap.cc:492] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c: No bootstrap required, opened a new log
I20260710 13:25:26.960636 25820 ts_tablet_manager.cc:1403] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260710 13:25:26.963388 25820 raft_consensus.cc:359] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.964128 25820 raft_consensus.cc:385] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.964433 25820 raft_consensus.cc:740] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.965106 25820 consensus_queue.cc:260] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.967638 25820 ts_tablet_manager.cc:1434] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:26.971766 25822 tablet_bootstrap.cc:492] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:26.972290 25822 ts_tablet_manager.cc:1403] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260710 13:25:26.974709 25822 raft_consensus.cc:359] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.975328 25838 raft_consensus.cc:493] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:26.975627 25822 raft_consensus.cc:385] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.975770 25838 raft_consensus.cc:515] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.975975 25822 raft_consensus.cc:740] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:26.976820 25822 consensus_queue.cc:260] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.977828 25838 leader_election.cc:290] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:26.978571 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65e6061da5e4298a968e804d152b871" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:26.979267 25822 ts_tablet_manager.cc:1434] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:26.980187 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65e6061da5e4298a968e804d152b871" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:26.981068 25604 raft_consensus.cc:2393] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb19e071387447e58884ae2216cce12e in current term 1: Already voted for candidate 4bf3531fb71545998ca4b410f17724b7 in this term.
I20260710 13:25:26.981683 25822 tablet_bootstrap.cc:492] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:26.982481 25647 leader_election.cc:304] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb19e071387447e58884ae2216cce12e; no voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:26.983330 25838 raft_consensus.cc:3060] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:26.990595 25822 tablet_bootstrap.cc:654] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:26.993445 25838 raft_consensus.cc:2749] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:26.995606 25822 tablet_bootstrap.cc:492] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:26.996147 25822 ts_tablet_manager.cc:1403] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 13:25:26.998703 25822 raft_consensus.cc:359] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:26.999208 25822 raft_consensus.cc:385] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:26.999452 25822 raft_consensus.cc:740] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:27.000169 25822 consensus_queue.cc:260] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.002594 25822 ts_tablet_manager.cc:1434] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:27.004021 25822 tablet_bootstrap.cc:492] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e: Bootstrap starting.
I20260710 13:25:27.009712 25822 tablet_bootstrap.cc:654] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:27.014983 25822 tablet_bootstrap.cc:492] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e: No bootstrap required, opened a new log
I20260710 13:25:27.015458 25822 ts_tablet_manager.cc:1403] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:25:27.018291 25822 raft_consensus.cc:359] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.018980 25822 raft_consensus.cc:385] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:27.019224 25822 raft_consensus.cc:740] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Initialized, Role: FOLLOWER
I20260710 13:25:27.019966 25822 consensus_queue.cc:260] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.022006 25822 ts_tablet_manager.cc:1434] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260710 13:25:27.025467 25806 raft_consensus.cc:493] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:27.026079 25806 raft_consensus.cc:515] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.028307 25806 leader_election.cc:290] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.029428 25849 raft_consensus.cc:493] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:27.030068 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:27.030032 25849 raft_consensus.cc:515] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.030824 25681 raft_consensus.cc:2468] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 0.
I20260710 13:25:27.031629 25724 raft_consensus.cc:493] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:27.032228 25849 leader_election.cc:290] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.032111 25724 raft_consensus.cc:515] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.033830 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:27.034513 25532 raft_consensus.cc:2468] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:27.034803 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:27.034152 25498 leader_election.cc:304] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:27.035449 25681 raft_consensus.cc:2468] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:27.035997 25571 leader_election.cc:304] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:27.033872 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:27.036904 25838 raft_consensus.cc:493] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:27.037236 25849 raft_consensus.cc:2804] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:27.037678 25849 raft_consensus.cc:493] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:27.037523 25838 raft_consensus.cc:515] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.038106 25849 raft_consensus.cc:3060] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.037525 25829 raft_consensus.cc:2804] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:27.038789 25829 raft_consensus.cc:493] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:27.039121 25829 raft_consensus.cc:3060] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.040712 25838 leader_election.cc:290] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:27.040990 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583c3c6000054a13ad76f6c27c464364" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:27.042256 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "583c3c6000054a13ad76f6c27c464364" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:27.042549 25724 leader_election.cc:290] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.043076 25532 raft_consensus.cc:2393] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb19e071387447e58884ae2216cce12e in current term 1: Already voted for candidate f3fb680905ff47238a8048f7af2c550c in this term.
I20260710 13:25:27.043565 25838 raft_consensus.cc:493] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:27.043651 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485ed648466d45d5b0d371f9a6d6c46b" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:27.044131 25838 raft_consensus.cc:515] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.044855 25645 leader_election.cc:304] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb19e071387447e58884ae2216cce12e; no voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:27.045033 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485ed648466d45d5b0d371f9a6d6c46b" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:27.045845 25532 raft_consensus.cc:2468] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:27.046581 25839 raft_consensus.cc:3060] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.050087 25571 leader_election.cc:304] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:27.051139 25724 raft_consensus.cc:2804] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:27.051622 25724 raft_consensus.cc:493] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:27.052057 25724 raft_consensus.cc:3060] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.056988 25839 raft_consensus.cc:2749] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:27.047078 25838 leader_election.cc:290] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:27.047333 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485ed648466d45d5b0d371f9a6d6c46b" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:27.047071 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485ed648466d45d5b0d371f9a6d6c46b" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:27.058233 25533 raft_consensus.cc:2468] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:27.047992 25681 raft_consensus.cc:2468] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 0.
I20260710 13:25:27.059715 25645 leader_election.cc:304] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:27.057188 25829 raft_consensus.cc:515] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.060500 25838 raft_consensus.cc:2804] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:27.060927 25838 raft_consensus.cc:493] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:27.061340 25838 raft_consensus.cc:3060] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.061985 25829 leader_election.cc:290] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 election: Requested vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.062908 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:27.063102 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:27.063751 25681 raft_consensus.cc:3060] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.065378 25839 raft_consensus.cc:493] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:27.065936 25839 raft_consensus.cc:515] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.067303 25849 raft_consensus.cc:515] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.068480 25604 raft_consensus.cc:2393] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bf3531fb71545998ca4b410f17724b7 in current term 1: Already voted for candidate f3fb680905ff47238a8048f7af2c550c in this term.
I20260710 13:25:27.068876 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:27.069226 25839 leader_election.cc:290] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:27.069552 25533 raft_consensus.cc:2468] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:27.070042 25829 raft_consensus.cc:493] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:27.070529 25829 raft_consensus.cc:515] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.070713 25645 leader_election.cc:304] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:27.071053 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:27.071655 25839 raft_consensus.cc:2804] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:27.071674 25604 raft_consensus.cc:2468] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 0.
I20260710 13:25:27.072283 25839 raft_consensus.cc:493] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:27.072559 25829 leader_election.cc:290] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.072721 25839 raft_consensus.cc:3060] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.073856 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd4559d52e41c09872019e52fb8ce2" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:27.074602 25604 raft_consensus.cc:2468] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 0.
I20260710 13:25:27.076519 25498 leader_election.cc:304] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:27.077666 25838 raft_consensus.cc:515] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.078109 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd4559d52e41c09872019e52fb8ce2" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e" is_pre_election: true
I20260710 13:25:27.078825 25679 raft_consensus.cc:2468] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 0.
I20260710 13:25:27.078908 25681 raft_consensus.cc:2468] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 1.
I20260710 13:25:27.076489 25606 raft_consensus.cc:3060] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.079986 25838 leader_election.cc:290] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:27.079651 25829 raft_consensus.cc:2804] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:27.080685 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485ed648466d45d5b0d371f9a6d6c46b" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:27.080953 25829 raft_consensus.cc:493] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:27.081115 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485ed648466d45d5b0d371f9a6d6c46b" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:27.081485 25829 raft_consensus.cc:3060] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.081303 25533 raft_consensus.cc:3060] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.084069 25498 leader_election.cc:304] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [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: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:27.084857 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:27.085378 25832 raft_consensus.cc:2804] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:27.086846 25832 raft_consensus.cc:697] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Becoming Leader. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:27.087718 25832 consensus_queue.cc:237] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.088328 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:27.089104 25681 raft_consensus.cc:2393] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fb680905ff47238a8048f7af2c550c in current term 1: Already voted for candidate 4bf3531fb71545998ca4b410f17724b7 in this term.
I20260710 13:25:27.091853 25533 raft_consensus.cc:2468] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:27.090374 25849 leader_election.cc:290] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.095216 25645 leader_election.cc:304] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [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: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:27.096740 25838 raft_consensus.cc:2804] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:27.090081 25724 raft_consensus.cc:515] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.097291 25838 raft_consensus.cc:697] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:27.097626 25571 leader_election.cc:304] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [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: f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e
I20260710 13:25:27.098639 25838 consensus_queue.cc:237] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.099592 25849 raft_consensus.cc:2749] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:27.103868 25608 raft_consensus.cc:2393] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb19e071387447e58884ae2216cce12e in current term 1: Already voted for candidate f3fb680905ff47238a8048f7af2c550c in this term.
I20260710 13:25:27.104408 25735 consensus_queue.cc:1048] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:27.107587 25806 consensus_queue.cc:1048] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.107821 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485ed648466d45d5b0d371f9a6d6c46b" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:27.107697 25428 catalog_manager.cc:5697] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "4bf3531fb71545998ca4b410f17724b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:27.111127 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485ed648466d45d5b0d371f9a6d6c46b" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:27.111981 25724 leader_election.cc:290] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.112238 25532 raft_consensus.cc:2393] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fb680905ff47238a8048f7af2c550c in current term 1: Already voted for candidate eb19e071387447e58884ae2216cce12e in this term.
I20260710 13:25:27.113670 25571 leader_election.cc:304] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [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: f3fb680905ff47238a8048f7af2c550c; no voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e
I20260710 13:25:27.115058 25724 raft_consensus.cc:2749] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:27.123131 25829 raft_consensus.cc:515] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.125658 25839 raft_consensus.cc:515] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.129225 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:27.130038 25532 raft_consensus.cc:3060] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.130272 25829 leader_election.cc:290] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 election: Requested vote from peers f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.131376 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd4559d52e41c09872019e52fb8ce2" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:27.132001 25606 raft_consensus.cc:3060] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.132186 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fd4559d52e41c09872019e52fb8ce2" candidate_uuid: "4bf3531fb71545998ca4b410f17724b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:27.132776 25681 raft_consensus.cc:3060] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.139897 25606 raft_consensus.cc:2468] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 1.
I20260710 13:25:27.140765 25681 raft_consensus.cc:2468] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf3531fb71545998ca4b410f17724b7 in term 1.
I20260710 13:25:27.141369 25498 leader_election.cc:304] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:27.142407 25862 raft_consensus.cc:2804] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:27.141641 25428 catalog_manager.cc:5697] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:27.142915 25862 raft_consensus.cc:697] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Becoming Leader. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:27.143821 25862 consensus_queue.cc:237] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.145941 25832 consensus_queue.cc:1048] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:27.149653 25532 raft_consensus.cc:2468] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:27.150934 25645 leader_election.cc:304] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:27.151000 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:27.151959 25605 raft_consensus.cc:3060] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.153487 25838 raft_consensus.cc:2804] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:27.154265 25838 raft_consensus.cc:697] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:27.155493 25838 consensus_queue.cc:237] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.157342 25839 leader_election.cc:290] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:27.175642 25735 raft_consensus.cc:493] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:27.187317 25735 raft_consensus.cc:515] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.196872 25862 consensus_queue.cc:1048] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.197526 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9522134da64313bfb935e972b39fa2" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fb680905ff47238a8048f7af2c550c" is_pre_election: true
I20260710 13:25:27.205096 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9522134da64313bfb935e972b39fa2" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf3531fb71545998ca4b410f17724b7" is_pre_election: true
I20260710 13:25:27.206571 25735 leader_election.cc:290] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:27.210492 25605 raft_consensus.cc:2468] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 1.
I20260710 13:25:27.224551 25645 leader_election.cc:304] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb19e071387447e58884ae2216cce12e; no voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:27.198273 25431 catalog_manager.cc:5697] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "4bf3531fb71545998ca4b410f17724b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:27.230705 25838 raft_consensus.cc:2749] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:27.237310 25839 consensus_queue.cc:1048] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:27.247196 25679 raft_consensus.cc:3060] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:27.264730 25428 catalog_manager.cc:5697] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 1 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:27.275838 25862 consensus_queue.cc:1048] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:27.313341 25865 consensus_queue.cc:1048] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:27.324617 25879 consensus_queue.cc:1048] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:27.341908 25862 consensus_queue.cc:1048] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.353044 25806 consensus_queue.cc:1048] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.466760 25532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11cc5238876d4643a9ec43a7f3c83a99"
dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
mode: GRACEFUL
new_leader_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:52340
I20260710 13:25:27.467500 25532 raft_consensus.cc:606] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Received request to transfer leadership to TS f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:27.473675 25681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a06d377f721648858acaca31cd077df0"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
mode: GRACEFUL
new_leader_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:47802
I20260710 13:25:27.474247 25681 raft_consensus.cc:606] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Received request to transfer leadership to TS f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:27.482924 25681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
mode: GRACEFUL
new_leader_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:47802
I20260710 13:25:27.483464 25681 raft_consensus.cc:606] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Received request to transfer leadership to TS f3fb680905ff47238a8048f7af2c550c
I20260710 13:25:27.499493 25872 consensus_queue.cc:1048] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.510640 25735 consensus_queue.cc:1048] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.557749 25832 consensus_queue.cc:1048] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.568235 25832 consensus_queue.cc:1048] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.625705 25832 consensus_queue.cc:1048] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.637318 25862 consensus_queue.cc:1048] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:27.647115 25735 raft_consensus.cc:993] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e: : Instructing follower f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:27.647640 25735 raft_consensus.cc:1081] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Signalling peer f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:27.649510 25606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a06d377f721648858acaca31cd077df0"
dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:33124
I20260710 13:25:27.650213 25606 raft_consensus.cc:493] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:27.650672 25606 raft_consensus.cc:3060] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.658524 25606 raft_consensus.cc:515] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.661007 25606 leader_election.cc:290] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 2 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.661331 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d377f721648858acaca31cd077df0" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:27.661640 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d377f721648858acaca31cd077df0" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:27.662031 25532 raft_consensus.cc:3060] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.662257 25679 raft_consensus.cc:3055] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:27.662595 25679 raft_consensus.cc:740] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:27.663435 25679 consensus_queue.cc:260] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.664675 25679 raft_consensus.cc:3060] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.669519 25532 raft_consensus.cc:2468] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 2.
I20260710 13:25:27.670758 25571 leader_election.cc:304] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:27.671506 25879 raft_consensus.cc:2804] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:27.671537 25679 raft_consensus.cc:2468] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 2.
I20260710 13:25:27.672115 25879 raft_consensus.cc:697] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:27.672905 25879 consensus_queue.cc:237] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.680392 25428 catalog_manager.cc:5697] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 1 to 2, leader changed from eb19e071387447e58884ae2216cce12e (127.21.54.67) to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 2 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:27.778193 25735 consensus_queue.cc:1048] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.779328 25838 consensus_queue.cc:1048] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:27.787303 25735 raft_consensus.cc:993] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e: : Instructing follower f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:27.787784 25735 raft_consensus.cc:1081] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Signalling peer f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:27.790421 25608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0"
dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:33124
I20260710 13:25:27.791002 25608 raft_consensus.cc:493] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:27.791383 25608 raft_consensus.cc:3060] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.800913 25608 raft_consensus.cc:515] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.803987 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:27.804445 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dda27e446794eb28bfa97c8058b5cb0" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:27.805095 25679 raft_consensus.cc:3055] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:27.805435 25679 raft_consensus.cc:740] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:27.804565 25533 raft_consensus.cc:3060] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.806248 25679 consensus_queue.cc:260] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.806663 25608 leader_election.cc:290] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 2 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.807431 25679 raft_consensus.cc:3060] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.813283 25533 raft_consensus.cc:2468] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 2.
I20260710 13:25:27.814710 25679 raft_consensus.cc:2468] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 2.
I20260710 13:25:27.814774 25571 leader_election.cc:304] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:27.815932 25879 raft_consensus.cc:2804] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:27.816404 25879 raft_consensus.cc:697] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:27.817294 25879 consensus_queue.cc:237] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.824453 25428 catalog_manager.cc:5697] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 1 to 2, leader changed from eb19e071387447e58884ae2216cce12e (127.21.54.67) to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 2 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:27.907924 25829 raft_consensus.cc:993] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7: : Instructing follower f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:27.908447 25806 raft_consensus.cc:1081] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Signalling peer f3fb680905ff47238a8048f7af2c550c to start an election
I20260710 13:25:27.910143 25608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11cc5238876d4643a9ec43a7f3c83a99"
dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
 from {username='slave'} at 127.0.0.1:33116
I20260710 13:25:27.910626 25608 raft_consensus.cc:493] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:27.910943 25608 raft_consensus.cc:3060] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.916165 25608 raft_consensus.cc:515] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.917877 25608 leader_election.cc:290] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 2 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), eb19e071387447e58884ae2216cce12e (127.21.54.67:35885)
I20260710 13:25:27.918792 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc5238876d4643a9ec43a7f3c83a99" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:27.918875 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc5238876d4643a9ec43a7f3c83a99" candidate_uuid: "f3fb680905ff47238a8048f7af2c550c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb19e071387447e58884ae2216cce12e"
I20260710 13:25:27.919489 25679 raft_consensus.cc:3060] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.921391 25533 raft_consensus.cc:3055] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:27.921666 25533 raft_consensus.cc:740] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:27.922325 25533 consensus_queue.cc:260] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.923242 25533 raft_consensus.cc:3060] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:27.924211 25679 raft_consensus.cc:2468] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 2.
I20260710 13:25:27.925387 25573 leader_election.cc:304] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:27.926084 25879 raft_consensus.cc:2804] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:27.926558 25879 raft_consensus.cc:697] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Becoming Leader. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:27.927347 25879 consensus_queue.cc:237] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:27.928331 25533 raft_consensus.cc:2468] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fb680905ff47238a8048f7af2c550c in term 2.
I20260710 13:25:27.934120 25428 catalog_manager.cc:5697] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c reported cstate change: term changed from 1 to 2, leader changed from 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65) to f3fb680905ff47238a8048f7af2c550c (127.21.54.66). New cstate: current_term: 2 leader_uuid: "f3fb680905ff47238a8048f7af2c550c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:28.068019 25679 raft_consensus.cc:1275] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.069312 25879 consensus_queue.cc:1048] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.077739 25533 raft_consensus.cc:1275] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.079231 25724 consensus_queue.cc:1048] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.289786 25533 raft_consensus.cc:1275] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.291191 25865 consensus_queue.cc:1048] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.300280 25679 raft_consensus.cc:1275] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.303740 25865 consensus_queue.cc:1048] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.476284 25533 raft_consensus.cc:1275] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.477622 25893 consensus_queue.cc:1048] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:28.489272 25679 raft_consensus.cc:1275] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Refusing update from remote peer f3fb680905ff47238a8048f7af2c550c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:28.491197 25865 consensus_queue.cc:1048] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:30.490562 25428 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60242:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:25:30.517308 25428 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60242:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:25:30.568662 21721 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:25:30.770642 25935 tablet.cc:1724] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:30.798187 25946 tablet.cc:1724] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:25:30.803406 25930 log.cc:927] Time spent T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260710 13:25:30.817803 25949 tablet.cc:1724] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:30.848623 25947 tablet.cc:1724] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:25:30.862941 25634 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:a6fd4559d52e41c09872019e52fb8ce2)
W20260710 13:25:30.902874 25571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.54.65:34961, user_credentials={real_user=slave}} blocked reactor thread for 78024.6us
I20260710 13:25:30.907135 25962 tablet.cc:1724] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:30.907217 25958 tablet.cc:1724] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:30.907244 25960 tablet.cc:1724] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:30.925742 25961 tablet.cc:1724] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:25:30.927841 25933 log.cc:927] Time spent T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c: Append to log took a long time: real 0.160s	user 0.003s	sys 0.000s
W20260710 13:25:30.946477 25957 log.cc:927] Time spent T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260710 13:25:30.951618 25959 tablet.cc:1724] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:30.954479 25946 tablet.cc:1724] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:25:30.949138 25634 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:11cc5238876d4643a9ec43a7f3c83a99)
W20260710 13:25:30.954169 25952 log.cc:927] Time spent T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260710 13:25:30.976819 25528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a31f36644147a2978dedc885964641"
dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
mode: GRACEFUL
new_leader_uuid: "eb19e071387447e58884ae2216cce12e"
 from {username='slave'} at 127.0.0.1:40752
I20260710 13:25:30.977617 25528 raft_consensus.cc:606] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Received request to transfer leadership to TS eb19e071387447e58884ae2216cce12e
W20260710 13:25:30.998642 25498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.54.66:40463, user_credentials={real_user=slave}} blocked reactor thread for 59901.4us
W20260710 13:25:31.006448 25708 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:a6fd4559d52e41c09872019e52fb8ce2)
I20260710 13:25:31.011807 25961 tablet.cc:1724] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.015162 25935 tablet.cc:1724] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.023480 25959 tablet.cc:1724] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.036473 25965 tablet.cc:1724] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:30.955395 25963 tablet.cc:1724] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:25:31.093519 25964 log.cc:927] Time spent T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260710 13:25:31.097949 25924 raft_consensus.cc:993] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7: : Instructing follower eb19e071387447e58884ae2216cce12e to start an election
I20260710 13:25:31.093398 25958 tablet.cc:1724] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.111853 25949 tablet.cc:1724] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.112144 25958 tablet.cc:1724] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.113726 25971 tablet.cc:1724] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.118345 25939 raft_consensus.cc:1081] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Signalling peer eb19e071387447e58884ae2216cce12e to start an election
I20260710 13:25:31.128122 25677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a31f36644147a2978dedc885964641"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
 from {username='slave'} at 127.0.0.1:47796
I20260710 13:25:31.128803 25677 raft_consensus.cc:493] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:31.129249 25677 raft_consensus.cc:3060] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:31.142210 25946 tablet.cc:1724] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.142913 25604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a06d377f721648858acaca31cd077df0"
dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
mode: GRACEFUL
new_leader_uuid: "eb19e071387447e58884ae2216cce12e"
 from {username='slave'} at 127.0.0.1:55572
I20260710 13:25:31.143549 25604 raft_consensus.cc:606] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Received request to transfer leadership to TS eb19e071387447e58884ae2216cce12e
I20260710 13:25:31.144907 21721 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:25:31.145641 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:31.153405 25935 tablet.cc:1724] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.154055 25946 tablet.cc:1724] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.121752 25962 tablet.cc:1724] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.157817 25604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54"
dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
mode: GRACEFUL
new_leader_uuid: "eb19e071387447e58884ae2216cce12e"
 from {username='slave'} at 127.0.0.1:55572
I20260710 13:25:31.158535 25604 raft_consensus.cc:606] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Received request to transfer leadership to TS eb19e071387447e58884ae2216cce12e
I20260710 13:25:31.161310 25947 tablet.cc:1724] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.164077 25533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4"
dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
mode: GRACEFUL
new_leader_uuid: "eb19e071387447e58884ae2216cce12e"
 from {username='slave'} at 127.0.0.1:40752
I20260710 13:25:31.164724 25533 raft_consensus.cc:606] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Received request to transfer leadership to TS eb19e071387447e58884ae2216cce12e
I20260710 13:25:31.166493 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:25:31.167222 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:31.167311 25963 tablet.cc:1724] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:25:31.169894 25972 log.cc:927] Time spent T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260710 13:25:31.141069 25677 raft_consensus.cc:515] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.182797 25677 leader_election.cc:290] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 2 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:31.171038 25959 tablet.cc:1724] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.185817 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:31.186743 25530 raft_consensus.cc:3055] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:31.187065 25530 raft_consensus.cc:740] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:31.187872 25530 consensus_queue.cc:260] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [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: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.189139 25530 raft_consensus.cc:3060] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:31.189822 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a31f36644147a2978dedc885964641" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:31.190511 25604 raft_consensus.cc:3060] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:31.193104 25965 tablet.cc:1724] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:31.198308 25530 raft_consensus.cc:2468] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 2.
I20260710 13:25:31.199618 25645 leader_election.cc:304] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:31.200553 25969 raft_consensus.cc:2804] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:31.201035 25969 raft_consensus.cc:697] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 2 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:31.201898 25969 consensus_queue.cc:237] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [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: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.204666 25604 raft_consensus.cc:2468] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 2.
I20260710 13:25:31.226744 25428 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5: soft_deleted_table [id=e34d1d5472a84cf9bb8f8667b25837c9] alter complete (version 1)
I20260710 13:25:31.234859 25428 catalog_manager.cc:5697] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 1 to 2, leader changed from 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65) to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 2 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:31.323038 25899 raft_consensus.cc:993] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c: : Instructing follower eb19e071387447e58884ae2216cce12e to start an election
I20260710 13:25:31.323714 25945 raft_consensus.cc:1081] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Signalling peer eb19e071387447e58884ae2216cce12e to start an election
I20260710 13:25:31.325388 25677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
 from {username='slave'} at 127.0.0.1:47792
I20260710 13:25:31.325879 25677 raft_consensus.cc:493] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:31.326200 25677 raft_consensus.cc:3060] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:31.331137 25677 raft_consensus.cc:515] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.332814 25677 leader_election.cc:290] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 2 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:31.333745 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:31.333829 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5770da78726044909fbcd5dc11c43b54" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:31.334479 25530 raft_consensus.cc:3060] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:31.334602 25604 raft_consensus.cc:3055] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:31.334945 25604 raft_consensus.cc:740] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:31.335574 25604 consensus_queue.cc:260] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.336467 25604 raft_consensus.cc:3060] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:31.339754 25530 raft_consensus.cc:2468] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 2.
I20260710 13:25:31.340770 25604 raft_consensus.cc:2468] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 2.
I20260710 13:25:31.341027 25645 leader_election.cc:304] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf3531fb71545998ca4b410f17724b7, eb19e071387447e58884ae2216cce12e; no voters: 
I20260710 13:25:31.341952 25838 raft_consensus.cc:2804] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:31.342355 25838 raft_consensus.cc:697] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 2 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:31.343057 25838 consensus_queue.cc:237] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.351434 25428 catalog_manager.cc:5697] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 1 to 2, leader changed from f3fb680905ff47238a8048f7af2c550c (127.21.54.66) to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 2 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:31.440464 25939 raft_consensus.cc:993] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7: : Instructing follower eb19e071387447e58884ae2216cce12e to start an election
I20260710 13:25:31.441056 25924 raft_consensus.cc:1081] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Signalling peer eb19e071387447e58884ae2216cce12e to start an election
I20260710 13:25:31.442792 25674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
 from {username='slave'} at 127.0.0.1:47796
I20260710 13:25:31.443270 25674 raft_consensus.cc:493] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:31.443558 25674 raft_consensus.cc:3060] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:31.448966 25674 raft_consensus.cc:515] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.450637 25674 leader_election.cc:290] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 3 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:31.451577 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:31.451764 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a308dcb54c4647a11661b9b75e57c4" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:31.452263 25530 raft_consensus.cc:3055] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:31.452345 25604 raft_consensus.cc:3060] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:31.452581 25530 raft_consensus.cc:740] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4bf3531fb71545998ca4b410f17724b7, State: Running, Role: LEADER
I20260710 13:25:31.453437 25530 consensus_queue.cc:260] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [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: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.454509 25530 raft_consensus.cc:3060] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:31.458302 25604 raft_consensus.cc:2468] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 3.
I20260710 13:25:31.459328 25647 leader_election.cc:304] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [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: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:31.460078 25838 raft_consensus.cc:2804] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:31.460466 25838 raft_consensus.cc:697] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 3 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:31.461287 25530 raft_consensus.cc:2468] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 3.
I20260710 13:25:31.461318 25838 consensus_queue.cc:237] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [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: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.469460 25428 catalog_manager.cc:5697] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 2 to 3, leader changed from 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65) to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 3 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:31.521231 25945 raft_consensus.cc:993] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c: : Instructing follower eb19e071387447e58884ae2216cce12e to start an election
I20260710 13:25:31.521796 25899 raft_consensus.cc:1081] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Signalling peer eb19e071387447e58884ae2216cce12e to start an election
I20260710 13:25:31.523512 25674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a06d377f721648858acaca31cd077df0"
dest_uuid: "eb19e071387447e58884ae2216cce12e"
 from {username='slave'} at 127.0.0.1:47792
I20260710 13:25:31.523965 25674 raft_consensus.cc:493] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:31.524222 25674 raft_consensus.cc:3060] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:31.530230 25674 raft_consensus.cc:515] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.531852 25674 leader_election.cc:290] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [CANDIDATE]: Term 3 election: Requested vote from peers 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961), f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463)
I20260710 13:25:31.532657 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d377f721648858acaca31cd077df0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4bf3531fb71545998ca4b410f17724b7"
I20260710 13:25:31.532940 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06d377f721648858acaca31cd077df0" candidate_uuid: "eb19e071387447e58884ae2216cce12e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f3fb680905ff47238a8048f7af2c550c"
I20260710 13:25:31.533367 25530 raft_consensus.cc:3060] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:31.533502 25604 raft_consensus.cc:3055] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:31.533895 25604 raft_consensus.cc:740] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3fb680905ff47238a8048f7af2c550c, State: Running, Role: LEADER
I20260710 13:25:31.534534 25604 consensus_queue.cc:260] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [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: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.535370 25604 raft_consensus.cc:3060] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:31.539799 25604 raft_consensus.cc:2468] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 3.
I20260710 13:25:31.540372 25530 raft_consensus.cc:2468] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb19e071387447e58884ae2216cce12e in term 3.
I20260710 13:25:31.540813 25647 leader_election.cc:304] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [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: eb19e071387447e58884ae2216cce12e, f3fb680905ff47238a8048f7af2c550c; no voters: 
I20260710 13:25:31.541603 25838 raft_consensus.cc:2804] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:31.542037 25838 raft_consensus.cc:697] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 3 LEADER]: Becoming Leader. State: Replica: eb19e071387447e58884ae2216cce12e, State: Running, Role: LEADER
I20260710 13:25:31.542810 25838 consensus_queue.cc:237] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [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: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } }
I20260710 13:25:31.549014 25428 catalog_manager.cc:5697] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e reported cstate change: term changed from 2 to 3, leader changed from f3fb680905ff47238a8048f7af2c550c (127.21.54.66) to eb19e071387447e58884ae2216cce12e (127.21.54.67). New cstate: current_term: 3 leader_uuid: "eb19e071387447e58884ae2216cce12e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb19e071387447e58884ae2216cce12e" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 35885 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:31.732718 25604 raft_consensus.cc:1275] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Refusing update from remote peer eb19e071387447e58884ae2216cce12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:25:31.734017 25838 consensus_queue.cc:1048] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:31.743902 25530 raft_consensus.cc:1275] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Refusing update from remote peer eb19e071387447e58884ae2216cce12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:25:31.745733 25838 consensus_queue.cc:1048] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:31.883741 25605 raft_consensus.cc:1275] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 3 FOLLOWER]: Refusing update from remote peer eb19e071387447e58884ae2216cce12e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:31.885246 25981 consensus_queue.cc:1048] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:31.887734 25530 raft_consensus.cc:1275] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 3 FOLLOWER]: Refusing update from remote peer eb19e071387447e58884ae2216cce12e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:31.889217 25981 consensus_queue.cc:1048] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:31.923076 25605 raft_consensus.cc:1275] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Refusing update from remote peer eb19e071387447e58884ae2216cce12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:31.924367 25981 consensus_queue.cc:1048] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:31.933228 25530 raft_consensus.cc:1275] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Refusing update from remote peer eb19e071387447e58884ae2216cce12e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:31.934760 25981 consensus_queue.cc:1048] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:32.011081 25605 raft_consensus.cc:1275] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 3 FOLLOWER]: Refusing update from remote peer eb19e071387447e58884ae2216cce12e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:32.012454 25981 consensus_queue.cc:1048] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fb680905ff47238a8048f7af2c550c" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 40463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:32.026717 25530 raft_consensus.cc:1275] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 3 FOLLOWER]: Refusing update from remote peer eb19e071387447e58884ae2216cce12e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:32.028010 25988 consensus_queue.cc:1048] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf3531fb71545998ca4b410f17724b7" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:32.225797 21721 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:25:32.230695 21721 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:25:32.231220 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:32.235883 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:32.236321 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:33.269866 21721 tablet_server.cc:179] TabletServer@127.21.54.65:0 shutting down...
I20260710 13:25:33.302889 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:33.303824 21721 tablet_replica.cc:333] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.304477 21721 raft_consensus.cc:2243] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.305365 21721 raft_consensus.cc:2272] T a6fd4559d52e41c09872019e52fb8ce2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.307245 21721 tablet_replica.cc:333] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.307821 21721 raft_consensus.cc:2243] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.308279 21721 raft_consensus.cc:2272] T a06d377f721648858acaca31cd077df0 P 4bf3531fb71545998ca4b410f17724b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.310194 21721 tablet_replica.cc:333] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.310783 21721 raft_consensus.cc:2243] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.311242 21721 raft_consensus.cc:2272] T 56a31f36644147a2978dedc885964641 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.313045 21721 tablet_replica.cc:333] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.313710 21721 raft_consensus.cc:2243] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.314157 21721 raft_consensus.cc:2272] T 2dda27e446794eb28bfa97c8058b5cb0 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.315984 21721 tablet_replica.cc:333] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.316552 21721 raft_consensus.cc:2243] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.317451 21721 raft_consensus.cc:2272] T 3d9522134da64313bfb935e972b39fa2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.319355 21721 tablet_replica.cc:333] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.319921 21721 raft_consensus.cc:2243] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.320361 21721 raft_consensus.cc:2272] T 485ed648466d45d5b0d371f9a6d6c46b P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.322065 21721 tablet_replica.cc:333] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.322652 21721 raft_consensus.cc:2243] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.323086 21721 raft_consensus.cc:2272] T 11cc5238876d4643a9ec43a7f3c83a99 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.324790 21721 tablet_replica.cc:333] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.325551 21721 raft_consensus.cc:2243] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.326045 21721 raft_consensus.cc:2272] T c1a308dcb54c4647a11661b9b75e57c4 P 4bf3531fb71545998ca4b410f17724b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.328655 21721 tablet_replica.cc:333] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.329384 21721 raft_consensus.cc:2243] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.330173 21721 raft_consensus.cc:2272] T 2e5e3985830f463eadbc826cb5f7058d P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.332180 21721 tablet_replica.cc:333] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.332788 21721 raft_consensus.cc:2243] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.333266 21721 raft_consensus.cc:2272] T ff8d6451021344a9b5752c7ad65d94c3 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.335274 21721 tablet_replica.cc:333] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.335881 21721 raft_consensus.cc:2243] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.336256 21721 raft_consensus.cc:2272] T 583c3c6000054a13ad76f6c27c464364 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.338140 21721 tablet_replica.cc:333] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.338682 21721 raft_consensus.cc:2243] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.339094 21721 raft_consensus.cc:2272] T 5770da78726044909fbcd5dc11c43b54 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.341041 21721 tablet_replica.cc:333] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.341617 21721 raft_consensus.cc:2243] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.342429 21721 raft_consensus.cc:2272] T 581602f4a07549438a4b6e29be6c4c3e P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.344310 21721 tablet_replica.cc:333] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.344843 21721 raft_consensus.cc:2243] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.345577 21721 raft_consensus.cc:2272] T d65e6061da5e4298a968e804d152b871 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.347276 21721 tablet_replica.cc:333] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.347777 21721 raft_consensus.cc:2243] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.348563 21721 raft_consensus.cc:2272] T bad4c8aad2744350a4071c3121f100c3 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.350692 21721 tablet_replica.cc:333] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.351241 21721 raft_consensus.cc:2243] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.351601 21721 raft_consensus.cc:2272] T 5a201863cf8f4054858cc43bd3bb1be2 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.353334 21721 tablet_replica.cc:333] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.353749 21721 raft_consensus.cc:2243] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.354089 21721 raft_consensus.cc:2272] T d768fb60997f4798bb2f8896d0a08a40 P 4bf3531fb71545998ca4b410f17724b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.355836 21721 tablet_replica.cc:333] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7: stopping tablet replica
I20260710 13:25:33.356225 21721 raft_consensus.cc:2243] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.356581 21721 raft_consensus.cc:2272] T 01ea1a0b7fc24ca098203a29de30a2f4 P 4bf3531fb71545998ca4b410f17724b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.396190 21721 tablet_server.cc:196] TabletServer@127.21.54.65:0 shutdown complete.
I20260710 13:25:33.428944 21721 tablet_server.cc:179] TabletServer@127.21.54.66:0 shutting down...
I20260710 13:25:33.464730 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:33.465806 21721 tablet_replica.cc:333] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.466519 21721 raft_consensus.cc:2243] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.467057 21721 raft_consensus.cc:2272] T a06d377f721648858acaca31cd077df0 P f3fb680905ff47238a8048f7af2c550c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.468927 21721 tablet_replica.cc:333] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.469587 21721 raft_consensus.cc:2243] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.470042 21721 raft_consensus.cc:2272] T a6fd4559d52e41c09872019e52fb8ce2 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.471856 21721 tablet_replica.cc:333] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.472468 21721 raft_consensus.cc:2243] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.473417 21721 raft_consensus.cc:2272] T 2dda27e446794eb28bfa97c8058b5cb0 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.475301 21721 tablet_replica.cc:333] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.475911 21721 raft_consensus.cc:2243] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.476388 21721 raft_consensus.cc:2272] T 56a31f36644147a2978dedc885964641 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.478631 21721 tablet_replica.cc:333] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.479425 21721 raft_consensus.cc:2243] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.479889 21721 raft_consensus.cc:2272] T 3d9522134da64313bfb935e972b39fa2 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.482141 21721 tablet_replica.cc:333] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.482738 21721 raft_consensus.cc:2243] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.483609 21721 raft_consensus.cc:2272] T 583c3c6000054a13ad76f6c27c464364 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:33.485091 25645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.54.65:34961: connect: Connection refused (error 111) [suppressed 11 similar messages]
I20260710 13:25:33.485687 21721 tablet_replica.cc:333] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.486312 21721 raft_consensus.cc:2243] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.486792 21721 raft_consensus.cc:2272] T 5770da78726044909fbcd5dc11c43b54 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:33.488742 25645 consensus_peers.cc:597] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e -> Peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Couldn't send request to peer 4bf3531fb71545998ca4b410f17724b7. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:34961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:33.489131 21721 tablet_replica.cc:333] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.489857 21721 raft_consensus.cc:2243] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.490329 21721 raft_consensus.cc:2272] T 2e5e3985830f463eadbc826cb5f7058d P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.492697 21721 tablet_replica.cc:333] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.493422 21721 raft_consensus.cc:2243] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.493959 21721 raft_consensus.cc:2272] T 581602f4a07549438a4b6e29be6c4c3e P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.496345 21721 tablet_replica.cc:333] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.497107 21721 raft_consensus.cc:2243] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.497663 21721 raft_consensus.cc:2272] T 01ea1a0b7fc24ca098203a29de30a2f4 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.500314 21721 tablet_replica.cc:333] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.501123 21721 raft_consensus.cc:2243] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.502085 21721 raft_consensus.cc:2272] T d768fb60997f4798bb2f8896d0a08a40 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:33.502293 25645 consensus_peers.cc:597] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e -> Peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Couldn't send request to peer 4bf3531fb71545998ca4b410f17724b7. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:34961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:33.503252 25647 consensus_peers.cc:597] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e -> Peer f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463): Couldn't send request to peer f3fb680905ff47238a8048f7af2c550c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:33.504781 21721 tablet_replica.cc:333] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.505630 21721 raft_consensus.cc:2243] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.506148 21721 raft_consensus.cc:2272] T 485ed648466d45d5b0d371f9a6d6c46b P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.508304 21721 tablet_replica.cc:333] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.508920 21721 raft_consensus.cc:2243] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:25:33.509660 25645 consensus_peers.cc:597] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e -> Peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Couldn't send request to peer 4bf3531fb71545998ca4b410f17724b7. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:34961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:33.509809 21721 raft_consensus.cc:2272] T 11cc5238876d4643a9ec43a7f3c83a99 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.511879 21721 tablet_replica.cc:333] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.512390 21721 raft_consensus.cc:2243] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.512784 21721 raft_consensus.cc:2272] T c1a308dcb54c4647a11661b9b75e57c4 P f3fb680905ff47238a8048f7af2c550c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.514806 21721 tablet_replica.cc:333] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.515249 21721 raft_consensus.cc:2243] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.515995 21721 raft_consensus.cc:2272] T 5a201863cf8f4054858cc43bd3bb1be2 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.518049 21721 tablet_replica.cc:333] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.518500 21721 raft_consensus.cc:2243] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.518872 21721 raft_consensus.cc:2272] T bad4c8aad2744350a4071c3121f100c3 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.520639 21721 tablet_replica.cc:333] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.521063 21721 raft_consensus.cc:2243] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.521520 21721 raft_consensus.cc:2272] T d65e6061da5e4298a968e804d152b871 P f3fb680905ff47238a8048f7af2c550c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.523237 21721 tablet_replica.cc:333] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c: stopping tablet replica
I20260710 13:25:33.523651 21721 raft_consensus.cc:2243] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.524318 21721 raft_consensus.cc:2272] T ff8d6451021344a9b5752c7ad65d94c3 P f3fb680905ff47238a8048f7af2c550c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:33.537041 25645 consensus_peers.cc:597] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e -> Peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Couldn't send request to peer 4bf3531fb71545998ca4b410f17724b7. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:34961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:33.544687 25647 consensus_peers.cc:597] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e -> Peer f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463): Couldn't send request to peer f3fb680905ff47238a8048f7af2c550c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:33.564302 21721 tablet_server.cc:196] TabletServer@127.21.54.66:0 shutdown complete.
W20260710 13:25:33.586248 25647 consensus_peers.cc:597] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e -> Peer f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463): Couldn't send request to peer f3fb680905ff47238a8048f7af2c550c. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:40463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:33.599745 25645 consensus_peers.cc:597] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e -> Peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Couldn't send request to peer 4bf3531fb71545998ca4b410f17724b7. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:34961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:33.604286 21721 tablet_server.cc:179] TabletServer@127.21.54.67:0 shutting down...
W20260710 13:25:33.611117 25647 consensus_peers.cc:597] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e -> Peer f3fb680905ff47238a8048f7af2c550c (127.21.54.66:40463): Couldn't send request to peer f3fb680905ff47238a8048f7af2c550c. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:40463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:33.615334 25645 consensus_peers.cc:597] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e -> Peer 4bf3531fb71545998ca4b410f17724b7 (127.21.54.65:34961): Couldn't send request to peer 4bf3531fb71545998ca4b410f17724b7. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:34961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:33.638470 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:33.639238 21721 tablet_replica.cc:333] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.639879 21721 raft_consensus.cc:2243] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.640383 21721 raft_consensus.cc:2272] T d65e6061da5e4298a968e804d152b871 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.642354 21721 tablet_replica.cc:333] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.642958 21721 raft_consensus.cc:2243] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.643405 21721 raft_consensus.cc:2272] T 3d9522134da64313bfb935e972b39fa2 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.645128 21721 tablet_replica.cc:333] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.645748 21721 raft_consensus.cc:2243] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.646194 21721 raft_consensus.cc:2272] T 2dda27e446794eb28bfa97c8058b5cb0 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.647830 21721 tablet_replica.cc:333] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.648442 21721 raft_consensus.cc:2243] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.649288 21721 raft_consensus.cc:2272] T 56a31f36644147a2978dedc885964641 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.651106 21721 tablet_replica.cc:333] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.651664 21721 raft_consensus.cc:2243] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.652395 21721 raft_consensus.cc:2272] T a06d377f721648858acaca31cd077df0 P eb19e071387447e58884ae2216cce12e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.654270 21721 tablet_replica.cc:333] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.654834 21721 raft_consensus.cc:2243] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.655287 21721 raft_consensus.cc:2272] T 583c3c6000054a13ad76f6c27c464364 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.657017 21721 tablet_replica.cc:333] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.657649 21721 raft_consensus.cc:2243] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.658409 21721 raft_consensus.cc:2272] T 5770da78726044909fbcd5dc11c43b54 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.660279 21721 tablet_replica.cc:333] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.660820 21721 raft_consensus.cc:2243] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.661331 21721 raft_consensus.cc:2272] T ff8d6451021344a9b5752c7ad65d94c3 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.663096 21721 tablet_replica.cc:333] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.663630 21721 raft_consensus.cc:2243] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.664057 21721 raft_consensus.cc:2272] T bad4c8aad2744350a4071c3121f100c3 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.665884 21721 tablet_replica.cc:333] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.666369 21721 raft_consensus.cc:2243] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.666774 21721 raft_consensus.cc:2272] T 5a201863cf8f4054858cc43bd3bb1be2 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.668473 21721 tablet_replica.cc:333] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.668999 21721 raft_consensus.cc:2243] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.669438 21721 raft_consensus.cc:2272] T 581602f4a07549438a4b6e29be6c4c3e P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.671147 21721 tablet_replica.cc:333] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.671677 21721 raft_consensus.cc:2243] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.672098 21721 raft_consensus.cc:2272] T a6fd4559d52e41c09872019e52fb8ce2 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.673803 21721 tablet_replica.cc:333] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.674316 21721 raft_consensus.cc:2243] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.674726 21721 raft_consensus.cc:2272] T d768fb60997f4798bb2f8896d0a08a40 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.676399 21721 tablet_replica.cc:333] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.676932 21721 raft_consensus.cc:2243] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.677744 21721 raft_consensus.cc:2272] T 01ea1a0b7fc24ca098203a29de30a2f4 P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.679771 21721 tablet_replica.cc:333] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.680310 21721 raft_consensus.cc:2243] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.681067 21721 raft_consensus.cc:2272] T 485ed648466d45d5b0d371f9a6d6c46b P eb19e071387447e58884ae2216cce12e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.682790 21721 tablet_replica.cc:333] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.683300 21721 raft_consensus.cc:2243] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.683727 21721 raft_consensus.cc:2272] T 11cc5238876d4643a9ec43a7f3c83a99 P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.685501 21721 tablet_replica.cc:333] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.686025 21721 raft_consensus.cc:2243] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.686822 21721 raft_consensus.cc:2272] T c1a308dcb54c4647a11661b9b75e57c4 P eb19e071387447e58884ae2216cce12e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.688809 21721 tablet_replica.cc:333] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e: stopping tablet replica
I20260710 13:25:33.689381 21721 raft_consensus.cc:2243] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:33.689823 21721 raft_consensus.cc:2272] T 2e5e3985830f463eadbc826cb5f7058d P eb19e071387447e58884ae2216cce12e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.728375 21721 tablet_server.cc:196] TabletServer@127.21.54.67:0 shutdown complete.
I20260710 13:25:33.761430 21721 master.cc:562] Master@127.21.54.126:39015 shutting down...
I20260710 13:25:33.786015 21721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:33.786614 21721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:33.786954 21721 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6332a6b5c794ae9954df996fd24a4e5: stopping tablet replica
I20260710 13:25:33.809278 21721 master.cc:584] Master@127.21.54.126:39015 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12600 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:25:33.861842 21721 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.54.126:43695
I20260710 13:25:33.862986 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:33.869091 25994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:33.869433 25996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:33.869122 25993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:33.871135 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:33.871982 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:33.872177 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:33.872285 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689933872274 us; error 0 us; skew 500 ppm
I20260710 13:25:33.872730 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:33.875222 21721 webserver.cc:533] Webserver started at http://127.21.54.126:41161/ using document root <none> and password file <none>
I20260710 13:25:33.875669 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:33.875813 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:33.876027 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:33.877080 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/master-0-root/instance:
uuid: "71fdfb57652d400c8cc04b68623a3238"
format_stamp: "Formatted at 2026-07-10 13:25:33 on dist-test-slave-swp1"
I20260710 13:25:33.881673 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:25:33.884888 26001 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:33.885713 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:25:33.886027 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/master-0-root
uuid: "71fdfb57652d400c8cc04b68623a3238"
format_stamp: "Formatted at 2026-07-10 13:25:33 on dist-test-slave-swp1"
I20260710 13:25:33.886328 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:33.910069 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:33.911317 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:33.951541 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.126:43695
I20260710 13:25:33.951668 26052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.126:43695 every 8 connection(s)
I20260710 13:25:33.956301 26053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:33.967355 26053 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238: Bootstrap starting.
I20260710 13:25:33.972117 26053 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:33.976454 26053 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238: No bootstrap required, opened a new log
I20260710 13:25:33.978770 26053 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71fdfb57652d400c8cc04b68623a3238" member_type: VOTER }
I20260710 13:25:33.979171 26053 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:33.979344 26053 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fdfb57652d400c8cc04b68623a3238, State: Initialized, Role: FOLLOWER
I20260710 13:25:33.979934 26053 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71fdfb57652d400c8cc04b68623a3238" member_type: VOTER }
I20260710 13:25:33.980363 26053 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:33.980562 26053 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:33.980767 26053 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:33.985447 26053 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71fdfb57652d400c8cc04b68623a3238" member_type: VOTER }
I20260710 13:25:33.985944 26053 leader_election.cc:304] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [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: 71fdfb57652d400c8cc04b68623a3238; no voters: 
I20260710 13:25:33.987020 26053 leader_election.cc:290] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:33.987408 26056 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:33.988857 26056 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 1 LEADER]: Becoming Leader. State: Replica: 71fdfb57652d400c8cc04b68623a3238, State: Running, Role: LEADER
I20260710 13:25:33.989493 26056 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [LEADER]: Queue going to LEADER mode. State: All 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: "71fdfb57652d400c8cc04b68623a3238" member_type: VOTER }
I20260710 13:25:33.990186 26053 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:33.994231 26057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71fdfb57652d400c8cc04b68623a3238" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71fdfb57652d400c8cc04b68623a3238" member_type: VOTER } }
I20260710 13:25:33.994426 26058 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71fdfb57652d400c8cc04b68623a3238. Latest consensus state: current_term: 1 leader_uuid: "71fdfb57652d400c8cc04b68623a3238" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71fdfb57652d400c8cc04b68623a3238" member_type: VOTER } }
I20260710 13:25:33.995124 26057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:33.995388 26058 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:33.998629 26063 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:34.003633 26063 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:34.008154 21721 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:34.012814 26063 catalog_manager.cc:1383] Generated new cluster ID: 8042ff772853485995afe71f7404a25e
I20260710 13:25:34.013223 26063 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:34.034161 26063 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:34.035418 26063 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:34.058341 26063 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238: Generated new TSK 0
I20260710 13:25:34.059044 26063 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:34.075202 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:34.081641 26074 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:34.082899 26075 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:34.085654 26077 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:34.085850 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:34.086864 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:34.087047 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:34.087277 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689934087239 us; error 0 us; skew 500 ppm
I20260710 13:25:34.087831 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:34.090247 21721 webserver.cc:533] Webserver started at http://127.21.54.65:44795/ using document root <none> and password file <none>
I20260710 13:25:34.090760 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:34.090922 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:34.091246 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:34.092473 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-0-root/instance:
uuid: "b96d2931393247aebe01f57bbdc6e666"
format_stamp: "Formatted at 2026-07-10 13:25:34 on dist-test-slave-swp1"
I20260710 13:25:34.097064 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:25:34.100515 26082 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:34.101873 21721 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:25:34.102227 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-0-root
uuid: "b96d2931393247aebe01f57bbdc6e666"
format_stamp: "Formatted at 2026-07-10 13:25:34 on dist-test-slave-swp1"
I20260710 13:25:34.102542 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:34.111413 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:34.112679 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:34.114226 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:34.116490 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:34.116719 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:34.117008 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:34.117226 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:25:34.158546 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.65:35693
I20260710 13:25:34.158664 26144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.65:35693 every 8 connection(s)
I20260710 13:25:34.163864 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:34.172067 26149 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:34.173293 26150 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:34.176689 26152 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:34.177807 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:34.177799 26145 heartbeater.cc:344] Connected to a master server at 127.21.54.126:43695
I20260710 13:25:34.178519 26145 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:34.179325 26145 heartbeater.cc:507] Master 127.21.54.126:43695 requested a full tablet report, sending...
I20260710 13:25:34.179347 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:34.179785 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:34.180012 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689934179994 us; error 0 us; skew 500 ppm
I20260710 13:25:34.180608 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:34.181860 26018 ts_manager.cc:194] Registered new tserver with Master: b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693)
I20260710 13:25:34.183310 21721 webserver.cc:533] Webserver started at http://127.21.54.66:35523/ using document root <none> and password file <none>
I20260710 13:25:34.183874 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:34.184106 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:34.184088 26018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56328
I20260710 13:25:34.184693 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:34.185894 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-1-root/instance:
uuid: "3707f4edf3bd48088f90e2687bd9168b"
format_stamp: "Formatted at 2026-07-10 13:25:34 on dist-test-slave-swp1"
I20260710 13:25:34.190403 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:25:34.194582 26157 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:34.195396 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:25:34.195739 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-1-root
uuid: "3707f4edf3bd48088f90e2687bd9168b"
format_stamp: "Formatted at 2026-07-10 13:25:34 on dist-test-slave-swp1"
I20260710 13:25:34.196067 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:34.206494 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:34.207743 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:34.209347 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:34.211612 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:34.211872 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:34.212129 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:34.212308 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:34.258214 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.66:43907
I20260710 13:25:34.258309 26219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.66:43907 every 8 connection(s)
I20260710 13:25:34.263124 21721 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:34.270990 26223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:34.271488 26224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:25:34.273759 26226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:25:34.274875 26220 heartbeater.cc:344] Connected to a master server at 127.21.54.126:43695
I20260710 13:25:34.275135 21721 server_base.cc:1061] running on GCE node
I20260710 13:25:34.275502 26220 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:34.276223 21721 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:25:34.276368 26220 heartbeater.cc:507] Master 127.21.54.126:43695 requested a full tablet report, sending...
W20260710 13:25:34.276515 21721 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:25:34.276901 21721 hybrid_clock.cc:648] HybridClock initialized: now 1783689934276881 us; error 0 us; skew 500 ppm
I20260710 13:25:34.277554 21721 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:34.278973 26018 ts_manager.cc:194] Registered new tserver with Master: 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:34.280268 21721 webserver.cc:533] Webserver started at http://127.21.54.67:35789/ using document root <none> and password file <none>
I20260710 13:25:34.280686 26018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56330
I20260710 13:25:34.280805 21721 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:34.281145 21721 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:34.281490 21721 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:34.282796 21721 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-2-root/instance:
uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
format_stamp: "Formatted at 2026-07-10 13:25:34 on dist-test-slave-swp1"
I20260710 13:25:34.287253 21721 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:25:34.290819 26231 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:34.291711 21721 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:25:34.292037 21721 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-2-root
uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
format_stamp: "Formatted at 2026-07-10 13:25:34 on dist-test-slave-swp1"
I20260710 13:25:34.292333 21721 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9yHpfJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689836050131-21721-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:25:34.315845 21721 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:34.317147 21721 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:34.318688 21721 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:34.320967 21721 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:34.321249 21721 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:25:34.321520 21721 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:34.321713 21721 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:34.362042 21721 rpc_server.cc:307] RPC server started. Bound to: 127.21.54.67:36985
I20260710 13:25:34.362149 26293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.54.67:36985 every 8 connection(s)
I20260710 13:25:34.376142 26294 heartbeater.cc:344] Connected to a master server at 127.21.54.126:43695
I20260710 13:25:34.376492 26294 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:34.377290 26294 heartbeater.cc:507] Master 127.21.54.126:43695 requested a full tablet report, sending...
I20260710 13:25:34.379401 26018 ts_manager.cc:194] Registered new tserver with Master: 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:34.380007 21721 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014687698s
I20260710 13:25:34.380931 26018 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56340
I20260710 13:25:34.406518 26018 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56348:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:34.409216 26018 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:34.480026 26185 tablet_service.cc:1511] Processing CreateTablet for tablet 9e87b8d60f264876a78cd1374051ddf5 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:34.481492 26185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e87b8d60f264876a78cd1374051ddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.488471 26184 tablet_service.cc:1511] Processing CreateTablet for tablet edf7724c41d048138785717f66795541 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:34.490000 26184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf7724c41d048138785717f66795541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.493232 26183 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8164eee04f43aba8811379830c0b0e (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:34.494691 26183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8164eee04f43aba8811379830c0b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.495402 26259 tablet_service.cc:1511] Processing CreateTablet for tablet 9e87b8d60f264876a78cd1374051ddf5 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:34.496855 26259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e87b8d60f264876a78cd1374051ddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.498346 26258 tablet_service.cc:1511] Processing CreateTablet for tablet edf7724c41d048138785717f66795541 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:34.498667 26182 tablet_service.cc:1511] Processing CreateTablet for tablet 63f34657fe144cd4bc399f59bd846e6f (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:34.499078 26255 tablet_service.cc:1511] Processing CreateTablet for tablet 070532d145bf4e9b8d522a970dffd671 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:34.499776 26258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf7724c41d048138785717f66795541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.500049 26182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f34657fe144cd4bc399f59bd846e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.500368 26255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070532d145bf4e9b8d522a970dffd671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.501473 26257 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8164eee04f43aba8811379830c0b0e (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:34.503235 26257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8164eee04f43aba8811379830c0b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.504210 26254 tablet_service.cc:1511] Processing CreateTablet for tablet 2f2cda2651274a57a39681462b6b199d (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:34.505641 26254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2cda2651274a57a39681462b6b199d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.505330 26181 tablet_service.cc:1511] Processing CreateTablet for tablet 070532d145bf4e9b8d522a970dffd671 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:34.505040 26256 tablet_service.cc:1511] Processing CreateTablet for tablet 63f34657fe144cd4bc399f59bd846e6f (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:34.506891 26181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070532d145bf4e9b8d522a970dffd671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.507122 26256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f34657fe144cd4bc399f59bd846e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.510732 26180 tablet_service.cc:1511] Processing CreateTablet for tablet 2f2cda2651274a57a39681462b6b199d (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:34.512126 26180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2cda2651274a57a39681462b6b199d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.541951 26179 tablet_service.cc:1511] Processing CreateTablet for tablet 1278d842f570481586f5e296f3c0f509 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:34.543342 26179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278d842f570481586f5e296f3c0f509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.552945 26253 tablet_service.cc:1511] Processing CreateTablet for tablet 1278d842f570481586f5e296f3c0f509 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:34.554474 26253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278d842f570481586f5e296f3c0f509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.573247 26110 tablet_service.cc:1511] Processing CreateTablet for tablet 9e87b8d60f264876a78cd1374051ddf5 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:34.574249 26106 tablet_service.cc:1511] Processing CreateTablet for tablet 070532d145bf4e9b8d522a970dffd671 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:34.575258 26110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e87b8d60f264876a78cd1374051ddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.576529 26104 tablet_service.cc:1511] Processing CreateTablet for tablet 1278d842f570481586f5e296f3c0f509 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:34.587929 26104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278d842f570481586f5e296f3c0f509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.588672 26309 tablet_bootstrap.cc:492] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:34.578209 26103 tablet_service.cc:1511] Processing CreateTablet for tablet 78ef2179e4744df0a8bbd80a64418b27 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:34.580175 26108 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8164eee04f43aba8811379830c0b0e (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:34.589890 26106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070532d145bf4e9b8d522a970dffd671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.581669 26107 tablet_service.cc:1511] Processing CreateTablet for tablet 63f34657fe144cd4bc399f59bd846e6f (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:34.583758 26105 tablet_service.cc:1511] Processing CreateTablet for tablet 2f2cda2651274a57a39681462b6b199d (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:34.574249 26109 tablet_service.cc:1511] Processing CreateTablet for tablet edf7724c41d048138785717f66795541 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:34.590886 26103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ef2179e4744df0a8bbd80a64418b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.593222 26183 tablet_service.cc:1511] Processing CreateTablet for tablet 78ef2179e4744df0a8bbd80a64418b27 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:34.595669 26105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2cda2651274a57a39681462b6b199d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.596010 26183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ef2179e4744df0a8bbd80a64418b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.596901 26107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f34657fe144cd4bc399f59bd846e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.602128 26108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8164eee04f43aba8811379830c0b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.604156 26109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf7724c41d048138785717f66795541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.606035 26310 tablet_bootstrap.cc:492] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:34.618997 26309 tablet_bootstrap.cc:654] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.610526 26255 tablet_service.cc:1511] Processing CreateTablet for tablet 78ef2179e4744df0a8bbd80a64418b27 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:34.621398 26255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ef2179e4744df0a8bbd80a64418b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.628293 26102 tablet_service.cc:1511] Processing CreateTablet for tablet e93cb56be8754ec7b2f0060f91eefba5 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:34.630352 26102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93cb56be8754ec7b2f0060f91eefba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.630942 26182 tablet_service.cc:1511] Processing CreateTablet for tablet e93cb56be8754ec7b2f0060f91eefba5 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:34.632378 26182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93cb56be8754ec7b2f0060f91eefba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.644282 26310 tablet_bootstrap.cc:654] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.631037 26259 tablet_service.cc:1511] Processing CreateTablet for tablet e93cb56be8754ec7b2f0060f91eefba5 (DEFAULT_TABLE table=test-workload [id=5b6e87393de04b81b7d6cc30026234cf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:34.645990 26259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93cb56be8754ec7b2f0060f91eefba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:34.650302 26312 tablet_bootstrap.cc:492] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:34.654488 26309 tablet_bootstrap.cc:492] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:34.655040 26309 ts_tablet_manager.cc:1403] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.004s
I20260710 13:25:34.658160 26309 raft_consensus.cc:359] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:34.658754 26309 raft_consensus.cc:385] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.659032 26309 raft_consensus.cc:740] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.659703 26309 consensus_queue.cc:260] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:34.667189 26309 ts_tablet_manager.cc:1434] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:25:34.668047 26220 heartbeater.cc:499] Master 127.21.54.126:43695 was elected leader, sending a full tablet report...
I20260710 13:25:34.672029 26309 tablet_bootstrap.cc:492] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:34.684739 26312 tablet_bootstrap.cc:654] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.692904 26310 tablet_bootstrap.cc:492] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:34.693552 26310 ts_tablet_manager.cc:1403] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.000s
I20260710 13:25:34.697086 26310 raft_consensus.cc:359] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.697880 26310 raft_consensus.cc:385] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.698223 26310 raft_consensus.cc:740] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.699326 26312 tablet_bootstrap.cc:492] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:34.698984 26310 consensus_queue.cc:260] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.700029 26312 ts_tablet_manager.cc:1403] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.006s
I20260710 13:25:34.700106 26309 tablet_bootstrap.cc:654] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.703015 26312 raft_consensus.cc:359] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.703748 26312 raft_consensus.cc:385] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.704054 26312 raft_consensus.cc:740] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.704984 26312 consensus_queue.cc:260] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.714454 26294 heartbeater.cc:499] Master 127.21.54.126:43695 was elected leader, sending a full tablet report...
I20260710 13:25:34.715083 26310 ts_tablet_manager.cc:1434] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 13:25:34.715730 26309 tablet_bootstrap.cc:492] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:34.716389 26309 ts_tablet_manager.cc:1403] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.008s
I20260710 13:25:34.716446 26310 tablet_bootstrap.cc:492] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:34.717085 26145 heartbeater.cc:499] Master 127.21.54.126:43695 was elected leader, sending a full tablet report...
I20260710 13:25:34.719918 26309 raft_consensus.cc:359] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.722407 26309 raft_consensus.cc:385] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.722798 26309 raft_consensus.cc:740] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.723448 26310 tablet_bootstrap.cc:654] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.723875 26309 consensus_queue.cc:260] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.721998 26312 ts_tablet_manager.cc:1434] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.001s
I20260710 13:25:34.726337 26309 ts_tablet_manager.cc:1434] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:25:34.727025 26312 tablet_bootstrap.cc:492] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:34.727376 26309 tablet_bootstrap.cc:492] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:34.734184 26309 tablet_bootstrap.cc:654] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.734184 26312 tablet_bootstrap.cc:654] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.735749 26310 tablet_bootstrap.cc:492] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:34.736346 26310 ts_tablet_manager.cc:1403] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 13:25:34.739531 26310 raft_consensus.cc:359] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.740332 26310 raft_consensus.cc:385] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.740620 26310 raft_consensus.cc:740] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.741549 26310 consensus_queue.cc:260] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.743652 26310 ts_tablet_manager.cc:1434] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 13:25:34.744638 26310 tablet_bootstrap.cc:492] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:34.750669 26310 tablet_bootstrap.cc:654] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.762063 26310 tablet_bootstrap.cc:492] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:34.762585 26310 ts_tablet_manager.cc:1403] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:25:34.766151 26312 tablet_bootstrap.cc:492] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:34.766738 26312 ts_tablet_manager.cc:1403] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.013s
I20260710 13:25:34.766844 26309 tablet_bootstrap.cc:492] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:34.767438 26309 ts_tablet_manager.cc:1403] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.011s
I20260710 13:25:34.767180 26310 raft_consensus.cc:359] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:34.768029 26310 raft_consensus.cc:385] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.768353 26310 raft_consensus.cc:740] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.769296 26310 consensus_queue.cc:260] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:34.769963 26312 raft_consensus.cc:359] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:34.770792 26312 raft_consensus.cc:385] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.771199 26312 raft_consensus.cc:740] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.770799 26309 raft_consensus.cc:359] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.771834 26309 raft_consensus.cc:385] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.771935 26310 ts_tablet_manager.cc:1434] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:25:34.772225 26309 raft_consensus.cc:740] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.771970 26312 consensus_queue.cc:260] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:34.773331 26310 tablet_bootstrap.cc:492] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:34.773934 26309 consensus_queue.cc:260] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.776295 26309 ts_tablet_manager.cc:1434] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:25:34.777195 26312 ts_tablet_manager.cc:1434] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:25:34.777526 26309 tablet_bootstrap.cc:492] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:34.778187 26312 tablet_bootstrap.cc:492] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:34.780047 26310 tablet_bootstrap.cc:654] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.784318 26312 tablet_bootstrap.cc:654] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.784360 26309 tablet_bootstrap.cc:654] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.789142 26314 raft_consensus.cc:493] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:34.790517 26314 raft_consensus.cc:515] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.796290 26314 leader_election.cc:290] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:34.814232 26310 tablet_bootstrap.cc:492] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:34.814838 26310 ts_tablet_manager.cc:1403] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.010s
I20260710 13:25:34.817849 26310 raft_consensus.cc:359] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.818595 26310 raft_consensus.cc:385] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.818908 26310 raft_consensus.cc:740] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.819681 26310 consensus_queue.cc:260] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.823657 26312 tablet_bootstrap.cc:492] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:34.824563 26310 ts_tablet_manager.cc:1434] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:34.825042 26312 ts_tablet_manager.cc:1403] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.004s
I20260710 13:25:34.825693 26310 tablet_bootstrap.cc:492] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:34.826210 26309 tablet_bootstrap.cc:492] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:34.826731 26309 ts_tablet_manager.cc:1403] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.030s
I20260710 13:25:34.828474 26312 raft_consensus.cc:359] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.829342 26312 raft_consensus.cc:385] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.829711 26309 raft_consensus.cc:359] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.830452 26309 raft_consensus.cc:385] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.830968 26309 raft_consensus.cc:740] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.831703 26309 consensus_queue.cc:260] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.832974 26310 tablet_bootstrap.cc:654] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.829713 26312 raft_consensus.cc:740] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.833837 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2cda2651274a57a39681462b6b199d" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
W20260710 13:25:34.835378 26159 leader_election.cc:343] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:34.835685 26312 consensus_queue.cc:260] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.834056 26309 ts_tablet_manager.cc:1434] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:25:34.837769 26309 tablet_bootstrap.cc:492] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:34.840106 26312 ts_tablet_manager.cc:1434] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:25:34.841796 26312 tablet_bootstrap.cc:492] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:34.844414 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2cda2651274a57a39681462b6b199d" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:34.845289 26269 raft_consensus.cc:2468] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:34.846933 26160 leader_election.cc:304] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [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: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:34.848694 26314 raft_consensus.cc:2804] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:34.848846 26309 tablet_bootstrap.cc:654] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.848985 26310 tablet_bootstrap.cc:492] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:34.849110 26314 raft_consensus.cc:493] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:34.849889 26310 ts_tablet_manager.cc:1403] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260710 13:25:34.849993 26314 raft_consensus.cc:3060] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.848846 26312 tablet_bootstrap.cc:654] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.853134 26310 raft_consensus.cc:359] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.853935 26310 raft_consensus.cc:385] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.854234 26310 raft_consensus.cc:740] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.855141 26310 consensus_queue.cc:260] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.857792 26310 ts_tablet_manager.cc:1434] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:25:34.858839 26310 tablet_bootstrap.cc:492] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:34.864408 26312 tablet_bootstrap.cc:492] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:34.865212 26312 ts_tablet_manager.cc:1403] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260710 13:25:34.865339 26310 tablet_bootstrap.cc:654] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.869752 26312 raft_consensus.cc:359] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.870822 26312 raft_consensus.cc:385] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.871222 26312 raft_consensus.cc:740] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.872598 26312 consensus_queue.cc:260] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.876238 26312 ts_tablet_manager.cc:1434] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:25:34.877310 26310 tablet_bootstrap.cc:492] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:34.877661 26312 tablet_bootstrap.cc:492] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:34.877866 26310 ts_tablet_manager.cc:1403] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:25:34.881026 26310 raft_consensus.cc:359] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.881940 26314 raft_consensus.cc:515] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.881971 26310 raft_consensus.cc:385] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.888072 26310 raft_consensus.cc:740] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.888906 26312 tablet_bootstrap.cc:654] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.889999 26314 leader_election.cc:290] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:34.890807 26310 consensus_queue.cc:260] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.891206 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2cda2651274a57a39681462b6b199d" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:34.891485 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2cda2651274a57a39681462b6b199d" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:34.892303 26269 raft_consensus.cc:3060] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.893229 26310 ts_tablet_manager.cc:1434] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
W20260710 13:25:34.893790 26159 leader_election.cc:343] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:34.894677 26310 tablet_bootstrap.cc:492] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:34.902381 26310 tablet_bootstrap.cc:654] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.907053 26269 raft_consensus.cc:2468] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:34.908886 26160 leader_election.cc:304] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [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: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:34.910181 26314 raft_consensus.cc:2804] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:34.911154 26310 tablet_bootstrap.cc:492] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:34.911182 26309 tablet_bootstrap.cc:492] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:34.911777 26310 ts_tablet_manager.cc:1403] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:25:34.911777 26309 ts_tablet_manager.cc:1403] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.054s
I20260710 13:25:34.912185 26314 raft_consensus.cc:697] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:34.911813 26312 tablet_bootstrap.cc:492] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:34.913112 26312 ts_tablet_manager.cc:1403] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.002s
I20260710 13:25:34.913174 26314 consensus_queue.cc:237] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.915751 26310 raft_consensus.cc:359] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.916041 26312 raft_consensus.cc:359] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.916538 26310 raft_consensus.cc:385] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.916702 26312 raft_consensus.cc:385] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.916916 26310 raft_consensus.cc:740] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.917090 26312 raft_consensus.cc:740] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.918262 26334 raft_consensus.cc:493] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:34.917639 26309 raft_consensus.cc:359] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.918906 26309 raft_consensus.cc:385] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.917943 26312 consensus_queue.cc:260] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.917802 26310 consensus_queue.cc:260] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.919509 26309 raft_consensus.cc:740] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.918736 26334 raft_consensus.cc:515] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:34.920529 26309 consensus_queue.cc:260] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.921099 26312 ts_tablet_manager.cc:1434] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:25:34.923692 26310 ts_tablet_manager.cc:1434] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:25:34.924104 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e87b8d60f264876a78cd1374051ddf5" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:34.924763 26310 tablet_bootstrap.cc:492] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:34.924993 26120 raft_consensus.cc:2468] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:34.922199 26334 leader_election.cc:290] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985), b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693)
I20260710 13:25:34.922224 26312 tablet_bootstrap.cc:492] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:34.929057 26159 leader_election.cc:304] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:34.929438 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e87b8d60f264876a78cd1374051ddf5" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:34.930262 26269 raft_consensus.cc:2468] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:34.931931 26310 tablet_bootstrap.cc:654] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.936198 26312 tablet_bootstrap.cc:654] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.947746 26018 catalog_manager.cc:5697] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:34.950222 26314 raft_consensus.cc:2804] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:34.950767 26314 raft_consensus.cc:493] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:34.953253 26314 raft_consensus.cc:3060] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.958117 26309 ts_tablet_manager.cc:1434] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.012s
I20260710 13:25:34.959384 26309 tablet_bootstrap.cc:492] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:34.962461 26336 raft_consensus.cc:493] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:34.963068 26336 raft_consensus.cc:515] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.966533 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf7724c41d048138785717f66795541" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:34.966706 26309 tablet_bootstrap.cc:654] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:34.966760 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf7724c41d048138785717f66795541" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:34.967262 26120 raft_consensus.cc:2468] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:34.967734 26269 raft_consensus.cc:2468] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:34.968655 26159 leader_election.cc:304] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:34.969602 26334 raft_consensus.cc:2804] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:34.970072 26334 raft_consensus.cc:493] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:34.970538 26334 raft_consensus.cc:3060] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.971230 26310 tablet_bootstrap.cc:492] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:34.971957 26310 ts_tablet_manager.cc:1403] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.015s
I20260710 13:25:34.974510 26312 tablet_bootstrap.cc:492] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:34.975109 26312 ts_tablet_manager.cc:1403] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.006s
I20260710 13:25:34.975872 26310 raft_consensus.cc:359] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.977313 26336 leader_election.cc:290] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:34.978291 26312 raft_consensus.cc:359] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.979097 26312 raft_consensus.cc:385] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.979385 26312 raft_consensus.cc:740] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.980677 26314 raft_consensus.cc:515] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:34.983846 26314 leader_election.cc:290] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985), b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693)
I20260710 13:25:34.976882 26310 raft_consensus.cc:385] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:34.984477 26310 raft_consensus.cc:740] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:34.985683 26310 consensus_queue.cc:260] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.987967 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e87b8d60f264876a78cd1374051ddf5" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:34.987784 26312 consensus_queue.cc:260] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:34.988566 26269 raft_consensus.cc:3060] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:34.988768 26310 ts_tablet_manager.cc:1434] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:25:34.990262 26310 tablet_bootstrap.cc:492] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:34.996088 26312 ts_tablet_manager.cc:1434] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:25:34.998560 26310 tablet_bootstrap.cc:654] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:35.000130 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e87b8d60f264876a78cd1374051ddf5" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:35.003512 26120 raft_consensus.cc:3060] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:35.002485 26066 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:35.008486 26269 raft_consensus.cc:2468] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.009498 26334 raft_consensus.cc:515] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.011708 26120 raft_consensus.cc:2468] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.012708 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf7724c41d048138785717f66795541" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:35.012995 26159 leader_election.cc:304] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.013401 26119 raft_consensus.cc:3060] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.013913 26314 raft_consensus.cc:2804] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:35.014415 26314 raft_consensus.cc:697] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:35.015266 26314 consensus_queue.cc:237] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:34.999307 26312 tablet_bootstrap.cc:492] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:35.021642 26119 raft_consensus.cc:2468] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.023075 26159 leader_election.cc:304] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.024048 26314 raft_consensus.cc:2804] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:35.024554 26314 raft_consensus.cc:697] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:35.025599 26314 consensus_queue.cc:237] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.029572 26312 tablet_bootstrap.cc:654] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:35.032781 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf7724c41d048138785717f66795541" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.033598 26269 raft_consensus.cc:3060] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.037292 26334 leader_election.cc:290] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.042778 26312 tablet_bootstrap.cc:492] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:35.043350 26312 ts_tablet_manager.cc:1403] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.003s
I20260710 13:25:35.046507 26312 raft_consensus.cc:359] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.047259 26312 raft_consensus.cc:385] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:35.047598 26312 raft_consensus.cc:740] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.048429 26312 consensus_queue.cc:260] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.051918 26269 raft_consensus.cc:2468] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.051292 26018 catalog_manager.cc:5697] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:35.053869 26018 catalog_manager.cc:5697] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:35.055542 26310 tablet_bootstrap.cc:492] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:35.055881 26309 tablet_bootstrap.cc:492] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:35.056176 26310 ts_tablet_manager.cc:1403] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.010s
I20260710 13:25:35.056430 26309 ts_tablet_manager.cc:1403] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.097s	user 0.038s	sys 0.044s
I20260710 13:25:35.059355 26310 raft_consensus.cc:359] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.059662 26309 raft_consensus.cc:359] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.060325 26310 raft_consensus.cc:385] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:35.060472 26309 raft_consensus.cc:385] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:35.060774 26310 raft_consensus.cc:740] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.060883 26309 raft_consensus.cc:740] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.061887 26310 consensus_queue.cc:260] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.063374 26312 ts_tablet_manager.cc:1434] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:25:35.063977 26310 ts_tablet_manager.cc:1434] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:25:35.064031 26309 consensus_queue.cc:260] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.065436 26312 tablet_bootstrap.cc:492] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:35.066805 26309 ts_tablet_manager.cc:1434] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:25:35.067924 26309 tablet_bootstrap.cc:492] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:35.070184 26318 raft_consensus.cc:493] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:35.070740 26318 raft_consensus.cc:515] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.072661 26312 tablet_bootstrap.cc:654] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:35.073325 26309 tablet_bootstrap.cc:654] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:35.085093 26316 raft_consensus.cc:493] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:35.085949 26316 raft_consensus.cc:515] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.098107 26314 raft_consensus.cc:493] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:35.098728 26314 raft_consensus.cc:515] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.099908 26316 leader_election.cc:290] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:35.101114 26314 leader_election.cc:290] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.103421 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278d842f570481586f5e296f3c0f509" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:35.104187 26119 raft_consensus.cc:2468] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:35.100232 26353 raft_consensus.cc:493] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:35.105326 26353 raft_consensus.cc:515] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.105645 26159 leader_election.cc:304] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.110085 26314 raft_consensus.cc:2804] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:35.110658 26314 raft_consensus.cc:493] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:35.111085 26314 raft_consensus.cc:3060] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.117621 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278d842f570481586f5e296f3c0f509" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:35.118564 26269 raft_consensus.cc:2468] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:35.120286 26318 leader_election.cc:290] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.132315 26334 raft_consensus.cc:493] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:35.133116 26334 raft_consensus.cc:515] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.134470 26318 raft_consensus.cc:493] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:35.135174 26318 raft_consensus.cc:515] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.136123 26334 leader_election.cc:290] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.137833 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:35.138340 26318 leader_election.cc:290] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.138537 26119 raft_consensus.cc:2468] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:35.139900 26159 leader_election.cc:304] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.140760 26334 raft_consensus.cc:2804] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:35.141187 26334 raft_consensus.cc:493] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:35.141570 26334 raft_consensus.cc:3060] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.142982 26312 tablet_bootstrap.cc:492] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:35.147698 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8164eee04f43aba8811379830c0b0e" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:35.148512 26195 raft_consensus.cc:2468] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:35.148685 26314 raft_consensus.cc:515] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.149574 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:35.149791 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:35.150298 26269 raft_consensus.cc:2468] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:35.151301 26086 leader_election.cc:304] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.151485 26314 leader_election.cc:290] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
W20260710 13:25:35.152369 26086 leader_election.cc:343] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:35.152431 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278d842f570481586f5e296f3c0f509" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:35.153110 26318 raft_consensus.cc:2804] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:35.153540 26318 raft_consensus.cc:493] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:35.154327 26309 tablet_bootstrap.cc:492] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:35.153167 26119 raft_consensus.cc:3060] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.154898 26309 ts_tablet_manager.cc:1403] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.087s	user 0.037s	sys 0.024s
I20260710 13:25:35.155812 26120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ef2179e4744df0a8bbd80a64418b27" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:35.156121 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:35.156908 26118 raft_consensus.cc:2468] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 0.
I20260710 13:25:35.144754 26353 leader_election.cc:290] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:35.156327 26318 raft_consensus.cc:3060] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:25:35.158052 26233 leader_election.cc:343] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:35.158201 26309 raft_consensus.cc:359] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.158957 26309 raft_consensus.cc:385] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:35.159209 26233 leader_election.cc:304] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.149091 26334 raft_consensus.cc:515] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.160326 26353 raft_consensus.cc:2804] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:35.160741 26353 raft_consensus.cc:493] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:35.161517 26334 leader_election.cc:290] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.162343 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:35.159240 26309 raft_consensus.cc:740] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.162930 26118 raft_consensus.cc:3060] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.163712 26309 consensus_queue.cc:260] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.164201 26119 raft_consensus.cc:2468] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.164525 26268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.165372 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278d842f570481586f5e296f3c0f509" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.165937 26269 raft_consensus.cc:3060] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.168479 26309 ts_tablet_manager.cc:1434] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 13:25:35.168387 26159 leader_election.cc:304] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.169497 26334 raft_consensus.cc:2804] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:35.169705 26309 tablet_bootstrap.cc:492] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:35.170257 26334 raft_consensus.cc:697] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:35.171170 26334 consensus_queue.cc:237] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.172086 26314 raft_consensus.cc:493] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:35.147967 26312 ts_tablet_manager.cc:1403] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.083s	user 0.029s	sys 0.039s
I20260710 13:25:35.177202 26314 raft_consensus.cc:515] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.179276 26314 leader_election.cc:290] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.162355 26353 raft_consensus.cc:3060] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.179776 26312 raft_consensus.cc:359] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.180500 26312 raft_consensus.cc:385] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:35.180768 26312 raft_consensus.cc:740] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.176098 26269 raft_consensus.cc:2468] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.176627 26309 tablet_bootstrap.cc:654] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:35.182996 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ef2179e4744df0a8bbd80a64418b27" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:35.183207 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:35.184136 26312 consensus_queue.cc:260] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.184799 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:35.185473 26119 raft_consensus.cc:2468] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:35.185734 26194 raft_consensus.cc:2393] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a4a2bb115534cfea0fffdd5ffb2939b in current term 1: Already voted for candidate 3707f4edf3bd48088f90e2687bd9168b in this term.
W20260710 13:25:35.187605 26235 leader_election.cc:343] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:35.184425 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:35.187834 26353 raft_consensus.cc:515] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.188418 26235 leader_election.cc:304] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:35.189046 26268 raft_consensus.cc:2393] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3707f4edf3bd48088f90e2687bd9168b in current term 1: Already voted for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in this term.
I20260710 13:25:35.188706 26269 raft_consensus.cc:2468] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:35.189518 26316 raft_consensus.cc:2749] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:35.192296 26160 leader_election.cc:304] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 
I20260710 13:25:35.175920 26318 raft_consensus.cc:515] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.193341 26314 raft_consensus.cc:2804] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:35.193742 26314 raft_consensus.cc:493] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:35.194159 26314 raft_consensus.cc:3060] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.199975 26312 ts_tablet_manager.cc:1434] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.005s
I20260710 13:25:35.200461 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8164eee04f43aba8811379830c0b0e" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:35.201125 26312 tablet_bootstrap.cc:492] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:35.201057 26194 raft_consensus.cc:3060] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.201273 26353 leader_election.cc:290] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:35.202122 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:35.202905 26195 raft_consensus.cc:2393] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a4a2bb115534cfea0fffdd5ffb2939b in current term 1: Already voted for candidate 3707f4edf3bd48088f90e2687bd9168b in this term.
I20260710 13:25:35.204871 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:35.206504 26233 leader_election.cc:304] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [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: 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:35.207369 26353 raft_consensus.cc:2749] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:35.209518 26194 raft_consensus.cc:2468] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:35.209446 26268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8164eee04f43aba8811379830c0b0e" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:35.210374 26268 raft_consensus.cc:2468] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:35.210927 26086 leader_election.cc:304] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.211225 26267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8164eee04f43aba8811379830c0b0e" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.211845 26267 raft_consensus.cc:3060] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.212169 26357 raft_consensus.cc:2804] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:35.216531 26309 tablet_bootstrap.cc:492] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:35.217116 26309 ts_tablet_manager.cc:1403] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.004s
I20260710 13:25:35.219931 26267 raft_consensus.cc:2468] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:35.221069 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:35.222481 26269 raft_consensus.cc:2468] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:35.222983 26312 tablet_bootstrap.cc:654] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:35.192268 26118 raft_consensus.cc:2468] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.219987 26309 raft_consensus.cc:359] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.223834 26085 leader_election.cc:304] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [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: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 3707f4edf3bd48088f90e2687bd9168b
I20260710 13:25:35.224118 26309 raft_consensus.cc:385] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:35.224438 26309 raft_consensus.cc:740] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.224573 26159 leader_election.cc:304] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [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: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 5a4a2bb115534cfea0fffdd5ffb2939b
I20260710 13:25:35.225297 26309 consensus_queue.cc:260] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.226687 26336 raft_consensus.cc:2804] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:35.221861 26318 leader_election.cc:290] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.232117 26318 raft_consensus.cc:2804] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:35.233362 26318 raft_consensus.cc:493] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:35.234372 26318 raft_consensus.cc:3060] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.239974 26314 raft_consensus.cc:515] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.240613 26357 raft_consensus.cc:697] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:35.245896 26357 consensus_queue.cc:237] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.247438 26309 ts_tablet_manager.cc:1434] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.030s	user 0.020s	sys 0.001s
I20260710 13:25:35.244619 26312 tablet_bootstrap.cc:492] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:35.248122 26312 ts_tablet_manager.cc:1403] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.014s
I20260710 13:25:35.250080 26309 tablet_bootstrap.cc:492] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:35.246388 26336 raft_consensus.cc:697] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:35.251035 26312 raft_consensus.cc:359] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.251778 26312 raft_consensus.cc:385] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:35.252049 26312 raft_consensus.cc:740] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.252144 26336 consensus_queue.cc:237] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.252808 26312 consensus_queue.cc:260] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.255093 26314 leader_election.cc:290] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.256965 26309 tablet_bootstrap.cc:654] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:35.257414 26312 ts_tablet_manager.cc:1434] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:35.258206 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:35.258814 26118 raft_consensus.cc:3060] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.253346 26016 catalog_manager.cc:5697] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:35.261582 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.262243 26269 raft_consensus.cc:3060] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.249807 26318 raft_consensus.cc:515] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.272768 26318 leader_election.cc:290] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.273025 26267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.273770 26267 raft_consensus.cc:3060] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.274075 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
W20260710 13:25:35.276279 26086 leader_election.cc:343] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:35.276471 26118 raft_consensus.cc:2468] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.277880 26159 leader_election.cc:304] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.279894 26269 raft_consensus.cc:2468] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.281948 26267 raft_consensus.cc:2468] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:35.283257 26085 leader_election.cc:304] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [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: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 3707f4edf3bd48088f90e2687bd9168b
I20260710 13:25:35.284535 26318 raft_consensus.cc:2804] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:35.285086 26318 raft_consensus.cc:697] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:35.286007 26318 consensus_queue.cc:237] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.288033 26336 raft_consensus.cc:2804] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:35.286744 26018 catalog_manager.cc:5697] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:35.290232 26309 tablet_bootstrap.cc:492] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:35.288869 26336 raft_consensus.cc:697] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:35.285091 26016 catalog_manager.cc:5697] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 0 to 1, leader changed from <none> to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:35.290845 26309 ts_tablet_manager.cc:1403] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.015s
I20260710 13:25:35.291340 26336 consensus_queue.cc:237] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.294103 26309 raft_consensus.cc:359] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.295120 26309 raft_consensus.cc:385] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:35.295482 26309 raft_consensus.cc:740] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:35.296380 26309 consensus_queue.cc:260] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.298797 26309 ts_tablet_manager.cc:1434] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:25:35.308248 26018 catalog_manager.cc:5697] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:35.316721 26016 catalog_manager.cc:5697] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 0 to 1, leader changed from <none> to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:35.336676 26118 raft_consensus.cc:3060] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.343080 26336 consensus_queue.cc:1048] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.355093 26314 consensus_queue.cc:1048] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.431404 26314 raft_consensus.cc:493] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:35.431952 26314 raft_consensus.cc:515] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.433761 26314 leader_election.cc:290] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.433625 26362 consensus_queue.cc:1048] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:35.434582 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:35.434832 26267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:35.435698 26267 raft_consensus.cc:2393] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3707f4edf3bd48088f90e2687bd9168b in current term 1: Already voted for candidate b96d2931393247aebe01f57bbdc6e666 in this term.
I20260710 13:25:35.436735 26160 leader_election.cc:304] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b; no voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:35.437578 26362 raft_consensus.cc:3060] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.445235 26362 raft_consensus.cc:2749] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:35.445686 26336 consensus_queue.cc:1048] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.459453 26362 consensus_queue.cc:1048] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.470270 26362 consensus_queue.cc:1048] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.506968 26362 raft_consensus.cc:493] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:35.507439 26362 raft_consensus.cc:515] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.509338 26362 leader_election.cc:290] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.510222 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ef2179e4744df0a8bbd80a64418b27" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:35.510427 26267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ef2179e4744df0a8bbd80a64418b27" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:35.510846 26118 raft_consensus.cc:2468] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:35.511070 26267 raft_consensus.cc:2468] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:35.511919 26159 leader_election.cc:304] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.512733 26362 raft_consensus.cc:2804] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:35.513026 26362 raft_consensus.cc:493] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:35.513342 26362 raft_consensus.cc:3060] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.518384 26362 raft_consensus.cc:515] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.519935 26362 leader_election.cc:290] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.520928 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ef2179e4744df0a8bbd80a64418b27" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:35.521023 26267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ef2179e4744df0a8bbd80a64418b27" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.521759 26118 raft_consensus.cc:3060] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.521834 26267 raft_consensus.cc:3060] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:35.527680 26267 raft_consensus.cc:2468] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.527716 26118 raft_consensus.cc:2468] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:35.528905 26160 leader_election.cc:304] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 
I20260710 13:25:35.529733 26362 raft_consensus.cc:2804] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:35.530261 26362 raft_consensus.cc:697] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:35.531004 26362 consensus_queue.cc:237] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.538209 26016 catalog_manager.cc:5697] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:35.561812 26362 consensus_queue.cc:1048] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.572865 26362 consensus_queue.cc:1048] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:35.654822 26362 consensus_queue.cc:1048] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.664597 26194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e87b8d60f264876a78cd1374051ddf5"
dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
mode: GRACEFUL
new_leader_uuid: "b96d2931393247aebe01f57bbdc6e666"
 from {username='slave'} at 127.0.0.1:57150
I20260710 13:25:35.665341 26194 raft_consensus.cc:606] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Received request to transfer leadership to TS b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:35.667058 26363 consensus_queue.cc:1048] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.676415 26194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edf7724c41d048138785717f66795541"
dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
mode: GRACEFUL
new_leader_uuid: "b96d2931393247aebe01f57bbdc6e666"
 from {username='slave'} at 127.0.0.1:57150
I20260710 13:25:35.677219 26194 raft_consensus.cc:606] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Received request to transfer leadership to TS b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:35.686465 26194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f"
dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
mode: GRACEFUL
new_leader_uuid: "b96d2931393247aebe01f57bbdc6e666"
 from {username='slave'} at 127.0.0.1:57150
I20260710 13:25:35.687093 26194 raft_consensus.cc:606] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Received request to transfer leadership to TS b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:35.712893 26118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5"
dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
mode: GRACEFUL
new_leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
 from {username='slave'} at 127.0.0.1:51542
I20260710 13:25:35.713510 26118 raft_consensus.cc:606] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Received request to transfer leadership to TS 5a4a2bb115534cfea0fffdd5ffb2939b
I20260710 13:25:35.734190 26318 consensus_queue.cc:1048] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.735970 26363 consensus_queue.cc:1048] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.745901 26318 consensus_queue.cc:1048] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.754561 26363 consensus_queue.cc:1048] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:35.762384 26357 consensus_queue.cc:1048] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.769034 26336 raft_consensus.cc:993] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b: : Instructing follower b96d2931393247aebe01f57bbdc6e666 to start an election
I20260710 13:25:35.769559 26336 raft_consensus.cc:1081] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Signalling peer b96d2931393247aebe01f57bbdc6e666 to start an election
I20260710 13:25:35.771878 26318 raft_consensus.cc:993] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666: : Instructing follower 5a4a2bb115534cfea0fffdd5ffb2939b to start an election
I20260710 13:25:35.772383 26318 raft_consensus.cc:1081] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Signalling peer 5a4a2bb115534cfea0fffdd5ffb2939b to start an election
I20260710 13:25:35.776481 26118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f"
dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
 from {username='slave'} at 127.0.0.1:51534
I20260710 13:25:35.777195 26118 raft_consensus.cc:493] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:35.777591 26118 raft_consensus.cc:3060] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.787752 26359 consensus_queue.cc:1048] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:35.795428 26267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5"
dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
 from {username='slave'} at 127.0.0.1:53624
I20260710 13:25:35.796321 26267 raft_consensus.cc:493] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:35.796909 26267 raft_consensus.cc:3060] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.799535 26118 raft_consensus.cc:515] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.808831 26118 leader_election.cc:290] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 2 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.810619 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.811309 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:35.811651 26269 raft_consensus.cc:3060] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.811988 26195 raft_consensus.cc:3055] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:35.812402 26195 raft_consensus.cc:740] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:35.813251 26195 consensus_queue.cc:260] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.815068 26195 raft_consensus.cc:3060] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.819464 26267 raft_consensus.cc:515] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.820777 26268 raft_consensus.cc:1240] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Rejecting Update request from peer b96d2931393247aebe01f57bbdc6e666 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:35.823812 26195 raft_consensus.cc:2468] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 2.
I20260710 13:25:35.825285 26086 leader_election.cc:304] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.826225 26359 consensus_queue.cc:1059] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:35.827416 26267 leader_election.cc:290] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 2 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:35.827482 26359 raft_consensus.cc:3055] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:35.828157 26359 raft_consensus.cc:740] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:35.829670 26318 raft_consensus.cc:2804] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:35.830415 26318 raft_consensus.cc:697] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:35.831213 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:35.831362 26318 consensus_queue.cc:237] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.832019 26194 raft_consensus.cc:3060] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.831876 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93cb56be8754ec7b2f0060f91eefba5" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:35.835408 26359 consensus_queue.cc:260] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.836905 26359 raft_consensus.cc:3060] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.840634 26194 raft_consensus.cc:2468] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 2.
I20260710 13:25:35.841913 26235 leader_election.cc:304] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 
I20260710 13:25:35.842808 26353 raft_consensus.cc:2804] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:35.842284 26018 catalog_manager.cc:5697] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 1 to 2, leader changed from 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66) to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:35.844363 26269 raft_consensus.cc:2468] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 2.
I20260710 13:25:35.844811 26353 raft_consensus.cc:697] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 LEADER]: Becoming Leader. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Running, Role: LEADER
I20260710 13:25:35.845801 26353 consensus_queue.cc:237] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [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: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.855895 26016 catalog_manager.cc:5697] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b reported cstate change: term changed from 1 to 2, leader changed from b96d2931393247aebe01f57bbdc6e666 (127.21.54.65) to 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67). New cstate: current_term: 2 leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:35.857127 26118 raft_consensus.cc:2468] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 2.
I20260710 13:25:35.889950 26314 raft_consensus.cc:993] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b: : Instructing follower b96d2931393247aebe01f57bbdc6e666 to start an election
I20260710 13:25:35.890486 26363 raft_consensus.cc:1081] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Signalling peer b96d2931393247aebe01f57bbdc6e666 to start an election
I20260710 13:25:35.892117 26118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e87b8d60f264876a78cd1374051ddf5"
dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
 from {username='slave'} at 127.0.0.1:51534
I20260710 13:25:35.892699 26118 raft_consensus.cc:493] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:35.893069 26118 raft_consensus.cc:3060] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.898674 26118 raft_consensus.cc:515] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:35.900449 26118 leader_election.cc:290] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 2 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.901607 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e87b8d60f264876a78cd1374051ddf5" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:35.901714 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e87b8d60f264876a78cd1374051ddf5" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.902288 26194 raft_consensus.cc:3055] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:35.902382 26269 raft_consensus.cc:3060] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.902592 26194 raft_consensus.cc:740] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:35.903486 26194 consensus_queue.cc:260] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:35.904703 26194 raft_consensus.cc:3060] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.907961 26269 raft_consensus.cc:2468] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 2.
I20260710 13:25:35.909322 26085 leader_election.cc:304] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:35.910226 26359 raft_consensus.cc:2804] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:35.910637 26194 raft_consensus.cc:2468] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 2.
I20260710 13:25:35.910712 26359 raft_consensus.cc:697] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:35.911834 26359 consensus_queue.cc:237] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } }
I20260710 13:25:35.918126 26016 catalog_manager.cc:5697] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 1 to 2, leader changed from 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66) to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:35.968109 26314 consensus_queue.cc:1048] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.972535 26314 raft_consensus.cc:993] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b: : Instructing follower b96d2931393247aebe01f57bbdc6e666 to start an election
I20260710 13:25:35.973148 26314 raft_consensus.cc:1081] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Signalling peer b96d2931393247aebe01f57bbdc6e666 to start an election
I20260710 13:25:35.975108 26118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edf7724c41d048138785717f66795541"
dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
 from {username='slave'} at 127.0.0.1:51534
I20260710 13:25:35.975682 26118 raft_consensus.cc:493] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:35.976090 26118 raft_consensus.cc:3060] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.980268 26363 consensus_queue.cc:1048] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:35.983803 26118 raft_consensus.cc:515] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.986937 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf7724c41d048138785717f66795541" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:35.987568 26194 raft_consensus.cc:3055] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:35.987906 26194 raft_consensus.cc:740] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:35.988862 26194 consensus_queue.cc:260] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:35.991050 26118 leader_election.cc:290] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 2 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:35.992242 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf7724c41d048138785717f66795541" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:35.990029 26194 raft_consensus.cc:3060] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:35.995203 26269 raft_consensus.cc:3060] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:36.001178 26269 raft_consensus.cc:2468] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 2.
I20260710 13:25:36.002449 26085 leader_election.cc:304] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:36.002504 26194 raft_consensus.cc:2468] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 2.
I20260710 13:25:36.003401 26359 raft_consensus.cc:2804] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:36.003924 26359 raft_consensus.cc:697] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:36.004745 26359 consensus_queue.cc:237] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:36.011540 26018 catalog_manager.cc:5697] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 1 to 2, leader changed from 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66) to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:36.246373 26269 raft_consensus.cc:1275] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Refusing update from remote peer b96d2931393247aebe01f57bbdc6e666: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.247795 26359 consensus_queue.cc:1048] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.256124 26194 raft_consensus.cc:1275] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Refusing update from remote peer b96d2931393247aebe01f57bbdc6e666: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.257757 26318 consensus_queue.cc:1048] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.287782 26118 raft_consensus.cc:1275] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Refusing update from remote peer 5a4a2bb115534cfea0fffdd5ffb2939b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.289225 26353 consensus_queue.cc:1048] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.299708 26194 raft_consensus.cc:1275] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Refusing update from remote peer 5a4a2bb115534cfea0fffdd5ffb2939b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.301146 26394 consensus_queue.cc:1048] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.379627 26194 raft_consensus.cc:1275] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Refusing update from remote peer b96d2931393247aebe01f57bbdc6e666: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.381138 26318 consensus_queue.cc:1048] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.389132 26269 raft_consensus.cc:1275] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Refusing update from remote peer b96d2931393247aebe01f57bbdc6e666: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.391707 26359 consensus_queue.cc:1048] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.565322 26194 raft_consensus.cc:1275] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Refusing update from remote peer b96d2931393247aebe01f57bbdc6e666: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.567030 26359 consensus_queue.cc:1048] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:36.578548 26269 raft_consensus.cc:1275] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Refusing update from remote peer b96d2931393247aebe01f57bbdc6e666: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:36.580780 26318 consensus_queue.cc:1048] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:38.746296 26018 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56356:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:25:38.749023 26018 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:25:38.801530 26103 tablet_service.cc:1511] Processing CreateTablet for tablet f458fdfd4b684774930f5351c89f879b (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:38.803568 26103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f458fdfd4b684774930f5351c89f879b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.803202 26182 tablet_service.cc:1511] Processing CreateTablet for tablet f458fdfd4b684774930f5351c89f879b (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:38.805006 26182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f458fdfd4b684774930f5351c89f879b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.805670 26259 tablet_service.cc:1511] Processing CreateTablet for tablet f458fdfd4b684774930f5351c89f879b (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:38.807161 26259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f458fdfd4b684774930f5351c89f879b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.811733 26107 tablet_service.cc:1511] Processing CreateTablet for tablet d4df830282d54fb3b0f339aef002dc3e (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:38.812904 26255 tablet_service.cc:1511] Processing CreateTablet for tablet d4df830282d54fb3b0f339aef002dc3e (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:38.813498 26107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4df830282d54fb3b0f339aef002dc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.813895 26183 tablet_service.cc:1511] Processing CreateTablet for tablet d4df830282d54fb3b0f339aef002dc3e (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:38.814401 26255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4df830282d54fb3b0f339aef002dc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.815243 26183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4df830282d54fb3b0f339aef002dc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.818581 26102 tablet_service.cc:1511] Processing CreateTablet for tablet 0f089f43a2e44e36aeaf9b554e89e909 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:38.820159 26102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f089f43a2e44e36aeaf9b554e89e909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.818605 26179 tablet_service.cc:1511] Processing CreateTablet for tablet 0f089f43a2e44e36aeaf9b554e89e909 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:38.822854 26179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f089f43a2e44e36aeaf9b554e89e909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.823670 26257 tablet_service.cc:1511] Processing CreateTablet for tablet 0f089f43a2e44e36aeaf9b554e89e909 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:38.825001 26257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f089f43a2e44e36aeaf9b554e89e909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.847117 26102 tablet_service.cc:1511] Processing CreateTablet for tablet 80deff97c41d45baadfaa0748ff9bb03 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:38.856812 26184 tablet_service.cc:1511] Processing CreateTablet for tablet 80deff97c41d45baadfaa0748ff9bb03 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:38.858534 26184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80deff97c41d45baadfaa0748ff9bb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.860268 26102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80deff97c41d45baadfaa0748ff9bb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.860731 26413 tablet_bootstrap.cc:492] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:38.862550 26258 tablet_service.cc:1511] Processing CreateTablet for tablet 80deff97c41d45baadfaa0748ff9bb03 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:38.864084 26258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80deff97c41d45baadfaa0748ff9bb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.864722 26105 tablet_service.cc:1511] Processing CreateTablet for tablet 7adf55203d074c3fbea34215ab8c2ca9 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:38.866148 26105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adf55203d074c3fbea34215ab8c2ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.877249 26185 tablet_service.cc:1511] Processing CreateTablet for tablet 7adf55203d074c3fbea34215ab8c2ca9 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:38.878834 26185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adf55203d074c3fbea34215ab8c2ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.882603 26256 tablet_service.cc:1511] Processing CreateTablet for tablet 7adf55203d074c3fbea34215ab8c2ca9 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:38.884090 26256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adf55203d074c3fbea34215ab8c2ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.884234 26413 tablet_bootstrap.cc:654] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:38.907727 26103 tablet_service.cc:1511] Processing CreateTablet for tablet 099ebe4317d94e49ad7820ad310f658d (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:38.909217 26103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099ebe4317d94e49ad7820ad310f658d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.925299 26181 tablet_service.cc:1511] Processing CreateTablet for tablet 099ebe4317d94e49ad7820ad310f658d (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:38.926957 26181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099ebe4317d94e49ad7820ad310f658d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.926648 26257 tablet_service.cc:1511] Processing CreateTablet for tablet 099ebe4317d94e49ad7820ad310f658d (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:38.928042 26257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099ebe4317d94e49ad7820ad310f658d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.933629 26180 tablet_service.cc:1511] Processing CreateTablet for tablet 08beef0e72104724bce339af70c83b66 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:38.935153 26180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08beef0e72104724bce339af70c83b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.940914 26413 tablet_bootstrap.cc:492] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:38.944624 26413 ts_tablet_manager.cc:1403] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.015s
I20260710 13:25:38.947817 26255 tablet_service.cc:1511] Processing CreateTablet for tablet 08beef0e72104724bce339af70c83b66 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:38.949219 26255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08beef0e72104724bce339af70c83b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.950582 26102 tablet_service.cc:1511] Processing CreateTablet for tablet 08beef0e72104724bce339af70c83b66 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:38.952283 26102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08beef0e72104724bce339af70c83b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.964251 26413 raft_consensus.cc:359] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:38.965070 26414 tablet_bootstrap.cc:492] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:38.965366 26413 raft_consensus.cc:385] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:38.965837 26413 raft_consensus.cc:740] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:38.966807 26413 consensus_queue.cc:260] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:38.971606 26416 tablet_bootstrap.cc:492] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:38.975215 26182 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1220f640084e78a58eec3f33e7c1d8 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:38.976848 26182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1220f640084e78a58eec3f33e7c1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.979624 26259 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1220f640084e78a58eec3f33e7c1d8 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:38.981555 26107 tablet_service.cc:1511] Processing CreateTablet for tablet ce2f011e43b34f0f9c6798e4e5f279e6 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:38.981884 26102 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1220f640084e78a58eec3f33e7c1d8 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:38.982967 26107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2f011e43b34f0f9c6798e4e5f279e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.983647 26102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1220f640084e78a58eec3f33e7c1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.984617 26413 ts_tablet_manager.cc:1434] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 13:25:38.988834 26259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1220f640084e78a58eec3f33e7c1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:38.998579 26255 tablet_service.cc:1511] Processing CreateTablet for tablet ce2f011e43b34f0f9c6798e4e5f279e6 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:39.002848 26255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2f011e43b34f0f9c6798e4e5f279e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:39.000679 26416 tablet_bootstrap.cc:654] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:38.993139 26184 tablet_service.cc:1511] Processing CreateTablet for tablet ce2f011e43b34f0f9c6798e4e5f279e6 (DEFAULT_TABLE table=soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:39.006399 26184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2f011e43b34f0f9c6798e4e5f279e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:39.009016 26414 tablet_bootstrap.cc:654] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:38.999276 26413 tablet_bootstrap.cc:492] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:39.022394 26416 tablet_bootstrap.cc:492] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:39.029676 26416 ts_tablet_manager.cc:1403] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.007s
I20260710 13:25:39.031366 26413 tablet_bootstrap.cc:654] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.032891 26416 raft_consensus.cc:359] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.033785 26416 raft_consensus.cc:385] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.034168 26416 raft_consensus.cc:740] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.034958 26416 consensus_queue.cc:260] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.041652 26416 ts_tablet_manager.cc:1434] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:25:39.042781 26416 tablet_bootstrap.cc:492] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
W20260710 13:25:39.049695 26066 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:39.051112 26413 tablet_bootstrap.cc:492] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:39.051612 26414 tablet_bootstrap.cc:492] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:39.051779 26413 ts_tablet_manager.cc:1403] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.053s	user 0.003s	sys 0.016s
I20260710 13:25:39.051944 26416 tablet_bootstrap.cc:654] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.052171 26414 ts_tablet_manager.cc:1403] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.008s
I20260710 13:25:39.055541 26414 raft_consensus.cc:359] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.055780 26413 raft_consensus.cc:359] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.056411 26414 raft_consensus.cc:385] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.056564 26413 raft_consensus.cc:385] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.056813 26414 raft_consensus.cc:740] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.056947 26413 raft_consensus.cc:740] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.057281 26416 tablet_bootstrap.cc:492] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:39.057958 26416 ts_tablet_manager.cc:1403] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:25:39.057875 26413 consensus_queue.cc:260] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.057809 26414 consensus_queue.cc:260] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.060846 26414 ts_tablet_manager.cc:1434] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:25:39.061928 26414 tablet_bootstrap.cc:492] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:39.064029 26416 raft_consensus.cc:359] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.064827 26416 raft_consensus.cc:385] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.065150 26416 raft_consensus.cc:740] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.066067 26416 consensus_queue.cc:260] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.071802 26414 tablet_bootstrap.cc:654] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.071918 26391 raft_consensus.cc:493] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.072530 26391 raft_consensus.cc:515] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.075819 26391 leader_election.cc:290] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.075928 26416 ts_tablet_manager.cc:1434] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:25:39.077549 26416 tablet_bootstrap.cc:492] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:39.078923 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f458fdfd4b684774930f5351c89f879b" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:39.079756 26269 raft_consensus.cc:2468] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:39.081243 26085 leader_election.cc:304] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.082194 26391 raft_consensus.cc:2804] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.082649 26391 raft_consensus.cc:493] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.083101 26391 raft_consensus.cc:3060] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.083710 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f458fdfd4b684774930f5351c89f879b" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:39.084439 26194 raft_consensus.cc:2468] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:39.087272 26416 tablet_bootstrap.cc:654] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.088900 26414 tablet_bootstrap.cc:492] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:39.089455 26414 ts_tablet_manager.cc:1403] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.014s
I20260710 13:25:39.092044 26391 raft_consensus.cc:515] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.093374 26414 raft_consensus.cc:359] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.094357 26414 raft_consensus.cc:385] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.094712 26414 raft_consensus.cc:740] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.095443 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f458fdfd4b684774930f5351c89f879b" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:39.070930 26413 ts_tablet_manager.cc:1434] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:25:39.095867 26414 consensus_queue.cc:260] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.098866 26414 ts_tablet_manager.cc:1434] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:25:39.099401 26402 raft_consensus.cc:493] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.096073 26194 raft_consensus.cc:3060] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.099805 26414 tablet_bootstrap.cc:492] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:39.099862 26402 raft_consensus.cc:515] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.100728 26413 tablet_bootstrap.cc:492] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:39.104139 26402 leader_election.cc:290] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.100724 26416 tablet_bootstrap.cc:492] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:39.104884 26416 ts_tablet_manager.cc:1403] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260710 13:25:39.108314 26416 raft_consensus.cc:359] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.113358 26416 raft_consensus.cc:385] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.113677 26416 raft_consensus.cc:740] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.114641 26413 tablet_bootstrap.cc:654] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.114462 26416 consensus_queue.cc:260] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.109362 26414 tablet_bootstrap.cc:654] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.110136 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:39.111974 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:39.117740 26269 raft_consensus.cc:2468] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:39.119449 26391 leader_election.cc:290] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
W20260710 13:25:39.120226 26159 leader_election.cc:343] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:39.120858 26268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f458fdfd4b684774930f5351c89f879b" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:39.121572 26268 raft_consensus.cc:3060] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.122212 26416 ts_tablet_manager.cc:1434] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 13:25:39.123193 26416 tablet_bootstrap.cc:492] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:39.126173 26160 leader_election.cc:304] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [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: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:39.130232 26402 raft_consensus.cc:2804] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.130795 26402 raft_consensus.cc:493] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.131222 26402 raft_consensus.cc:3060] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.126683 26194 raft_consensus.cc:2468] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:39.134512 26416 tablet_bootstrap.cc:654] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.134449 26086 leader_election.cc:304] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.135519 26391 raft_consensus.cc:2804] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:39.154353 26268 raft_consensus.cc:2468] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:39.164203 26391 raft_consensus.cc:697] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:39.166249 26391 consensus_queue.cc:237] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.172753 26402 raft_consensus.cc:515] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.173944 26416 tablet_bootstrap.cc:492] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:39.174484 26416 ts_tablet_manager.cc:1403] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.025s
I20260710 13:25:39.177583 26413 tablet_bootstrap.cc:492] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:39.177322 26268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:39.178886 26268 raft_consensus.cc:3060] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.179121 26402 leader_election.cc:290] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.180301 26414 tablet_bootstrap.cc:492] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:39.180778 26414 ts_tablet_manager.cc:1403] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.018s
I20260710 13:25:39.181937 26416 raft_consensus.cc:359] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.182684 26416 raft_consensus.cc:385] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.182973 26416 raft_consensus.cc:740] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.184010 26414 raft_consensus.cc:359] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.184562 26414 raft_consensus.cc:385] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.184818 26414 raft_consensus.cc:740] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.185508 26414 consensus_queue.cc:260] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.186007 26416 consensus_queue.cc:260] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.187752 26414 ts_tablet_manager.cc:1434] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:25:39.185732 26413 ts_tablet_manager.cc:1403] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.016s
I20260710 13:25:39.191344 26416 ts_tablet_manager.cc:1434] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:25:39.192236 26268 raft_consensus.cc:2468] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:39.192013 26413 raft_consensus.cc:359] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.192783 26413 raft_consensus.cc:385] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.193086 26413 raft_consensus.cc:740] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.193660 26416 tablet_bootstrap.cc:492] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:39.193490 26160 leader_election.cc:304] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 
I20260710 13:25:39.192492 26414 tablet_bootstrap.cc:492] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:39.194931 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:39.193919 26413 consensus_queue.cc:260] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.200711 26416 tablet_bootstrap.cc:654] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.201602 26413 ts_tablet_manager.cc:1434] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:25:39.202612 26413 tablet_bootstrap.cc:492] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:39.202838 26429 raft_consensus.cc:2804] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:39.205412 26425 raft_consensus.cc:493] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.205912 26425 raft_consensus.cc:515] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.209092 26016 catalog_manager.cc:5697] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 0 to 1, leader changed from <none> to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:39.210551 26414 tablet_bootstrap.cc:654] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:39.210779 26159 leader_election.cc:343] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:39.215523 26425 leader_election.cc:290] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.212730 26413 tablet_bootstrap.cc:654] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.217670 26429 raft_consensus.cc:697] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:39.218628 26429 consensus_queue.cc:237] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.220248 26391 raft_consensus.cc:493] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.220755 26391 raft_consensus.cc:515] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.221195 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf55203d074c3fbea34215ab8c2ca9" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:39.221840 26118 raft_consensus.cc:2468] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:39.223251 26159 leader_election.cc:304] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.223619 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f089f43a2e44e36aeaf9b554e89e909" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:39.224232 26194 raft_consensus.cc:2468] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:39.225441 26086 leader_election.cc:304] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.226339 26426 raft_consensus.cc:2804] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.226683 26426 raft_consensus.cc:493] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.227016 26426 raft_consensus.cc:3060] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.227717 26425 raft_consensus.cc:2804] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.228091 26425 raft_consensus.cc:493] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.228420 26425 raft_consensus.cc:3060] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.234858 26426 raft_consensus.cc:515] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.250466 26394 raft_consensus.cc:493] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.251039 26394 raft_consensus.cc:515] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.252964 26426 leader_election.cc:290] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.254969 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f089f43a2e44e36aeaf9b554e89e909" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:39.255690 26194 raft_consensus.cc:2468] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 0.
I20260710 13:25:39.255995 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f089f43a2e44e36aeaf9b554e89e909" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:39.256590 26195 raft_consensus.cc:3060] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.258314 26235 leader_election.cc:304] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 
I20260710 13:25:39.261310 26394 leader_election.cc:290] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:39.261945 26394 raft_consensus.cc:2804] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.261863 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f089f43a2e44e36aeaf9b554e89e909" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:39.262390 26394 raft_consensus.cc:493] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.262754 26394 raft_consensus.cc:3060] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.262950 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f089f43a2e44e36aeaf9b554e89e909" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:39.263724 26118 raft_consensus.cc:2393] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a4a2bb115534cfea0fffdd5ffb2939b in current term 1: Already voted for candidate b96d2931393247aebe01f57bbdc6e666 in this term.
I20260710 13:25:39.270728 26267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f089f43a2e44e36aeaf9b554e89e909" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:39.273492 26391 leader_election.cc:290] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.287106 26425 raft_consensus.cc:515] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.289956 26413 tablet_bootstrap.cc:492] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:39.290498 26413 ts_tablet_manager.cc:1403] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.050s
I20260710 13:25:39.290983 26414 tablet_bootstrap.cc:492] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:39.291494 26414 ts_tablet_manager.cc:1403] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.046s
I20260710 13:25:39.285372 26268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf55203d074c3fbea34215ab8c2ca9" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:39.292909 26195 raft_consensus.cc:2468] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:39.293538 26413 raft_consensus.cc:359] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.294064 26086 leader_election.cc:304] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.294298 26413 raft_consensus.cc:385] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.294734 26413 raft_consensus.cc:740] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.295091 26391 raft_consensus.cc:2804] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:39.295789 26391 raft_consensus.cc:697] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:39.295599 26413 consensus_queue.cc:260] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.296456 26414 raft_consensus.cc:359] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.297263 26414 raft_consensus.cc:385] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.296996 26391 consensus_queue.cc:237] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.297596 26414 raft_consensus.cc:740] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.298249 26413 ts_tablet_manager.cc:1434] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:39.298467 26414 consensus_queue.cc:260] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.299427 26413 tablet_bootstrap.cc:492] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:39.300122 26268 raft_consensus.cc:2468] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:39.300891 26414 ts_tablet_manager.cc:1434] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:25:39.301913 26414 tablet_bootstrap.cc:492] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:39.309576 26413 tablet_bootstrap.cc:654] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.310177 26414 tablet_bootstrap.cc:654] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:39.319696 26235 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.54.66:43907, user_credentials={real_user=slave}} blocked reactor thread for 61591.3us
I20260710 13:25:39.321056 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf55203d074c3fbea34215ab8c2ca9" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:39.321808 26118 raft_consensus.cc:3060] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.319114 26394 raft_consensus.cc:515] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.323515 26269 raft_consensus.cc:2393] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b96d2931393247aebe01f57bbdc6e666 in current term 1: Already voted for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in this term.
I20260710 13:25:39.325029 26394 leader_election.cc:290] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:39.325325 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f089f43a2e44e36aeaf9b554e89e909" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:39.326258 26425 leader_election.cc:290] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.327070 26016 catalog_manager.cc:5697] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:39.333415 26118 raft_consensus.cc:2468] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:39.334470 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f089f43a2e44e36aeaf9b554e89e909" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:39.335480 26195 raft_consensus.cc:2393] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a4a2bb115534cfea0fffdd5ffb2939b in current term 1: Already voted for candidate b96d2931393247aebe01f57bbdc6e666 in this term.
I20260710 13:25:39.335558 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf55203d074c3fbea34215ab8c2ca9" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:39.336285 26269 raft_consensus.cc:3060] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.337122 26235 leader_election.cc:304] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [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: 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:39.338796 26437 raft_consensus.cc:2749] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:39.346227 26414 tablet_bootstrap.cc:492] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:39.346882 26414 ts_tablet_manager.cc:1403] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.002s
I20260710 13:25:39.346086 26017 catalog_manager.cc:5697] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 0 to 1, leader changed from <none> to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:39.347376 26413 tablet_bootstrap.cc:492] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:39.347872 26413 ts_tablet_manager.cc:1403] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.000s
I20260710 13:25:39.349450 26269 raft_consensus.cc:2468] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:39.350239 26414 raft_consensus.cc:359] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.351055 26414 raft_consensus.cc:385] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.350993 26413 raft_consensus.cc:359] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.351608 26414 raft_consensus.cc:740] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.351892 26413 raft_consensus.cc:385] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.352249 26160 leader_election.cc:304] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 
I20260710 13:25:39.352288 26413 raft_consensus.cc:740] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.352697 26414 consensus_queue.cc:260] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.353273 26425 raft_consensus.cc:2804] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:39.353296 26413 consensus_queue.cc:260] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.354189 26425 raft_consensus.cc:697] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:39.355068 26425 consensus_queue.cc:237] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.351485 26416 tablet_bootstrap.cc:492] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:39.356062 26414 ts_tablet_manager.cc:1434] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:25:39.356119 26413 ts_tablet_manager.cc:1434] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:39.356427 26416 ts_tablet_manager.cc:1403] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.163s	user 0.011s	sys 0.011s
I20260710 13:25:39.357398 26414 tablet_bootstrap.cc:492] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:39.357499 26413 tablet_bootstrap.cc:492] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:39.362565 26416 raft_consensus.cc:359] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.363358 26416 raft_consensus.cc:385] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.363653 26416 raft_consensus.cc:740] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.364261 26414 tablet_bootstrap.cc:654] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.364831 26416 consensus_queue.cc:260] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.368693 26416 ts_tablet_manager.cc:1434] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:25:39.369776 26416 tablet_bootstrap.cc:492] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:39.370249 26413 tablet_bootstrap.cc:654] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.382225 26413 tablet_bootstrap.cc:492] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:39.382751 26413 ts_tablet_manager.cc:1403] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260710 13:25:39.385843 26413 raft_consensus.cc:359] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.386591 26413 raft_consensus.cc:385] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.386881 26413 raft_consensus.cc:740] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.387153 26416 tablet_bootstrap.cc:654] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.387889 26413 consensus_queue.cc:260] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.391134 26413 ts_tablet_manager.cc:1434] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:25:39.392128 26413 tablet_bootstrap.cc:492] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:39.392976 26015 catalog_manager.cc:5697] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:39.399009 26413 tablet_bootstrap.cc:654] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.404541 26416 tablet_bootstrap.cc:492] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:39.405596 26416 ts_tablet_manager.cc:1403] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260710 13:25:39.408871 26414 tablet_bootstrap.cc:492] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:39.411392 26414 ts_tablet_manager.cc:1403] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.020s
I20260710 13:25:39.411609 26416 raft_consensus.cc:359] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.412428 26416 raft_consensus.cc:385] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.412714 26416 raft_consensus.cc:740] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.413591 26416 consensus_queue.cc:260] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.414526 26413 tablet_bootstrap.cc:492] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:39.415036 26413 ts_tablet_manager.cc:1403] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260710 13:25:39.415992 26416 ts_tablet_manager.cc:1434] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:25:39.417069 26416 tablet_bootstrap.cc:492] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:39.417476 26414 raft_consensus.cc:359] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.418207 26414 raft_consensus.cc:385] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.418128 26413 raft_consensus.cc:359] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.418622 26414 raft_consensus.cc:740] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.419060 26413 raft_consensus.cc:385] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.419426 26413 raft_consensus.cc:740] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.419641 26414 consensus_queue.cc:260] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.420315 26413 consensus_queue.cc:260] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.426091 26413 ts_tablet_manager.cc:1434] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:25:39.427168 26413 tablet_bootstrap.cc:492] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:39.427258 26416 tablet_bootstrap.cc:654] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.431860 26437 raft_consensus.cc:493] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.432113 26414 ts_tablet_manager.cc:1434] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 13:25:39.432459 26437 raft_consensus.cc:515] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.434841 26413 tablet_bootstrap.cc:654] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.436686 26437 leader_election.cc:290] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:39.437493 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08beef0e72104724bce339af70c83b66" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:39.438177 26118 raft_consensus.cc:2468] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 0.
I20260710 13:25:39.438304 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08beef0e72104724bce339af70c83b66" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:39.438941 26195 raft_consensus.cc:2468] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 0.
I20260710 13:25:39.439620 26233 leader_election.cc:304] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.433233 26414 tablet_bootstrap.cc:492] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:39.442585 26437 raft_consensus.cc:2804] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.442979 26437 raft_consensus.cc:493] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.443326 26437 raft_consensus.cc:3060] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.447119 26413 tablet_bootstrap.cc:492] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:39.447613 26413 ts_tablet_manager.cc:1403] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 13:25:39.448859 26414 tablet_bootstrap.cc:654] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.449772 26413 raft_consensus.cc:359] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.450312 26413 raft_consensus.cc:385] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.450542 26413 raft_consensus.cc:740] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.451143 26413 consensus_queue.cc:260] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.451660 26437 raft_consensus.cc:515] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.455231 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08beef0e72104724bce339af70c83b66" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:39.455875 26195 raft_consensus.cc:3060] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.453006 26413 ts_tablet_manager.cc:1434] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:25:39.459671 26413 tablet_bootstrap.cc:492] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666: Bootstrap starting.
I20260710 13:25:39.455127 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08beef0e72104724bce339af70c83b66" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:39.461509 26119 raft_consensus.cc:3060] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.465481 26413 tablet_bootstrap.cc:654] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.465648 26414 tablet_bootstrap.cc:492] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:39.466187 26414 ts_tablet_manager.cc:1403] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.006s
I20260710 13:25:39.469676 26414 raft_consensus.cc:359] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.470415 26414 raft_consensus.cc:385] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.470698 26414 raft_consensus.cc:740] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.471448 26414 consensus_queue.cc:260] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.473045 26195 raft_consensus.cc:2468] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 1.
I20260710 13:25:39.473933 26414 ts_tablet_manager.cc:1434] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:39.474386 26235 leader_election.cc:304] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 
I20260710 13:25:39.475085 26414 tablet_bootstrap.cc:492] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:39.475262 26394 raft_consensus.cc:2804] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:39.476156 26416 tablet_bootstrap.cc:492] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:39.476706 26416 ts_tablet_manager.cc:1403] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.009s
I20260710 13:25:39.479895 26416 raft_consensus.cc:359] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.480567 26416 raft_consensus.cc:385] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.480823 26416 raft_consensus.cc:740] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.481441 26437 leader_election.cc:290] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:39.481712 26416 consensus_queue.cc:260] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.484833 26416 ts_tablet_manager.cc:1434] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:25:39.485885 26416 tablet_bootstrap.cc:492] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:39.487967 26414 tablet_bootstrap.cc:654] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.481698 26119 raft_consensus.cc:2468] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 1.
I20260710 13:25:39.498080 26394 raft_consensus.cc:697] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Becoming Leader. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Running, Role: LEADER
I20260710 13:25:39.499341 26394 consensus_queue.cc:237] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.501214 26414 tablet_bootstrap.cc:492] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:39.501801 26414 ts_tablet_manager.cc:1403] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.006s
I20260710 13:25:39.504386 26416 tablet_bootstrap.cc:654] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.504726 26414 raft_consensus.cc:359] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.505635 26414 raft_consensus.cc:385] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.505923 26414 raft_consensus.cc:740] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.506726 26414 consensus_queue.cc:260] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.509222 26414 ts_tablet_manager.cc:1434] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:39.510474 26414 tablet_bootstrap.cc:492] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b: Bootstrap starting.
I20260710 13:25:39.511751 26391 raft_consensus.cc:493] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.512523 26391 raft_consensus.cc:515] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.516891 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80deff97c41d45baadfaa0748ff9bb03" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:39.517863 26195 raft_consensus.cc:2468] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:39.519816 26086 leader_election.cc:304] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.520912 26426 raft_consensus.cc:2804] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.521296 26426 raft_consensus.cc:493] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.521649 26426 raft_consensus.cc:3060] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.522076 26416 tablet_bootstrap.cc:492] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:39.522718 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80deff97c41d45baadfaa0748ff9bb03" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:39.522607 26416 ts_tablet_manager.cc:1403] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.011s
I20260710 13:25:39.523365 26269 raft_consensus.cc:2468] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:39.524358 26428 raft_consensus.cc:493] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.524829 26428 raft_consensus.cc:515] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.525967 26416 raft_consensus.cc:359] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.526654 26416 raft_consensus.cc:385] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.526933 26416 raft_consensus.cc:740] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.528040 26416 consensus_queue.cc:260] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.528668 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:39.529277 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:39.529942 26269 raft_consensus.cc:2393] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b96d2931393247aebe01f57bbdc6e666 in current term 1: Already voted for candidate 3707f4edf3bd48088f90e2687bd9168b in this term.
I20260710 13:25:39.529749 26426 raft_consensus.cc:515] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.526964 26428 leader_election.cc:290] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.521647 26391 leader_election.cc:290] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.531172 26085 leader_election.cc:304] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b96d2931393247aebe01f57bbdc6e666; no voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b
I20260710 13:25:39.531984 26391 raft_consensus.cc:3060] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.532764 26416 ts_tablet_manager.cc:1434] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:25:39.533303 26414 tablet_bootstrap.cc:654] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.533789 26416 tablet_bootstrap.cc:492] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b: Bootstrap starting.
I20260710 13:25:39.542825 26416 tablet_bootstrap.cc:654] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:39.544271 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80deff97c41d45baadfaa0748ff9bb03" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:39.545661 26195 raft_consensus.cc:3060] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.546378 26414 tablet_bootstrap.cc:492] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b: No bootstrap required, opened a new log
I20260710 13:25:39.547094 26414 ts_tablet_manager.cc:1403] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.006s
I20260710 13:25:39.550887 26414 raft_consensus.cc:359] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.551834 26414 raft_consensus.cc:385] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.552182 26414 raft_consensus.cc:740] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.553412 26414 consensus_queue.cc:260] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.555838 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80deff97c41d45baadfaa0748ff9bb03" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:39.556365 26414 ts_tablet_manager.cc:1434] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:39.556465 26269 raft_consensus.cc:3060] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.557488 26391 raft_consensus.cc:2749] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:39.559026 26426 leader_election.cc:290] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.559561 26416 tablet_bootstrap.cc:492] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b: No bootstrap required, opened a new log
I20260710 13:25:39.559930 26416 ts_tablet_manager.cc:1403] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260710 13:25:39.562572 26416 raft_consensus.cc:359] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.563071 26416 raft_consensus.cc:385] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.563243 26416 raft_consensus.cc:740] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.563843 26416 consensus_queue.cc:260] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.565676 26416 ts_tablet_manager.cc:1434] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:25:39.569706 26269 raft_consensus.cc:2468] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:39.571260 26085 leader_election.cc:304] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.572249 26426 raft_consensus.cc:2804] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:39.572751 26426 raft_consensus.cc:697] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:39.573768 26413 tablet_bootstrap.cc:492] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666: No bootstrap required, opened a new log
I20260710 13:25:39.572925 26015 catalog_manager.cc:5697] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67). New cstate: current_term: 1 leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:39.573648 26426 consensus_queue.cc:237] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.574303 26413 ts_tablet_manager.cc:1403] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666: Time spent bootstrapping tablet: real 0.115s	user 0.036s	sys 0.024s
I20260710 13:25:39.574312 26195 raft_consensus.cc:2468] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:39.577126 26413 raft_consensus.cc:359] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.577843 26413 raft_consensus.cc:385] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:39.578136 26413 raft_consensus.cc:740] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Initialized, Role: FOLLOWER
I20260710 13:25:39.578820 26413 consensus_queue.cc:260] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.580914 26413 ts_tablet_manager.cc:1434] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:25:39.586843 26017 catalog_manager.cc:5697] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 0 to 1, leader changed from <none> to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:39.593066 26426 raft_consensus.cc:493] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.593667 26426 raft_consensus.cc:515] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.596298 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f011e43b34f0f9c6798e4e5f279e6" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:39.596853 26426 leader_election.cc:290] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.596966 26195 raft_consensus.cc:2468] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:39.597235 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f011e43b34f0f9c6798e4e5f279e6" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:39.598006 26269 raft_consensus.cc:2468] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 0.
I20260710 13:25:39.598450 26086 leader_election.cc:304] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.599263 26426 raft_consensus.cc:2804] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.599611 26426 raft_consensus.cc:493] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.599941 26426 raft_consensus.cc:3060] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.606114 26426 raft_consensus.cc:515] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.607730 26426 leader_election.cc:290] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.608469 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f011e43b34f0f9c6798e4e5f279e6" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:39.608729 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f011e43b34f0f9c6798e4e5f279e6" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:39.609097 26195 raft_consensus.cc:3060] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.609251 26269 raft_consensus.cc:3060] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.615893 26195 raft_consensus.cc:2468] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:39.615893 26269 raft_consensus.cc:2468] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 1.
I20260710 13:25:39.616336 26426 consensus_queue.cc:1048] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:39.617283 26086 leader_election.cc:304] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.618558 26426 raft_consensus.cc:2804] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:39.619035 26426 raft_consensus.cc:697] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:39.619827 26426 consensus_queue.cc:237] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.629930 26016 catalog_manager.cc:5697] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 0 to 1, leader changed from <none> to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 1 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:39.632187 26391 consensus_queue.cc:1048] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:39.647763 26425 consensus_queue.cc:1048] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:39.660063 26429 consensus_queue.cc:1048] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:39.695562 26391 consensus_queue.cc:1048] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:39.705621 26426 consensus_queue.cc:1048] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:39.744313 26394 raft_consensus.cc:493] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.744727 26394 raft_consensus.cc:515] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.746636 26394 leader_election.cc:290] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:39.747202 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ebe4317d94e49ad7820ad310f658d" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:39.747927 26118 raft_consensus.cc:2468] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 0.
I20260710 13:25:39.747797 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ebe4317d94e49ad7820ad310f658d" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b" is_pre_election: true
I20260710 13:25:39.748808 26194 raft_consensus.cc:2468] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 0.
I20260710 13:25:39.749148 26233 leader_election.cc:304] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.749925 26394 raft_consensus.cc:2804] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.750211 26394 raft_consensus.cc:493] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.750469 26394 raft_consensus.cc:3060] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.755627 26394 raft_consensus.cc:515] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.757359 26394 leader_election.cc:290] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:39.758229 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ebe4317d94e49ad7820ad310f658d" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:39.758313 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ebe4317d94e49ad7820ad310f658d" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:39.758821 26118 raft_consensus.cc:3060] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.758888 26194 raft_consensus.cc:3060] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.763022 26429 consensus_queue.cc:1048] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:39.765575 26118 raft_consensus.cc:2468] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 1.
I20260710 13:25:39.766067 26194 raft_consensus.cc:2468] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 1.
I20260710 13:25:39.766824 26233 leader_election.cc:304] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.767917 26394 raft_consensus.cc:2804] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:39.768424 26394 raft_consensus.cc:697] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Becoming Leader. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Running, Role: LEADER
I20260710 13:25:39.769198 26394 consensus_queue.cc:237] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.777194 26425 consensus_queue.cc:1048] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:39.790879 26015 catalog_manager.cc:5697] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67). New cstate: current_term: 1 leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:39.801741 26425 raft_consensus.cc:493] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:39.802311 26425 raft_consensus.cc:515] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.804211 26425 leader_election.cc:290] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.804941 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1220f640084e78a58eec3f33e7c1d8" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666" is_pre_election: true
I20260710 13:25:39.805593 26119 raft_consensus.cc:2468] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:39.805790 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1220f640084e78a58eec3f33e7c1d8" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" is_pre_election: true
I20260710 13:25:39.806419 26269 raft_consensus.cc:2468] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 0.
I20260710 13:25:39.806454 26159 leader_election.cc:304] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:39.807202 26425 raft_consensus.cc:2804] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:39.807580 26425 raft_consensus.cc:493] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:39.807896 26425 raft_consensus.cc:3060] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.813004 26425 raft_consensus.cc:515] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.814718 26425 leader_election.cc:290] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:39.815435 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1220f640084e78a58eec3f33e7c1d8" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:39.815654 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1220f640084e78a58eec3f33e7c1d8" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:39.816112 26269 raft_consensus.cc:3060] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.816079 26119 raft_consensus.cc:3060] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:39.823199 26119 raft_consensus.cc:2468] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:39.823199 26269 raft_consensus.cc:2468] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 1.
I20260710 13:25:39.824579 26160 leader_election.cc:304] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 
I20260710 13:25:39.825271 26425 raft_consensus.cc:2804] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:39.825753 26425 raft_consensus.cc:697] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:39.826529 26425 consensus_queue.cc:237] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:39.833488 26015 catalog_manager.cc:5697] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 1 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:39.909130 26449 consensus_queue.cc:1048] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:39.919195 26449 consensus_queue.cc:1048] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:39.966003 26194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e"
dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
mode: GRACEFUL
new_leader_uuid: "b96d2931393247aebe01f57bbdc6e666"
 from {username='slave'} at 127.0.0.1:57150
I20260710 13:25:39.966732 26194 raft_consensus.cc:606] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Received request to transfer leadership to TS b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:39.993222 26269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "099ebe4317d94e49ad7820ad310f658d"
dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
mode: GRACEFUL
new_leader_uuid: "3707f4edf3bd48088f90e2687bd9168b"
 from {username='slave'} at 127.0.0.1:57200
I20260710 13:25:39.993770 26269 raft_consensus.cc:606] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Received request to transfer leadership to TS 3707f4edf3bd48088f90e2687bd9168b
I20260710 13:25:39.998677 26269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08beef0e72104724bce339af70c83b66"
dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
mode: GRACEFUL
new_leader_uuid: "3707f4edf3bd48088f90e2687bd9168b"
 from {username='slave'} at 127.0.0.1:57200
I20260710 13:25:39.999145 26269 raft_consensus.cc:606] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Received request to transfer leadership to TS 3707f4edf3bd48088f90e2687bd9168b
I20260710 13:25:40.006387 26119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce2f011e43b34f0f9c6798e4e5f279e6"
dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
mode: GRACEFUL
new_leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
 from {username='slave'} at 127.0.0.1:51542
I20260710 13:25:40.006911 26119 raft_consensus.cc:606] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Received request to transfer leadership to TS 5a4a2bb115534cfea0fffdd5ffb2939b
I20260710 13:25:40.075740 26426 consensus_queue.cc:1048] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:40.083451 26428 raft_consensus.cc:993] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666: : Instructing follower 5a4a2bb115534cfea0fffdd5ffb2939b to start an election
I20260710 13:25:40.083756 26425 raft_consensus.cc:993] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b: : Instructing follower b96d2931393247aebe01f57bbdc6e666 to start an election
I20260710 13:25:40.083928 26428 raft_consensus.cc:1081] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Signalling peer 5a4a2bb115534cfea0fffdd5ffb2939b to start an election
I20260710 13:25:40.084318 26469 raft_consensus.cc:1081] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Signalling peer b96d2931393247aebe01f57bbdc6e666 to start an election
I20260710 13:25:40.087908 26119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e"
dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
 from {username='slave'} at 127.0.0.1:51534
I20260710 13:25:40.088661 26119 raft_consensus.cc:493] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:40.089833 26119 raft_consensus.cc:3060] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.089656 26428 consensus_queue.cc:1048] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:40.097018 26268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce2f011e43b34f0f9c6798e4e5f279e6"
dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
 from {username='slave'} at 127.0.0.1:53624
I20260710 13:25:40.097756 26268 raft_consensus.cc:493] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:40.098299 26268 raft_consensus.cc:3060] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.102079 26119 raft_consensus.cc:515] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.104859 26119 leader_election.cc:290] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 2 election: Requested vote from peers 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:40.105225 26194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:40.105556 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df830282d54fb3b0f339aef002dc3e" candidate_uuid: "b96d2931393247aebe01f57bbdc6e666" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:40.105988 26194 raft_consensus.cc:3055] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:40.106122 26269 raft_consensus.cc:3060] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.106355 26194 raft_consensus.cc:740] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:40.109067 26194 consensus_queue.cc:260] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.110361 26194 raft_consensus.cc:3060] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.111130 26268 raft_consensus.cc:515] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.112077 26269 raft_consensus.cc:2468] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 2.
I20260710 13:25:40.113318 26268 leader_election.cc:290] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 2 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:40.113952 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f011e43b34f0f9c6798e4e5f279e6" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:40.114668 26085 leader_election.cc:304] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:40.114871 26195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2f011e43b34f0f9c6798e4e5f279e6" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:40.115286 26119 raft_consensus.cc:3055] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:40.115581 26428 raft_consensus.cc:2804] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:40.116281 26428 raft_consensus.cc:697] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Becoming Leader. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:40.115499 26195 raft_consensus.cc:3060] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.117142 26428 consensus_queue.cc:237] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.118237 26194 raft_consensus.cc:2468] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96d2931393247aebe01f57bbdc6e666 in term 2.
I20260710 13:25:40.115656 26119 raft_consensus.cc:740] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:40.119541 26119 consensus_queue.cc:260] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.120702 26119 raft_consensus.cc:3060] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.126053 26195 raft_consensus.cc:2468] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 2.
I20260710 13:25:40.127362 26235 leader_election.cc:304] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: 
I20260710 13:25:40.128315 26449 raft_consensus.cc:2804] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:40.128796 26449 raft_consensus.cc:697] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 LEADER]: Becoming Leader. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Running, Role: LEADER
I20260710 13:25:40.129393 26119 raft_consensus.cc:2468] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 2.
I20260710 13:25:40.128654 26015 catalog_manager.cc:5697] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 reported cstate change: term changed from 1 to 2, leader changed from 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66) to b96d2931393247aebe01f57bbdc6e666 (127.21.54.65). New cstate: current_term: 2 leader_uuid: "b96d2931393247aebe01f57bbdc6e666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:40.129673 26449 consensus_queue.cc:237] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.134156 26428 consensus_queue.cc:1048] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:40.139945 26017 catalog_manager.cc:5697] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b reported cstate change: term changed from 1 to 2, leader changed from b96d2931393247aebe01f57bbdc6e666 (127.21.54.65) to 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67). New cstate: current_term: 2 leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:40.148828 26428 consensus_queue.cc:1048] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:40.181919 26449 consensus_queue.cc:1048] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:40.188422 26437 raft_consensus.cc:993] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b: : Instructing follower 3707f4edf3bd48088f90e2687bd9168b to start an election
I20260710 13:25:40.188898 26437 raft_consensus.cc:1081] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Signalling peer 3707f4edf3bd48088f90e2687bd9168b to start an election
I20260710 13:25:40.190694 26194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "099ebe4317d94e49ad7820ad310f658d"
dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
 from {username='slave'} at 127.0.0.1:57142
I20260710 13:25:40.191246 26194 raft_consensus.cc:493] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:40.191656 26194 raft_consensus.cc:3060] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.197989 26449 consensus_queue.cc:1048] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:40.200405 26194 raft_consensus.cc:515] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.204075 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ebe4317d94e49ad7820ad310f658d" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:40.205016 26194 leader_election.cc:290] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 2 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:40.206105 26268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099ebe4317d94e49ad7820ad310f658d" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:40.206756 26268 raft_consensus.cc:3055] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:40.207101 26268 raft_consensus.cc:740] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Running, Role: LEADER
I20260710 13:25:40.208226 26268 consensus_queue.cc:260] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.209523 26268 raft_consensus.cc:3060] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.215987 26268 raft_consensus.cc:2468] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 2.
I20260710 13:25:40.217142 26160 leader_election.cc:304] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [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: 3707f4edf3bd48088f90e2687bd9168b, 5a4a2bb115534cfea0fffdd5ffb2939b; no voters: b96d2931393247aebe01f57bbdc6e666
I20260710 13:25:40.218020 26430 raft_consensus.cc:2804] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:40.218505 26430 raft_consensus.cc:697] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 2 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:40.219259 26430 consensus_queue.cc:237] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.225541 26017 catalog_manager.cc:5697] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 1 to 2, leader changed from 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67) to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 2 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:40.253062 26430 consensus_queue.cc:1048] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:40.264051 26469 consensus_queue.cc:1048] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:40.496850 26394 raft_consensus.cc:993] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b: : Instructing follower 3707f4edf3bd48088f90e2687bd9168b to start an election
I20260710 13:25:40.497349 26437 raft_consensus.cc:1081] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Signalling peer 3707f4edf3bd48088f90e2687bd9168b to start an election
I20260710 13:25:40.498876 26194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08beef0e72104724bce339af70c83b66"
dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
 from {username='slave'} at 127.0.0.1:57142
I20260710 13:25:40.499327 26194 raft_consensus.cc:493] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:40.499619 26194 raft_consensus.cc:3060] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.504397 26194 raft_consensus.cc:515] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.506035 26194 leader_election.cc:290] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 2 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67:36985)
I20260710 13:25:40.506979 26119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08beef0e72104724bce339af70c83b66" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:40.506981 26269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08beef0e72104724bce339af70c83b66" candidate_uuid: "3707f4edf3bd48088f90e2687bd9168b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
I20260710 13:25:40.507752 26269 raft_consensus.cc:3055] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:40.507750 26119 raft_consensus.cc:3060] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.508148 26269 raft_consensus.cc:740] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Running, Role: LEADER
I20260710 13:25:40.508939 26269 consensus_queue.cc:260] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.509991 26269 raft_consensus.cc:3060] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.513679 26119 raft_consensus.cc:2468] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 2.
I20260710 13:25:40.514685 26159 leader_election.cc:304] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3707f4edf3bd48088f90e2687bd9168b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:40.515458 26469 raft_consensus.cc:2804] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:40.515574 26269 raft_consensus.cc:2468] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3707f4edf3bd48088f90e2687bd9168b in term 2.
I20260710 13:25:40.516613 26469 raft_consensus.cc:697] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 2 LEADER]: Becoming Leader. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:40.517411 26469 consensus_queue.cc:237] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:40.523610 26017 catalog_manager.cc:5697] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b reported cstate change: term changed from 1 to 2, leader changed from 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67) to 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66). New cstate: current_term: 2 leader_uuid: "3707f4edf3bd48088f90e2687bd9168b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:40.540568 26119 raft_consensus.cc:1275] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Refusing update from remote peer 5a4a2bb115534cfea0fffdd5ffb2939b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:40.541767 26437 consensus_queue.cc:1048] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:40.549938 26194 raft_consensus.cc:1275] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Refusing update from remote peer 5a4a2bb115534cfea0fffdd5ffb2939b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:40.552618 26449 consensus_queue.cc:1048] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:40.629101 26269 raft_consensus.cc:1275] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Refusing update from remote peer b96d2931393247aebe01f57bbdc6e666: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:40.630595 26428 consensus_queue.cc:1048] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:40.637671 26194 raft_consensus.cc:1275] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Refusing update from remote peer b96d2931393247aebe01f57bbdc6e666: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:40.639645 26391 consensus_queue.cc:1048] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:40.668370 26119 raft_consensus.cc:3060] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:40.674307 26119 raft_consensus.cc:1275] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Refusing update from remote peer 3707f4edf3bd48088f90e2687bd9168b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:40.675623 26469 consensus_queue.cc:1048] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:40.684128 26269 raft_consensus.cc:1275] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Refusing update from remote peer 3707f4edf3bd48088f90e2687bd9168b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:40.685364 26469 consensus_queue.cc:1048] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:41.011390 26119 raft_consensus.cc:1275] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Refusing update from remote peer 3707f4edf3bd48088f90e2687bd9168b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:41.012689 26469 consensus_queue.cc:1048] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:41.023883 26268 raft_consensus.cc:1275] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Refusing update from remote peer 3707f4edf3bd48088f90e2687bd9168b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:41.025207 26430 consensus_queue.cc:1048] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:43.010213 26017 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56356:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:25:43.028990 26017 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56356:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:25:43.069998 21721 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:43.220896 26086 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.54.66:43907, user_credentials={real_user=slave}} blocked reactor thread for 47621.9us
W20260710 13:25:43.293699 26496 log.cc:927] Time spent T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260710 13:25:43.352067 26532 tablet.cc:1724] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.398366 26529 tablet.cc:1724] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.443373 26534 tablet.cc:1724] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.435067 26538 tablet.cc:1724] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.429970 26540 tablet.cc:1724] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.437763 26545 tablet.cc:1724] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.480302 26546 tablet.cc:1724] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.480508 26548 tablet.cc:1724] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.453996 26530 tablet.cc:1724] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.492760 26532 tablet.cc:1724] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:25:43.522950 26543 log.cc:927] Time spent T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260710 13:25:43.527434 26550 tablet.cc:1724] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.545759 26549 tablet.cc:1724] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.550704 26548 tablet.cc:1724] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.562109 26530 tablet.cc:1724] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.566776 26190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671"
dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
mode: GRACEFUL
new_leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
 from {username='slave'} at 127.0.0.1:41388
I20260710 13:25:43.579896 26190 raft_consensus.cc:606] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Received request to transfer leadership to TS 5a4a2bb115534cfea0fffdd5ffb2939b
W20260710 13:25:43.569937 26552 log.cc:927] Time spent T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260710 13:25:43.582332 26540 tablet.cc:1724] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:25:43.571091 26528 log.cc:927] Time spent T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b: Append to log took a long time: real 0.122s	user 0.002s	sys 0.000s
I20260710 13:25:43.586577 26538 tablet.cc:1724] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.596349 26529 tablet.cc:1724] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.606209 26546 tablet.cc:1724] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.573454 26551 tablet.cc:1724] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.575179 26534 tablet.cc:1724] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.612699 26549 tablet.cc:1724] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.571316 26550 tablet.cc:1724] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.617702 26538 tablet.cc:1724] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.618251 26532 tablet.cc:1724] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.654554 26118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f"
dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
mode: GRACEFUL
new_leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
 from {username='slave'} at 127.0.0.1:35522
I20260710 13:25:43.655151 26118 raft_consensus.cc:606] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Received request to transfer leadership to TS 5a4a2bb115534cfea0fffdd5ffb2939b
I20260710 13:25:43.657523 21721 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:25:43.658161 21721 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:43.661666 26551 tablet.cc:1724] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.675136 26545 tablet.cc:1724] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.674959 26548 tablet.cc:1724] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:25:43.699729 26016 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238: soft_deleted_table [id=69301c0c395545c49fb93c89cb209df2] alter complete (version 1)
I20260710 13:25:43.766209 26535 raft_consensus.cc:993] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666: : Instructing follower 5a4a2bb115534cfea0fffdd5ffb2939b to start an election
I20260710 13:25:43.766746 26510 raft_consensus.cc:1081] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Signalling peer 5a4a2bb115534cfea0fffdd5ffb2939b to start an election
I20260710 13:25:43.768479 26265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f"
dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
 from {username='slave'} at 127.0.0.1:53624
I20260710 13:25:43.769001 26265 raft_consensus.cc:493] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:43.769335 26265 raft_consensus.cc:3060] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:43.774552 26265 raft_consensus.cc:515] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:43.776230 26265 leader_election.cc:290] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 3 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:43.777251 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:43.777534 26193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f34657fe144cd4bc399f59bd846e6f" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:43.777861 26118 raft_consensus.cc:3055] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:43.778112 26193 raft_consensus.cc:3060] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:43.778229 26118 raft_consensus.cc:740] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b96d2931393247aebe01f57bbdc6e666, State: Running, Role: LEADER
I20260710 13:25:43.778981 26118 consensus_queue.cc:260] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [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: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:43.779917 26118 raft_consensus.cc:3060] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:43.784762 26118 raft_consensus.cc:2468] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 3.
I20260710 13:25:43.784981 26193 raft_consensus.cc:2468] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 3.
I20260710 13:25:43.786006 26233 leader_election.cc:304] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [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: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:43.786914 26449 raft_consensus.cc:2804] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:43.787364 26449 raft_consensus.cc:697] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 3 LEADER]: Becoming Leader. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Running, Role: LEADER
I20260710 13:25:43.788127 26449 consensus_queue.cc:237] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [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: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:43.797549 26017 catalog_manager.cc:5697] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b reported cstate change: term changed from 2 to 3, leader changed from b96d2931393247aebe01f57bbdc6e666 (127.21.54.65) to 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67). New cstate: current_term: 3 leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:44.026916 26527 raft_consensus.cc:993] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b: : Instructing follower 5a4a2bb115534cfea0fffdd5ffb2939b to start an election
I20260710 13:25:44.027482 26513 raft_consensus.cc:1081] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Signalling peer 5a4a2bb115534cfea0fffdd5ffb2939b to start an election
I20260710 13:25:44.028978 26265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671"
dest_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b"
 from {username='slave'} at 127.0.0.1:53612
I20260710 13:25:44.029503 26265 raft_consensus.cc:493] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:44.029816 26265 raft_consensus.cc:3060] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:44.034723 26265 raft_consensus.cc:515] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:44.036362 26265 leader_election.cc:290] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 2 election: Requested vote from peers b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693), 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907)
I20260710 13:25:44.037297 26118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b96d2931393247aebe01f57bbdc6e666"
I20260710 13:25:44.037387 26190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070532d145bf4e9b8d522a970dffd671" candidate_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3707f4edf3bd48088f90e2687bd9168b"
I20260710 13:25:44.037871 26118 raft_consensus.cc:3060] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:44.037994 26190 raft_consensus.cc:3055] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:44.038378 26190 raft_consensus.cc:740] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3707f4edf3bd48088f90e2687bd9168b, State: Running, Role: LEADER
I20260710 13:25:44.039074 26190 consensus_queue.cc:260] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:44.039921 26190 raft_consensus.cc:3060] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:44.042588 26118 raft_consensus.cc:2468] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 2.
I20260710 13:25:44.043587 26233 leader_election.cc:304] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4a2bb115534cfea0fffdd5ffb2939b, b96d2931393247aebe01f57bbdc6e666; no voters: 
I20260710 13:25:44.044282 26449 raft_consensus.cc:2804] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:44.044757 26449 raft_consensus.cc:697] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 LEADER]: Becoming Leader. State: Replica: 5a4a2bb115534cfea0fffdd5ffb2939b, State: Running, Role: LEADER
I20260710 13:25:44.045498 26190 raft_consensus.cc:2468] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4a2bb115534cfea0fffdd5ffb2939b in term 2.
I20260710 13:25:44.045634 26449 consensus_queue.cc:237] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } }
I20260710 13:25:44.053248 26017 catalog_manager.cc:5697] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b reported cstate change: term changed from 1 to 2, leader changed from 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66) to 5a4a2bb115534cfea0fffdd5ffb2939b (127.21.54.67). New cstate: current_term: 2 leader_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a4a2bb115534cfea0fffdd5ffb2939b" member_type: VOTER last_known_addr { host: "127.21.54.67" port: 36985 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:44.342007 26118 raft_consensus.cc:1275] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 3 FOLLOWER]: Refusing update from remote peer 5a4a2bb115534cfea0fffdd5ffb2939b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:44.343392 26449 consensus_queue.cc:1048] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:44.353528 26190 raft_consensus.cc:1275] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 3 FOLLOWER]: Refusing update from remote peer 5a4a2bb115534cfea0fffdd5ffb2939b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:44.357172 26449 consensus_queue.cc:1048] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:44.456499 26120 raft_consensus.cc:1275] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Refusing update from remote peer 5a4a2bb115534cfea0fffdd5ffb2939b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:44.457906 26449 consensus_queue.cc:1048] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b96d2931393247aebe01f57bbdc6e666" member_type: VOTER last_known_addr { host: "127.21.54.65" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:44.469030 26190 raft_consensus.cc:1275] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Refusing update from remote peer 5a4a2bb115534cfea0fffdd5ffb2939b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:44.470940 26569 consensus_queue.cc:1048] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3707f4edf3bd48088f90e2687bd9168b" member_type: VOTER last_known_addr { host: "127.21.54.66" port: 43907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:44.718570 21721 tablet_server.cc:179] TabletServer@127.21.54.65:0 shutting down...
I20260710 13:25:44.746651 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:44.747501 21721 tablet_replica.cc:333] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.748346 21721 raft_consensus.cc:2243] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.748898 21721 raft_consensus.cc:2272] T 08beef0e72104724bce339af70c83b66 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.750864 21721 tablet_replica.cc:333] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.751487 21721 raft_consensus.cc:2243] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.751976 21721 raft_consensus.cc:2272] T 7adf55203d074c3fbea34215ab8c2ca9 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.754136 21721 tablet_replica.cc:333] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.754865 21721 raft_consensus.cc:2243] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.757750 21721 raft_consensus.cc:2272] T 099ebe4317d94e49ad7820ad310f658d P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.760205 21721 tablet_replica.cc:333] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.760957 21721 raft_consensus.cc:2243] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.761969 21721 raft_consensus.cc:2272] T 0f089f43a2e44e36aeaf9b554e89e909 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.763818 21721 tablet_replica.cc:333] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.764386 21721 raft_consensus.cc:2243] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.765110 21721 raft_consensus.cc:2272] T 80deff97c41d45baadfaa0748ff9bb03 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.767284 21721 tablet_replica.cc:333] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.767879 21721 raft_consensus.cc:2243] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.768306 21721 raft_consensus.cc:2272] T 78ef2179e4744df0a8bbd80a64418b27 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.770507 21721 tablet_replica.cc:333] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.771085 21721 raft_consensus.cc:2243] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.771557 21721 raft_consensus.cc:2272] T ce2f011e43b34f0f9c6798e4e5f279e6 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.773367 21721 tablet_replica.cc:333] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.773911 21721 raft_consensus.cc:2243] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.774338 21721 raft_consensus.cc:2272] T 63f34657fe144cd4bc399f59bd846e6f P b96d2931393247aebe01f57bbdc6e666 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.777019 21721 tablet_replica.cc:333] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.777652 21721 raft_consensus.cc:2243] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.778434 21721 raft_consensus.cc:2272] T d4df830282d54fb3b0f339aef002dc3e P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.780723 21721 tablet_replica.cc:333] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.781376 21721 raft_consensus.cc:2243] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.782229 21721 raft_consensus.cc:2272] T f458fdfd4b684774930f5351c89f879b P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.783995 21721 tablet_replica.cc:333] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.784538 21721 raft_consensus.cc:2243] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.784967 21721 raft_consensus.cc:2272] T 8e1220f640084e78a58eec3f33e7c1d8 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.786679 21721 tablet_replica.cc:333] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.787173 21721 raft_consensus.cc:2243] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.787633 21721 raft_consensus.cc:2272] T e93cb56be8754ec7b2f0060f91eefba5 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.789527 21721 tablet_replica.cc:333] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.790074 21721 raft_consensus.cc:2243] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.790845 21721 raft_consensus.cc:2272] T 4d8164eee04f43aba8811379830c0b0e P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.792927 21721 tablet_replica.cc:333] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.793507 21721 raft_consensus.cc:2243] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.794380 21721 raft_consensus.cc:2272] T edf7724c41d048138785717f66795541 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.796337 21721 tablet_replica.cc:333] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.796865 21721 raft_consensus.cc:2243] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.797379 21721 raft_consensus.cc:2272] T 1278d842f570481586f5e296f3c0f509 P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.799178 21721 tablet_replica.cc:333] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.799687 21721 raft_consensus.cc:2243] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.800482 21721 raft_consensus.cc:2272] T 9e87b8d60f264876a78cd1374051ddf5 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.802434 21721 tablet_replica.cc:333] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.802917 21721 raft_consensus.cc:2243] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.803349 21721 raft_consensus.cc:2272] T 2f2cda2651274a57a39681462b6b199d P b96d2931393247aebe01f57bbdc6e666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.805306 21721 tablet_replica.cc:333] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666: stopping tablet replica
I20260710 13:25:44.805757 21721 raft_consensus.cc:2243] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.806169 21721 raft_consensus.cc:2272] T 070532d145bf4e9b8d522a970dffd671 P b96d2931393247aebe01f57bbdc6e666 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:44.820283 26233 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260710 13:25:44.823756 26233 consensus_peers.cc:597] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b -> Peer b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693): Couldn't send request to peer b96d2931393247aebe01f57bbdc6e666. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:44.835752 21721 tablet_server.cc:196] TabletServer@127.21.54.65:0 shutdown complete.
I20260710 13:25:44.865242 21721 tablet_server.cc:179] TabletServer@127.21.54.66:0 shutting down...
I20260710 13:25:44.899290 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:44.900331 21721 tablet_replica.cc:333] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
W20260710 13:25:44.901011 26233 consensus_peers.cc:597] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b -> Peer b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693): Couldn't send request to peer b96d2931393247aebe01f57bbdc6e666. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:35693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:44.901136 21721 raft_consensus.cc:2243] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.902379 21721 raft_consensus.cc:2272] T 08beef0e72104724bce339af70c83b66 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.904340 21721 tablet_replica.cc:333] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.904971 21721 raft_consensus.cc:2243] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.905903 21721 raft_consensus.cc:2272] T 7adf55203d074c3fbea34215ab8c2ca9 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.907964 21721 tablet_replica.cc:333] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.908756 21721 raft_consensus.cc:2243] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.909597 21721 raft_consensus.cc:2272] T 099ebe4317d94e49ad7820ad310f658d P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:44.909979 26159 consensus_peers.cc:597] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b -> Peer b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693): Couldn't send request to peer b96d2931393247aebe01f57bbdc6e666. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:35693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:44.911451 21721 tablet_replica.cc:333] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.912091 21721 raft_consensus.cc:2243] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.912556 21721 raft_consensus.cc:2272] T 0f089f43a2e44e36aeaf9b554e89e909 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.914433 21721 tablet_replica.cc:333] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.915009 21721 raft_consensus.cc:2243] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.915452 21721 raft_consensus.cc:2272] T d4df830282d54fb3b0f339aef002dc3e P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.917354 21721 tablet_replica.cc:333] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.917912 21721 raft_consensus.cc:2243] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.918371 21721 raft_consensus.cc:2272] T f458fdfd4b684774930f5351c89f879b P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.920317 21721 tablet_replica.cc:333] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.920984 21721 raft_consensus.cc:2243] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.921806 21721 raft_consensus.cc:2272] T 8e1220f640084e78a58eec3f33e7c1d8 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.923609 21721 tablet_replica.cc:333] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.924181 21721 raft_consensus.cc:2243] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.924644 21721 raft_consensus.cc:2272] T e93cb56be8754ec7b2f0060f91eefba5 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.926633 21721 tablet_replica.cc:333] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.927196 21721 raft_consensus.cc:2243] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.927634 21721 raft_consensus.cc:2272] T 80deff97c41d45baadfaa0748ff9bb03 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.929463 21721 tablet_replica.cc:333] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.930008 21721 raft_consensus.cc:2243] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.930830 21721 raft_consensus.cc:2272] T 78ef2179e4744df0a8bbd80a64418b27 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.932682 21721 tablet_replica.cc:333] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.933298 21721 raft_consensus.cc:2243] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.933732 21721 raft_consensus.cc:2272] T ce2f011e43b34f0f9c6798e4e5f279e6 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.935453 21721 tablet_replica.cc:333] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.935963 21721 raft_consensus.cc:2243] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.936388 21721 raft_consensus.cc:2272] T 63f34657fe144cd4bc399f59bd846e6f P 3707f4edf3bd48088f90e2687bd9168b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.938807 21721 tablet_replica.cc:333] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.939348 21721 raft_consensus.cc:2243] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.940127 21721 raft_consensus.cc:2272] T 1278d842f570481586f5e296f3c0f509 P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.942322 21721 tablet_replica.cc:333] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.942857 21721 raft_consensus.cc:2243] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.943291 21721 raft_consensus.cc:2272] T 4d8164eee04f43aba8811379830c0b0e P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.945264 21721 tablet_replica.cc:333] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.945763 21721 raft_consensus.cc:2243] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.946192 21721 raft_consensus.cc:2272] T edf7724c41d048138785717f66795541 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.948019 21721 tablet_replica.cc:333] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.948601 21721 raft_consensus.cc:2243] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:44.949445 21721 raft_consensus.cc:2272] T 2f2cda2651274a57a39681462b6b199d P 3707f4edf3bd48088f90e2687bd9168b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.951491 21721 tablet_replica.cc:333] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.952126 21721 raft_consensus.cc:2243] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.952617 21721 raft_consensus.cc:2272] T 070532d145bf4e9b8d522a970dffd671 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:44.955615 21721 tablet_replica.cc:333] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b: stopping tablet replica
I20260710 13:25:44.956091 21721 raft_consensus.cc:2243] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:44.956547 21721 raft_consensus.cc:2272] T 9e87b8d60f264876a78cd1374051ddf5 P 3707f4edf3bd48088f90e2687bd9168b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:44.957185 26233 consensus_peers.cc:597] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b -> Peer b96d2931393247aebe01f57bbdc6e666 (127.21.54.65:35693): Couldn't send request to peer b96d2931393247aebe01f57bbdc6e666. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.65:35693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:44.986734 26235 consensus_peers.cc:597] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b -> Peer 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907): Couldn't send request to peer 3707f4edf3bd48088f90e2687bd9168b. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:43907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:44.995568 21721 tablet_server.cc:196] TabletServer@127.21.54.66:0 shutdown complete.
I20260710 13:25:45.026157 21721 tablet_server.cc:179] TabletServer@127.21.54.67:0 shutting down...
I20260710 13:25:45.053988 21721 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:45.054744 21721 tablet_replica.cc:333] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.055368 21721 raft_consensus.cc:2243] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.055905 21721 raft_consensus.cc:2272] T 08beef0e72104724bce339af70c83b66 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.058095 21721 tablet_replica.cc:333] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.059037 21721 raft_consensus.cc:2243] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.059532 21721 raft_consensus.cc:2272] T 7adf55203d074c3fbea34215ab8c2ca9 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.061678 21721 tablet_replica.cc:333] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.062232 21721 raft_consensus.cc:2243] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.062690 21721 raft_consensus.cc:2272] T 099ebe4317d94e49ad7820ad310f658d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.064390 21721 tablet_replica.cc:333] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.064900 21721 raft_consensus.cc:2243] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.065402 21721 raft_consensus.cc:2272] T 0f089f43a2e44e36aeaf9b554e89e909 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.067075 21721 tablet_replica.cc:333] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.067617 21721 raft_consensus.cc:2243] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.068030 21721 raft_consensus.cc:2272] T d4df830282d54fb3b0f339aef002dc3e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.069730 21721 tablet_replica.cc:333] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.070246 21721 raft_consensus.cc:2243] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.070667 21721 raft_consensus.cc:2272] T f458fdfd4b684774930f5351c89f879b P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.072309 21721 tablet_replica.cc:333] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.072845 21721 raft_consensus.cc:2243] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.073316 21721 raft_consensus.cc:2272] T 8e1220f640084e78a58eec3f33e7c1d8 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.075121 21721 tablet_replica.cc:333] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.075654 21721 raft_consensus.cc:2243] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:45.076416 21721 raft_consensus.cc:2272] T e93cb56be8754ec7b2f0060f91eefba5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.078279 21721 tablet_replica.cc:333] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.078797 21721 raft_consensus.cc:2243] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.079205 21721 raft_consensus.cc:2272] T 80deff97c41d45baadfaa0748ff9bb03 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.080792 21721 tablet_replica.cc:333] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.081341 21721 raft_consensus.cc:2243] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.081732 21721 raft_consensus.cc:2272] T 78ef2179e4744df0a8bbd80a64418b27 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.083527 21721 tablet_replica.cc:333] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.084206 21721 raft_consensus.cc:2243] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.084760 21721 raft_consensus.cc:2272] T edf7724c41d048138785717f66795541 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.086779 21721 tablet_replica.cc:333] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.087307 21721 raft_consensus.cc:2243] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.087747 21721 raft_consensus.cc:2272] T 4d8164eee04f43aba8811379830c0b0e P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:45.088841 26235 consensus_peers.cc:597] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b -> Peer 3707f4edf3bd48088f90e2687bd9168b (127.21.54.66:43907): Couldn't send request to peer 3707f4edf3bd48088f90e2687bd9168b. Status: Network error: Client connection negotiation failed: client connection to 127.21.54.66:43907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:45.090160 21721 tablet_replica.cc:333] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.090767 21721 raft_consensus.cc:2243] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:45.091529 21721 raft_consensus.cc:2272] T ce2f011e43b34f0f9c6798e4e5f279e6 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.093510 21721 tablet_replica.cc:333] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.094025 21721 raft_consensus.cc:2243] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:45.094805 21721 raft_consensus.cc:2272] T 63f34657fe144cd4bc399f59bd846e6f P 5a4a2bb115534cfea0fffdd5ffb2939b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.097092 21721 tablet_replica.cc:333] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.097689 21721 raft_consensus.cc:2243] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:45.098420 21721 raft_consensus.cc:2272] T 070532d145bf4e9b8d522a970dffd671 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.100495 21721 tablet_replica.cc:333] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.101015 21721 raft_consensus.cc:2243] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.101475 21721 raft_consensus.cc:2272] T 2f2cda2651274a57a39681462b6b199d P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.103335 21721 tablet_replica.cc:333] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.103809 21721 raft_consensus.cc:2243] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.104228 21721 raft_consensus.cc:2272] T 1278d842f570481586f5e296f3c0f509 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.106262 21721 tablet_replica.cc:333] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b: stopping tablet replica
I20260710 13:25:45.106726 21721 raft_consensus.cc:2243] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:45.107156 21721 raft_consensus.cc:2272] T 9e87b8d60f264876a78cd1374051ddf5 P 5a4a2bb115534cfea0fffdd5ffb2939b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.143949 21721 tablet_server.cc:196] TabletServer@127.21.54.67:0 shutdown complete.
I20260710 13:25:45.172693 21721 master.cc:562] Master@127.21.54.126:43695 shutting down...
I20260710 13:25:45.196079 21721 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:45.196601 21721 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:45.196902 21721 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71fdfb57652d400c8cc04b68623a3238: stopping tablet replica
I20260710 13:25:45.217530 21721 master.cc:584] Master@127.21.54.126:43695 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11406 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24007 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (109053 ms total)
[  PASSED  ] 8 tests.
I20260710 13:25:45.270846 21721 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 390 messages since previous log ~14 seconds ago
I20260710 13:25:45.271051 21721 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 390 messages since previous log ~14 seconds ago
I20260710 13:25:45.271188 21721 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 383 messages since previous log ~14 seconds ago
I20260710 13:25:45.271335 21721 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 ~33 seconds ago
I20260710 13:25:45.271485 21721 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 ~33 seconds ago
I20260710 13:25:45.271672 21721 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 13:25:45.271905 21721 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
